Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dadp-ag101p.h263 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
291 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */ macro
294 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */ macro
296 #define PHYS_FLASH_1 0x00000000 /* BANK 0 */ macro
300 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
301 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
302 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Dadp-ae3xx.h151 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
181 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */ macro
182 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
183 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
184 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Dax25-ae350.h93 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */ macro
94 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
95 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
96 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Dzipitz2.h111 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ macro
114 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
118 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
H A Dimx27lite-common.h91 #define PHYS_FLASH_1 0xc0000000 macro
93 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dcolibri_pxa270.h104 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ macro
106 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dat91sam9263ek.h63 #define PHYS_FLASH_1 0x10000000 macro
64 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dpm9261.h172 #define PHYS_FLASH_1 0x10000000 macro
173 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dpm9263.h175 #define PHYS_FLASH_1 0x10000000 macro
176 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
H A Dat91rm9200ek.h122 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE macro
H A Dedb93xx.h176 #define PHYS_FLASH_1 CONFIG_SYS_TEXT_BASE macro
/openbmc/u-boot/board/cobra5272/
H A Dflash.c10 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE macro
71 flashbase = PHYS_FLASH_1; in flash_init()
/openbmc/u-boot/arch/arm/mach-at91/arm920t/
H A Dlowlevel_init.S25 .word CONFIG_SYS_TEXT_BASE-PHYS_FLASH_1