Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dadp-ag101p.h265 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
296 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */ macro
299 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */ macro
301 #define PHYS_FLASH_1 0x00000000 /* BANK 0 */ macro
305 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
306 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
307 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
Dadp-ae3xx.h153 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
186 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */ macro
187 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
188 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
189 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
Dax25-ae350.h97 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */ macro
98 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
99 #define CONFIG_SYS_FLASH_BANKS_LIST { PHYS_FLASH_1, }
100 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
Ddbau1x00.h95 #define PHYS_FLASH_1 0xb8000000 /* Flash Bank #1 */ macro
103 #define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */ macro
108 #define CONFIG_SYS_FLASH_BANKS_LIST {PHYS_FLASH_1, PHYS_FLASH_2}
Dzipitz2.h112 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ macro
115 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
121 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
Dcolibri_pxa270.h105 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */ macro
107 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
Dimx27lite-common.h96 #define PHYS_FLASH_1 0xc0000000 macro
98 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
Dat91sam9263ek.h66 #define PHYS_FLASH_1 0x10000000 macro
67 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
Dpm9261.h176 #define PHYS_FLASH_1 0x10000000 macro
177 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
Dpm9263.h178 #define PHYS_FLASH_1 0x10000000 macro
179 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
Dpb1x00.h67 #define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */ macro
Dat91rm9200ek.h126 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE macro
Dedb93xx.h182 #define PHYS_FLASH_1 CONFIG_SYS_TEXT_BASE macro
/external/u-boot/board/cobra5272/
Dflash.c10 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE macro
71 flashbase = PHYS_FLASH_1; in flash_init()
/external/u-boot/arch/arm/mach-at91/arm920t/
Dlowlevel_init.S25 .word CONFIG_SYS_TEXT_BASE-PHYS_FLASH_1