HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_SYS_FLASH_BASE (Results 1 - 25 of 167) sorted by null

1 2 3 4 5 6 7

  /external/u-boot/include/configs/
bmips_bcm6338.h 24 #define CONFIG_SYS_FLASH_BASE 0xbfc00000
bmips_bcm6348.h 29 #define CONFIG_SYS_FLASH_BASE 0xbfc00000
bmips_bcm6358.h 31 #define CONFIG_SYS_FLASH_BASE 0xbe000000
bmips_bcm6368.h 31 #define CONFIG_SYS_FLASH_BASE 0xb8000000
stm32h743-disco.h 12 #define CONFIG_SYS_FLASH_BASE 0x08000000
stm32h743-eval.h 12 #define CONFIG_SYS_FLASH_BASE 0x08000000
integrator-common.h 88 #define CONFIG_SYS_FLASH_BASE 0x24000000
omap3_pandora.h 86 #define CONFIG_SYS_FLASH_BASE NAND_BASE
90 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
omap3_zoom1.h 131 #define CONFIG_SYS_FLASH_BASE NAND_BASE
135 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
rsk7264.h 39 #define CONFIG_SYS_FLASH_BASE 0x20000000 /* Non-cached */
44 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET)
rsk7269.h 38 #define CONFIG_SYS_FLASH_BASE 0x20000000 /* Non-cached */
43 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET)
stm32f429-evaluation.h 12 #define CONFIG_SYS_FLASH_BASE 0x08000000
stm32f469-discovery.h 12 #define CONFIG_SYS_FLASH_BASE 0x08000000
MCR3000.h 79 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_TEXT_BASE
blanche.h 37 #define CONFIG_SYS_FLASH_BASE 0x00000000
41 #define CONFIG_SYS_FLASH_BANKS_LIST { (CONFIG_SYS_FLASH_BASE) }
63 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN)
malta.h 63 # define CONFIG_SYS_FLASH_BASE 0xffffffffbe000000
65 # define CONFIG_SYS_FLASH_BASE 0xbe000000
79 (CONFIG_SYS_FLASH_BASE + (4 << 20) - CONFIG_ENV_SIZE)
mpr2.h 26 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
40 #define CONFIG_SYS_FLASH_BASE 0xA0000000
43 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE }
ms7750se.h 35 /* #define CONFIG_SYS_FLASH_BASE (0xA1000000)*/
36 #define CONFIG_SYS_FLASH_BASE (0xA0000000)
41 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE }
44 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_FLASH_BASE) /* Address of u-boot image in Flash */
omap3_beagle.h 33 #define CONFIG_SYS_FLASH_BASE NAND_BASE
omap3_evm.h 41 #define CONFIG_SYS_FLASH_BASE NAND_BASE
omap3_logic.h 198 #define CONFIG_SYS_FLASH_BASE NAND_BASE
202 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
omap3_overo.h 160 #define CONFIG_SYS_FLASH_BASE NAND_BASE
164 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
pb1x00.h 76 #define CONFIG_SYS_FLASH_BASE PHYS_FLASH_2
rsk7203.h 48 #define CONFIG_SYS_FLASH_BASE RSK7203_FLASH_BASE_1
49 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE }
spear3xx_evb.h 89 #define CONFIG_SYS_FLASH_BASE 0x50000000
95 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE, \
105 #define CONFIG_SYS_FLASH_BASE 0x44000000
109 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_FLASH_BASE, \

Completed in 1258 milliseconds

1 2 3 4 5 6 7