Re: [PATCH 0/9] ARM: omap: Add empty chosen node in SoCs top level DTSI

From: Tony Lindgren
Date: Tue Dec 27 2016 - 12:30:56 EST


* Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> [161219 06:45]:
> Hello Tony,
>
> As discussed in [0], there's a regression when booting a kernel with a DTB
> that doesn't have a pre-existing chosen node. This is usually not an issue
> for most boards since u-boot creates an empty chosen node if isn't present
> in the DTB.
>
> But it can be an issue for others bootloaders as Pali pointed out with the
> N9/900/950 phones and the Nokia Loader (NoLo).
>
> This patch series add chosen nodes in the top level DTSI for all OMAP SoCs.
>
> [0]: http://www.mail-archive.com/linux-kernel@xxxxxxxxxxxxxxx/msg1294379.html

Applying these into omap-for-v4.10/fixes thanks.

Tony