mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
27effdd16b
Move the environment from the board header to a separate text file and also drop those variables that are already set in env_default.h from the Kconfig options. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Reviewed-by: Fabio Estevam <festevam@denx.de>
7 lines
199 B
Bash
7 lines
199 B
Bash
kernel_addr_r=0x42000000
|
|
fdt_addr_r=0x48000000
|
|
fdtoverlay_addr_r=0x49000000
|
|
ramdisk_addr_r=0x48080000
|
|
scriptaddr=0x40000000
|
|
pxefile_addr_r=0x40100000
|
|
dfu_alt_info=sf 0:0=flash-bin raw 0x400 0x1f0000
|