Re: [PATCH v4 3/7] arm: apple: Add initial support for Apple's M1 SoC

2021-10-31 Thread Tom Rini
On Sat, Oct 23, 2021 at 04:58:03PM +0200, Mark Kettenis wrote: > Add support for Apple's M1 SoC that is used in "Apple Silicon" > Macs. This builds a basic U-Boot that can be used as a payload > for the m1n1 boot loader being developed by the Asahi Linux > project. > > Signed-off-by: Mark

[PATCH v4 3/7] arm: apple: Add initial support for Apple's M1 SoC

2021-10-23 Thread Mark Kettenis
Add support for Apple's M1 SoC that is used in "Apple Silicon" Macs. This builds a basic U-Boot that can be used as a payload for the m1n1 boot loader being developed by the Asahi Linux project. Signed-off-by: Mark Kettenis Reviewed-by: Simon Glass --- arch/arm/Kconfig|