u-boot/board/armltd/vexpress64
Ilias Apalodimas e7fb789612 sandbox: Remove OF_HOSTFILE
OF_HOSTFILE is used on sandbox configs only.  Although it's pretty
unique and not causing any confusions,  we are better of having simpler
config options for the DTB.

So let's replace that with the existing OF_BOARD.  U-Boot would then
have only three config options for the DTB origin.
- OF_SEPARATE, build separately from U-Boot
- OF_BOARD, board specific way of providing the DTB
- OF_EMBED embedded in the u-boot binary(should not be used in production

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-10-27 16:38:26 -04:00
..
Kconfig arm: juno: Enable OF_CONTROL 2020-05-07 09:01:42 -04:00
MAINTAINERS Revert "vexpress64: fvp dram: add DRAM configuration" 2019-08-31 09:27:19 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pcie.c arm: juno: Enable PCI 2020-07-07 18:23:48 -04:00
pcie.h vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. 2015-10-19 17:05:46 -04:00
vexpress64.c sandbox: Remove OF_HOSTFILE 2021-10-27 16:38:26 -04:00