forked from altcloud/mkimage-profiles
arm-rpi4: Fix name u-boot for armh
This commit is contained in:
parent
2dcfc91deb
commit
aa72331868
@ -37,7 +37,7 @@ dtoverlay=vc4-fkms-v3d
|
||||
EOF
|
||||
|
||||
[ "$GLOBAL_ARCH" = armh ] && \
|
||||
sed -i 's/.bin/-32b.bin/g' /boot/efi/config.txt
|
||||
sed -i 's/.bin/_32b.bin/g' /boot/efi/config.txt
|
||||
|
||||
# Enable bootloading without u-boot
|
||||
sh -x rpi4-boot-nouboot $kflavour
|
||||
|
Loading…
Reference in New Issue
Block a user