[PATCH 09/26] ppc: qemu: Enable OF_CONTROL

Simon Glass sjg at chromium.org
Mon Feb 8 05:20:39 CET 2021


On Sun, 7 Feb 2021 at 08:12, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> The QEMU ppce500 machine generates a device tree blob and passes
> it to U-Boot during boot. Let's enable OF_CONTROL with OF_BOARD
> and provide board_fdt_blob_setup() in the board codes.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  board/freescale/qemu-ppce500/qemu-ppce500.c | 10 ++++++++++
>  configs/qemu-ppce500_defconfig              |  3 ++-
>  2 files changed, 12 insertions(+), 1 deletion(-)

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


More information about the U-Boot mailing list