Re: [PATCH v3 8/9] rockchip: Move to standard boot

2023-03-31 Thread Simon Glass
Hi Jonas, On Mon, 20 Mar 2023 at 20:54, Jonas Karlman wrote: > > Hi Simon, > On 2023-03-20 06:48, Simon Glass wrote: > > Drop the distro-boot scripts and use standard boot instead. > > > > Signed-off-by: Simon Glass > > --- > > > > Changes in v3: > > - Update rk3588 boards too > > > > Changes in

Re: [PATCH v3 8/9] rockchip: Move to standard boot

2023-03-20 Thread Jonas Karlman
Hi Simon, On 2023-03-20 06:48, Simon Glass wrote: > Drop the distro-boot scripts and use standard boot instead. > > Signed-off-by: Simon Glass > --- > > Changes in v3: > - Update rk3588 boards too > > Changes in v2: > - Add new patch to move rockchip to standard boot > > arch/arm/Kconfig

[PATCH v3 8/9] rockchip: Move to standard boot

2023-03-19 Thread Simon Glass
Drop the distro-boot scripts and use standard boot instead. Signed-off-by: Simon Glass --- Changes in v3: - Update rk3588 boards too Changes in v2: - Add new patch to move rockchip to standard boot arch/arm/Kconfig | 1 - include/configs/px30_common.h | 4 +-- include/c