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

2023-09-25 Thread Simon Glass
On Sat, 23 Sept 2023 at 20:59, Date Huang wrote: > > Raspberry pi supports standard boot without boot_targets > > Signed-off-by: Date Huang > --- > board/raspberrypi/rpi/rpi.env | 2 -- > 1 file changed, 2 deletions(-) Reviewed-by: Simon Glass > > diff --git a/board/raspberrypi/rpi/rpi.env b

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

2023-09-23 Thread Date Huang
Raspberry pi supports standard boot without boot_targets Signed-off-by: Date Huang --- 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/