]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: clps711x: Add an empty chosen node to top level DTSI
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 5 Apr 2021 05:16:58 +0000 (08:16 +0300)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Apr 2021 12:02:58 +0000 (14:02 +0200)
commitfb951acd393e9f262f95245db4a2339a79955b68
treea685597080bde22f1b3dd98b0aef82ff7387402a
parent401d1230a1c7fc048c52cc363d9f2ea2ad353d04
ARM: dts: clps711x: Add an empty chosen node to top level DTSI

Missing "chosen" node can cause issues when booting a kernel
with a boot-loader that doesn't create a chosen node if this
isn't present in the DTB since the decompressor relies on a
pre-existing chosen node to be available to insert the command
line and merge other ATAGS info.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Link: https://lore.kernel.org/r/20210405051658.26779-5-shc_work@mail.ru'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/ep7209.dtsi