Re: [PATCH 12/12] rockchip: Convert rk35xx to use standard boot

2023-03-19 Thread Jonas Karlman
Hi Kever, On 2023-03-19 07:16, Kever Yang wrote: > Hi Jonas, > >     I will pick other patches for fix of this series, and leave this > one after the patch set[0] from Simon get land. Thanks, I noticed that you did not include the following two patches in your pull request. Please consider

Re: [PATCH 12/12] rockchip: Convert rk35xx to use standard boot

2023-03-19 Thread Kever Yang
Hi Jonas,     I will pick other patches for fix of this series, and leave this one after the patch set[0] from Simon get land. Thanks, - Kever https://patchwork.ozlabs.org/project/uboot/patch/20230302033930.2546548-7-...@chromium.org/ On 2023/3/14 08:38, Jonas Karlman wrote: Imply use of

Re: [PATCH 12/12] rockchip: Convert rk35xx to use standard boot

2023-03-15 Thread Simon Glass
On Mon, 13 Mar 2023 at 18:38, Jonas Karlman wrote: > > Imply use of BOOTSTD and OF_LIBFDT_OVERLAY on RK3568 and RK3588. > Drop the use of scripts and rely on standard boot for all operation. > > Signed-off-by: Jonas Karlman > --- > arch/arm/mach-rockchip/Kconfig | 6 ++ >

[PATCH 12/12] rockchip: Convert rk35xx to use standard boot

2023-03-13 Thread Jonas Karlman
Imply use of BOOTSTD and OF_LIBFDT_OVERLAY on RK3568 and RK3588. Drop the use of scripts and rely on standard boot for all operation. Signed-off-by: Jonas Karlman --- arch/arm/mach-rockchip/Kconfig | 6 ++ include/configs/rk3568_common.h | 9 +++-- include/configs/rk3588_common.h | 9