Re: [PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"

2022-02-10 Thread Tom Rini
On Sat, Jan 22, 2022 at 08:38:13PM +0100, Mark Kettenis wrote: > U-Boot is expected to support multiple generations of Apple SoCs > in a single binary with a single defconfig. Therefore it makes > more sense to set SYS_SOC to "apple". > > Signed-off-by: Mark Kettenis > Reviewed-by: Simon Glass

Re: [PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"

2022-01-22 Thread Simon Glass
On Sat, 22 Jan 2022 at 12:38, Mark Kettenis wrote: > > U-Boot is expected to support multiple generations of Apple SoCs > in a single binary with a single defconfig. Therefore it makes > more sense to set SYS_SOC to "apple". > > Signed-off-by: Mark Kettenis > --- > arch/arm/include/asm/{arch-m1

[PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"

2022-01-22 Thread Mark Kettenis
U-Boot is expected to support multiple generations of Apple SoCs in a single binary with a single defconfig. Therefore it makes more sense to set SYS_SOC to "apple". Signed-off-by: Mark Kettenis --- arch/arm/include/asm/{arch-m1 => arch-apple}/uart.h | 0 arch/arm/mach-apple/Kconfig