boot/raspberrypi: replace deprecated configuration option
This commit is contained in:
parent
0879595c60
commit
c95407b327
@ -33,7 +33,7 @@ let
|
|||||||
avoid_warnings=1
|
avoid_warnings=1
|
||||||
'' + optional isAarch64 ''
|
'' + optional isAarch64 ''
|
||||||
# Boot in 64-bit mode.
|
# Boot in 64-bit mode.
|
||||||
arm_control=0x200
|
arm_64bit=1
|
||||||
'' + (if cfg.uboot.enable then ''
|
'' + (if cfg.uboot.enable then ''
|
||||||
kernel=u-boot-rpi.bin
|
kernel=u-boot-rpi.bin
|
||||||
'' else ''
|
'' else ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user