[U-Boot] [PATCH] Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED"

Simon Glass sjg at chromium.org
Wed Sep 6 13:27:03 UTC 2017


+Tom

On 6 September 2017 at 01:35, Paul Barker <pbarker at toganlabs.com> wrote:
> This reverts commit 25877d4e4c45451c5398aec3de50e0d5befe0e9f.
>
> 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 at toganlabs.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  configs/rpi_2_defconfig     | 1 +
>  configs/rpi_3_32b_defconfig | 1 +
>  configs/rpi_3_defconfig     | 1 +
>  configs/rpi_defconfig       | 1 +
>  4 files changed, 4 insertions(+)

We should apply this fix for the release in the meantime while we wait
for a root cause.

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list