[PATCH] arm64: Print DT machine model in setup_machine_fdt()
Catalin Marinas
catalin.marinas at arm.com
Fri Apr 28 12:14:03 EDT 2017
On Thu, Apr 27, 2017 at 02:33:05PM +0200, Geert Uytterhoeven wrote:
> On arm32, the machine model specified in the device tree is printed
> during boot-up, courtesy of of_flat_dt_match_machine().
>
> On arm64, of_flat_dt_match_machine() is not called, and the machine
> model information is not available from the kernel log.
>
> Print the machine model to make it easier to derive the machine model
> from an arbitrary kernel boot log.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
Applied. Thanks.
--
Catalin
More information about the linux-arm-kernel
mailing list