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)
commit62a3c66a7c1ee733695b46542c4a9034f3a663a4
tree482e10e01a50cc25838f42a0022493699fc8b3f1
parent45651a3d6910b780095d2e31bf299acbf33b95bf
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