[PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"
Simon Glass
sjg at chromium.org
Sat Jan 22 23:47:26 CET 2022
On Sat, 22 Jan 2022 at 12:38, Mark Kettenis <kettenis at openbsd.org> 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 <kettenis at openbsd.org>
> ---
> arch/arm/include/asm/{arch-m1 => arch-apple}/uart.h | 0
> arch/arm/mach-apple/Kconfig | 2 +-
> 2 files changed, 1 insertion(+), 1 deletion(-)
> rename arch/arm/include/asm/{arch-m1 => arch-apple}/uart.h (100%)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list