u-boot/board/sandbox
Simon Glass 9ae25b9ac9 sandbox: Add a build for VPL
Add an initial VPL build for sandbox. This includes the flow:

   TPL (with of-platdata) -> VPL -> SPL -> U-Boot

To run it:

   ./tpl/u-boot-tpl -D

The -D is needed to get the default device tree, which includes the serial
console info.

Add a Makefile check for OF_HOSTFILE which is the option that enables
devicetree control on sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-05-02 09:58:13 -04:00
..
MAINTAINERS sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c led: Drop led_default_state() 2022-04-28 09:26:44 -04:00
sandbox.env sandbox: Update the test MAC/IP addresses 2021-11-16 14:35:08 -05:00