diff options
author | Simon Glass <sjg@chromium.org> | 2022-04-30 00:56:54 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-05-02 09:58:13 -0400 |
commit | 9ae25b9ac9e295ecb50268fd926b220ad8f28e3b (patch) | |
tree | ca5463ed1dc027d711fd656b0c72ed5399d10f76 /test/py | |
parent | 747093dd4089bdb2eccae90d7bccf33198e78eaa (diff) |
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>
Diffstat (limited to 'test/py')
0 files changed, 0 insertions, 0 deletions