Home
last modified time | relevance | path

Searched refs:PHYS_FLASH_1 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A Dadp-ag101p.h287 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
318 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */ macro
321 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */ macro
323 #define PHYS_FLASH_1 0x00000000 /* BANK 0 */ macro
327 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
328 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
329 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Dadp-ae3xx.h170 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
203 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */ macro
204 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
205 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
206 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Ddbau1x00.h101 #define PHYS_FLASH_1 0xb8000000 /* Flash Bank #1 */ macro
109 #define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */ macro
114 #define CONFIG_SYS_FLASH_BANKS_LIST {PHYS_FLASH_1, PHYS_FLASH_2}
H A Dzipitz2.h118 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ macro
121 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
127 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Dimx27lite-common.h100 #define PHYS_FLASH_1 0xc0000000 macro
102 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dcolibri_pxa270.h117 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ macro
119 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dpm9261.h181 #define PHYS_FLASH_1 0x10000000 macro
182 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dat91sam9263ek.h78 #define PHYS_FLASH_1 0x10000000 macro
79 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dpm9263.h184 #define PHYS_FLASH_1 0x10000000 macro
185 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dpb1x00.h70 #define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */ macro
H A Dat91rm9200ek.h131 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE macro
H A Dedb93xx.h188 #define PHYS_FLASH_1 CONFIG_SYS_TEXT_BASE macro
/OK3568_Linux_fs/u-boot/board/cobra5272/
H A Dflash.c11 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE macro
72 flashbase = PHYS_FLASH_1; in flash_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm920t/
H A Dlowlevel_init.S26 .word CONFIG_SYS_TEXT_BASE-PHYS_FLASH_1