HomeSort by relevance Sort by last modified time
    Searched refs:PHYS_FLASH_1 (Results 1 - 15 of 15) sorted by null

  /external/u-boot/include/configs/
ax25-ae350.h 97 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */
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
adp-ae3xx.h 153 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
186 #define PHYS_FLASH_1 0x88000000 /* BANK 0 */
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
dbau1x00.h 95 #define PHYS_FLASH_1 0xb8000000 /* Flash Bank #1 */
103 #define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */
108 #define CONFIG_SYS_FLASH_BANKS_LIST {PHYS_FLASH_1, PHYS_FLASH_2}
adp-ag101p.h 265 FTSMC020_BANK_BASE(PHYS_FLASH_1) | \
296 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */
299 #define PHYS_FLASH_1 0x80000000 /* BANK 0 */
301 #define PHYS_FLASH_1 0x00000000 /* BANK 0 */
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
zipitz2.h 112 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */
115 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
121 #define CONFIG_SYS_MONITOR_BASE PHYS_FLASH_1
pb1x00.h 67 #define PHYS_FLASH_1 0xbec00000 /* Flash Bank #1 */
colibri_pxa270.h 105 #define PHYS_FLASH_1 0x00000000 /* Flash Bank #1 */
107 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
imx27lite-common.h 96 #define PHYS_FLASH_1 0xc0000000
98 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
at91sam9263ek.h 66 #define PHYS_FLASH_1 0x10000000
67 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
pm9261.h 176 #define PHYS_FLASH_1 0x10000000
177 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
at91rm9200ek.h 126 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE
pm9263.h 178 #define PHYS_FLASH_1 0x10000000
179 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
edb93xx.h 182 #define PHYS_FLASH_1 CONFIG_SYS_TEXT_BASE
  /external/u-boot/board/cobra5272/
flash.c 10 #define PHYS_FLASH_1 CONFIG_SYS_FLASH_BASE
71 flashbase = PHYS_FLASH_1;
  /external/u-boot/arch/arm/mach-at91/arm920t/
lowlevel_init.S 25 .word CONFIG_SYS_TEXT_BASE-PHYS_FLASH_1

Completed in 411 milliseconds