u-boot/board/kontron/sl-mx6ul/sl-mx6ul.env
Frieder Schrempf 7dd6af85bc imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT
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>
2022-10-20 17:35:51 +02:00

4 lines
99 B
Bash

kernel_addr_r=0x82000000
ramdisk_addr_r=0x88080000
pxefile_addr_r=0x80100000
scriptaddr=0x80100000