
24 Sep
2023
24 Sep
'23
4:59 a.m.
Raspberry pi supports standard boot without boot_targets
Signed-off-by: Date Huang tjjh89017@hotmail.com --- board/raspberrypi/rpi/rpi.env | 2 -- 1 file changed, 2 deletions(-)
diff --git a/board/raspberrypi/rpi/rpi.env b/board/raspberrypi/rpi/rpi.env index 30228285ed..8fb8d5d5f7 100644 --- a/board/raspberrypi/rpi/rpi.env +++ b/board/raspberrypi/rpi/rpi.env @@ -73,5 +73,3 @@ scriptaddr=0x02400000 pxefile_addr_r=0x02500000 fdt_addr_r=0x02600000 ramdisk_addr_r=0x02700000 - -boot_targets=mmc usb pxe dhcp
--
2.34.1