mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-19 21:51:25 +02:00
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 or are not needed anymore. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
5 lines
99 B
Bash
5 lines
99 B
Bash
kernel_addr_r=0x82000000
|
|
ramdisk_addr_r=0x88080000
|
|
pxefile_addr_r=0x80100000
|
|
scriptaddr=0x80100000
|