mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-08 16:00:14 +00: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>