For RPi3 64 bit we need to put the 64bit config in place to boot

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2017-04-30 10:12:46 +01:00
parent 820c830c4c
commit 17e07ed5f0
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ libcrypt-nss
# Setup Raspberry Pi firmware
cp -Pr /usr/share/bcm283x-firmware/* /boot/efi/
mv -f /boot/efi/config-64.txt /boot/efi/config.txt
cp -P /usr/share/uboot/rpi_3/u-boot.bin /boot/efi/rpi3-u-boot.bin
releasever=$(rpm -q --qf '%{version}\n' fedora-release)