[PATCH 01/20] sandbox: Drop ad-hoc device declarations in SPL

Simon Glass sjg at chromium.org
Tue Oct 27 02:01:20 CET 2020


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 at chromium.org>
---

 board/sandbox/sandbox.c             | 2 ++
 drivers/serial/sandbox.c            | 3 +++
 drivers/sysreset/sysreset_sandbox.c | 2 ++
 3 files changed, 7 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list