mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
At present this option is missing a header file, a function prototype and the qfw driver needs a header included. Fix these problems so we can enable this option on sandbox. This will increase the build coverage. Signed-off-by: Simon Glass <sjg@chromium.org>