]> git.baikalelectronics.ru Git - uboot.git/commit
smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImage
authorEduard Strehlau <eduard@lionizers.com>
Wed, 20 Sep 2023 10:49:08 +0000 (07:49 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 23 Sep 2023 16:45:34 +0000 (18:45 +0200)
commit69412c86783c184550003598b2b0bc43dba16479
tree482e10e01a50cc25838f42a0022493699fc8b3f1
parent8c99b6add9ac751b89019138fa02918549fd8ca6
smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImage

Set CONFIG_SYS_LOAD_ADDR=0x88000000 and use this address for
loading fitImage.

Also pass the standard CONFIG_BOOTFILE option to indicate
the fitImage file.

Signed-off-by: Eduard Strehlau <eduard@lionizers.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
board/storopack/smegw01/smegw01.env
configs/smegw01_defconfig