[PATCH v2] arm: rpi: remove boot_targets for default standard boot
Simon Glass
sjg at chromium.org
Mon Sep 25 15:10:37 CEST 2023
On Sat, 23 Sept 2023 at 20:59, Date Huang <tjjh89017 at hotmail.com> wrote:
>
> 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(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
>
> 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