Home
last modified time | relevance | path

Searched defs:CONFIG_ENV_ADDR (Results 1 – 25 of 164) sorted by relevance

1234567

/openbmc/u-boot/include/configs/
H A Dintegratorcp.h55 #define CONFIG_ENV_ADDR 0x27F00000 macro
60 #define CONFIG_ENV_ADDR 0x25F00000 macro
65 #define CONFIG_ENV_ADDR 0x24F00000 macro
H A Dmicroblaze-generic.h72 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE) macro
77 # define CONFIG_ENV_ADDR \ macro
86 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE) macro
99 # define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SIZE) macro
H A Dboston.h59 # define CONFIG_ENV_ADDR \ macro
62 # define CONFIG_ENV_ADDR \ macro
H A Dshmin.h65 #define CONFIG_ENV_ADDR (SHMIN_FLASH_BASE_1 + 70000) macro
67 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN) macro
H A Ddreamplug.h42 #define CONFIG_ENV_ADDR 0x100000 macro
H A Ddockstar.h38 #define CONFIG_ENV_ADDR 0x80000 macro
H A Dvct.h132 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) macro
145 #define CONFIG_ENV_ADDR (128 << 10) /* after compr. U-Boot image */ macro
H A Dds109.h45 #define CONFIG_ENV_ADDR 0x3d0000 macro
H A Ddns325.h68 #define CONFIG_ENV_ADDR 0xe0000 macro
H A Dvexpress_aemv8a.h220 #define CONFIG_ENV_ADDR 0x0BFC0000 macro
227 #define CONFIG_ENV_ADDR 0x0FFC0000 macro
H A Dqemu-arm.h24 #define CONFIG_ENV_ADDR 0x4000000 macro
H A Domap3_pandora.h67 #define CONFIG_ENV_ADDR 0x260000 macro
H A Dsheevaplug.h43 #define CONFIG_ENV_ADDR 0x80000 macro
H A D3c120_devboard.h67 #define CONFIG_ENV_ADDR (0xe2800000 + CONFIG_SYS_MONITOR_LEN) macro
H A Dopenrd.h44 #define CONFIG_ENV_ADDR 0x60000 macro
H A D10m50_devboard.h67 #define CONFIG_ENV_ADDR (0xf4000000 + CONFIG_SYS_MONITOR_LEN) macro
H A Domap3_zoom1.h136 #define CONFIG_ENV_ADDR 0x260000 macro
H A Dgoflexhome.h61 #define CONFIG_ENV_ADDR 0xC0000 macro
H A Dstv0991.h20 #define CONFIG_ENV_ADDR \ macro
H A Drsk7269.h41 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET) macro
H A Drsk7264.h42 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET) macro
H A Drcar-gen2-common.h43 #define CONFIG_ENV_ADDR 0xC0000 macro
H A Dmpr2.h44 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN) macro
H A Dblanche.h59 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) macro
/openbmc/u-boot/tools/
H A Denvcrc.c25 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_ENV_OFFSET) macro

1234567