u-boot/board/broadcom/bcmstb
Ilias Apalodimas 2ea63271e5 board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards
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.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-10-18 13:19:50 -04:00
..
bcmstb.c board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards 2021-10-18 13:19:50 -04:00
MAINTAINERS board: arm: Add support for Broadcom BCM7260 2018-09-10 21:19:31 -04:00
Makefile board: arm: Add support for Broadcom BCM7445 2018-07-10 16:55:57 -04:00