On Mon, 27 Sept 2021 at 00:48, Ilias Apalodimas
<ilias.apalodi...@linaro.org> wrote:
>
> At some point back in 2018 prior_stage_fdt_address and OF_PRIOR_STAGE got
> introduced,  in order to support a DTB handed over by an earlier stage boo
> loader.  However we have another option in the Kconfig (OF_BOARD) which has
> identical semantics.
>
> So let's remove the option in an effort to simplify U-Boot's config and DTB
> management,  and use OF_BOARD instead.
>
> Signed-off-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>
> ---
>  arch/arm/Kconfig               | 1 -
>  board/broadcom/bcmstb/bcmstb.c | 6 ++++++
>  configs/bcm7260_defconfig      | 2 +-
>  configs/bcm7445_defconfig      | 2 +-
>  4 files changed, 8 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to