]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED"
authorPaul Barker <pbarker@toganlabs.com>
Wed, 6 Sep 2017 07:35:19 +0000 (08:35 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 7 Sep 2017 14:44:36 +0000 (10:44 -0400)
commit19ecc7a7fcbd3bb01e730ffff3d48593bd10ce61
tree44621063c2a358272052e9ade514e8e19f2ea3f4
parent697025d1dc28bc54c67337bfa0347d403292d1de
Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED"

This reverts commit 3356f6aa3eb8211b08f283d8a816f2e4f9dae397.

This is a workaround for Raspberry Pi boot failures seen when passing on
the device tree provided by the Raspberry Pi firmware at boot. Without
CONFIG_OF_EMBED, we just get stuck at "Starting kernel ..." when we try
to boot Linux with this device tree.

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Cc: Simon Glass <sjg@chromium.org>
Tested-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/rpi_2_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_defconfig