1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-17 00:22:07 +02:00
Files
u-boot-megous/board/sandbox
Simon Glass c147329847 sandbox: Drop ad-hoc device declarations in SPL
Since sandbox's SPL is build with of-platadata, we should not use
U_BOOT_DEVICE() declarations as well. Drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-29 14:42:17 -06:00
..