Re: [PATCH 4/4] arm: apple: Switch to standard boot

2024-04-16 Thread Janne Grunau
On Mon, Apr 15, 2024 at 04:24:51PM +0200, Mark Kettenis wrote: > > From: Janne Grunau via B4 Relay > > Date: Sun, 17 Mar 2024 15:54:50 +0100 > > > > From: Janne Grunau > > > > Use standard boot instead of the distro boot scripts. > > > > Signed-off-by: Janne Grunau > > As per a somewhat rece

Re: [PATCH 4/4] arm: apple: Switch to standard boot

2024-04-15 Thread Mark Kettenis
> From: Janne Grunau via B4 Relay > Date: Sun, 17 Mar 2024 15:54:50 +0100 > > From: Janne Grunau > > Use standard boot instead of the distro boot scripts. > > Signed-off-by: Janne Grunau As per a somewhat recent discussion about this for the rockchip SoCs, I think we want BOOTSTD_FULL instea

[PATCH 4/4] arm: apple: Switch to standard boot

2024-03-17 Thread Janne Grunau via B4 Relay
From: Janne Grunau Use standard boot instead of the distro boot scripts. Signed-off-by: Janne Grunau --- arch/arm/Kconfig| 2 +- include/configs/apple.h | 20 ++-- 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index