Adding devicetree list. On 01/24/17 05:27, Shawn Guo wrote: > On Mon, Jan 23, 2017 at 02:54:10PM -0200, Fabio Estevam wrote: >> From: Fabio Estevam <fabio.estevam@xxxxxxx> >> >> Commit 7f107887d199 ("ARM: dts: imx: Remove skeleton.dtsi") causes boot >> issues when the bootloader does not create a 'chosen' node if such node >> is not present in the dtb. >> >> The reason for the boot failure is well explained by Javier Martinez >> Canillas: "the decompressor relies on a pre-existing chosen node to be >> available to insert the command line and merge other ATAGS info." >> >> , so pass an empty 'chosen' node to fix the boot problem. >> >> This issue has been seen in the kernelci reports with Barebox as >> bootloader. >> >> Also pass the 'memory' node in order to fix boot issues on the SolidRun >> iMX6 platforms. >> >> Fixes: 7f107887d199 ("ARM: dts: imx: Remove skeleton.dtsi") >> Reported-by: kernelci.org bot <bot@xxxxxxxxxxxx> >> Reported-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> >> Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> > > Applied, thanks. > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html