u-boot/board/armltd
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
..
integrator ARM: integrator: Drop PCI support 2021-07-06 14:07:36 -04:00
total_compute arm: total_compute: increase DRAM to 8GB 2021-10-19 11:25:25 -04:00
vexpress ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. 2021-09-24 14:30:46 -04:00
vexpress64 sandbox: Remove OF_HOSTFILE 2021-10-27 16:38:26 -04:00