[PATCH v2] arm: rpi: remove boot_targets for default standard boot

Date Huang tjjh89017 at hotmail.com
Sun Sep 24 04:59:35 CEST 2023


Raspberry pi supports standard boot without boot_targets

Signed-off-by: Date Huang <tjjh89017 at 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



More information about the U-Boot mailing list