OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLASH
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/arch/evbarm/stand/gzboot/ADI_BRH_flash_0x00140000/
ldscript
4
ENTRY(
FLASH
)
7
/* We will locate the .text section in
flash
, and will run directly
10
flash
: o = 0x00140000, l = 2816K /* 4M total
flash
*/
15
FLASH
= 0x00140000;
20
__text_store =
FLASH
;
22
AT (
FLASH
)
33
__data_store =
FLASH
+ SIZEOF(.text);
80
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000/
ldscript
6
ENTRY(
FLASH
)
9
/* We will locate the .text section in
flash
, and will run directly
12
flash
: o = 0x80000, l = 6M
17
FLASH
= 0x80000;
22
__text_store =
FLASH
;
24
AT (
FLASH
)
35
__data_store =
FLASH
+ SIZEOF(.text);
82
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/evbarm/stand/gzboot/IQ80321_flash_0xf0080000/
ldscript
6
ENTRY(
FLASH
)
9
/* We will locate the .text section in
flash
, and will run directly
12
flash
: o = 0xf0080000, l = 6M
17
FLASH
= 0xf0080000;
22
__text_store =
FLASH
;
24
AT (
FLASH
)
35
__data_store =
FLASH
+ SIZEOF(.text);
82
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00100000/
ldscript
6
ENTRY(
FLASH
)
9
/* We will locate the .text section in
flash
, and will run directly
12
flash
: o = 0x00100000, l = 16M - 1M
17
FLASH
= 0x100000;
22
__text_store =
FLASH
;
24
AT (
FLASH
)
35
__data_store =
FLASH
+ SIZEOF(.text);
82
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/evbarm/stand/gzboot/TS7200_flash_0x60660000/
ldscript
6
ENTRY(
FLASH
)
9
/* We will locate the .text section in
flash
, and will run directly
12
flash
: o = 0x60660000, l = 1408K
17
FLASH
= 0x60660000;
22
__text_store =
FLASH
;
24
AT (
FLASH
)
35
__data_store =
FLASH
+ SIZEOF(.text);
82
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000/
ldscript
7
ENTRY(
FLASH
)
11
/* We will locate the .text section in
flash
, and will run directly
14
flash
: o = 0x00000000, l = 16M
20
FLASH
= 0x00000000;
26
/* __text_store =
FLASH
; */
28
AT (
FLASH
)
41
__data_store =
FLASH
+ SIZEOF(.text);
88
/* .image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) : */
89
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00000000/
ldscript
7
ENTRY(
FLASH
)
11
/* We will locate the .text section in
flash
, and will run directly
14
flash
: o = 0x00000000, l = 16M
20
FLASH
= 0x00000000;
26
/* __text_store =
FLASH
; */
28
AT (
FLASH
)
41
__data_store =
FLASH
+ SIZEOF(.text);
88
/* .image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) : */
89
.image (
FLASH
+ SIZEOF(.text) + SIZEOF(.data) + SIZEOF(.sdata)) :
/src/sys/arch/ibmnws/include/
pnp.h
275
FLASH
= 1,
/src/sys/arch/prep/include/
pnp.h
275
FLASH
= 1,
/src/sys/sys/
disklabel.h
344
x(
FLASH
, 19, "
flash
") /*
flash
memory devices */ \
/src/sys/arch/prep/prep/
residual.c
1362
case
FLASH
:
1363
p = "
FLASH
";
Completed in 19 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025