mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-05 22:40:20 +00:00
Add a new setup@ section to the FIT which can be used to provide a setup binary for booting Linux on x86. This makes it possible to boot x86 from a FIT. Signed-off-by: Simon Glass <sjg@chromium.org>