u-boot/board/sifive/unmatched
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
..
hifive-platform-i2c-eeprom.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
Kconfig riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller 2021-07-06 20:24:25 +08:00
MAINTAINERS board: sifive: add HiFive Unmatched board support 2021-05-31 16:35:55 +08:00
Makefile board: sifive: compile stuff only related to SPL in SPL build 2021-08-17 19:28:37 +08:00
spl.c board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL 2021-07-21 22:25:15 +08:00
unmatched.c sandbox: Remove OF_HOSTFILE 2021-10-27 16:38:26 -04:00