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

2021-10-11 Thread Simon Glass
On Sun, 3 Oct 2021 at 12:32, 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 Kettenis > --- >

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

2021-10-03 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 --- arch/arm/Kconfig| 21 arch/arm/Makefile