Commit aa723318 authored by Anton Midyukov's avatar Anton Midyukov

arm-rpi4: Fix name u-boot for armh

parent 2dcfc91d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment