Re: [PATCH v3 02/31] arm64: Kernel booting and initialisation
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-09-07 19:07:30
Also in:
linux-arm-kernel, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-09-07 19:07:30
Also in:
linux-arm-kernel, lkml
On Friday 07 September 2012, Catalin Marinas wrote:
The patch adds the kernel booting and the initial setup code. Documentation/arm64/booting.txt describes the booting protocol on the AArch64 Linux kernel. This is subject to change following the work on boot standardisation, ACPI. Signed-off-by: Will Deacon <redacted> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Nicolas Pitre <redacted> Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>