arm: apple: Change SoC name from "m1" into "apple"
authorMark Kettenis <kettenis@openbsd.org>
Sat, 22 Jan 2022 19:38:13 +0000 (20:38 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 10 Feb 2022 21:44:23 +0000 (16:44 -0500)
commita4bd5e4120d6389476c078076ce2746e3058037a
tree8ff9d8f048c5f69f91f5734f66aa25226b373895
parent456305ec597908536e8e0de32dade43f9db00e8c
arm: apple: Change SoC name from "m1" into "apple"

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@openbsd.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-apple/uart.h [moved from arch/arm/include/asm/arch-m1/uart.h with 100% similarity]
arch/arm/mach-apple/Kconfig