Re: [PATCH v2 16/35] rockchip: Provide a bootstd configuration

2025-02-27 Thread Simon Glass
Hi Jonas, On Mon, 17 Feb 2025 at 13:58, Jonas Karlman wrote: > > Hi Simon, > > On 2025-02-09 22:14, Simon Glass wrote: > > Add bootstd information for VBE. Put it in a separate file to avoid > > cluttering the main one. > > > > Signed-off-by: Simon Glass > > --- > > > > Changes in v2: > > - Move

Re: [PATCH v2 16/35] rockchip: Provide a bootstd configuration

2025-02-17 Thread Jonas Karlman
Hi Simon, On 2025-02-09 22:14, Simon Glass wrote: > Add bootstd information for VBE. Put it in a separate file to avoid > cluttering the main one. > > Signed-off-by: Simon Glass > --- > > Changes in v2: > - Move VPL things into a separate file > > arch/arm/dts/rockchip-u-boot.dtsi | 4 ++

[PATCH v2 16/35] rockchip: Provide a bootstd configuration

2025-02-09 Thread Simon Glass
Add bootstd information for VBE. Put it in a separate file to avoid cluttering the main one. Signed-off-by: Simon Glass --- Changes in v2: - Move VPL things into a separate file arch/arm/dts/rockchip-u-boot.dtsi | 4 arch/arm/dts/rockchip-vpl-u-boot.dtsi | 31