]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: lsxl: reorder image loading and remove ramdisk_len
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:38:00 +0000 (21:38 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:39:45 +0000 (12:39 +0200)
commit148b3aef9a6348a9363ec177bf718d32be3840ee
tree0aa7dbc2e2b62f043fea9838967a096026510997
parent111e1e110b3740802b56cb901f941cc3b6199d85
board: lsxl: reorder image loading and remove ramdisk_len

We can load the ramdisk as the last step. This way we don't have to set
the intermediate variable 'ramdisk_len' and can remove it.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
include/configs/lsxl.h