mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-30 18:21:28 +02:00
dm: sandbox: Enable SATA
Enable building the SATA code for sandbox. This increases build coverage for sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
f5a14af9c4
commit
199a1201ab
@ -208,4 +208,7 @@
|
|||||||
#define CONFIG_SYS_SCSI_MAX_SCSI_ID 8
|
#define CONFIG_SYS_SCSI_MAX_SCSI_ID 8
|
||||||
#define CONFIG_SYS_SCSI_MAX_LUN 4
|
#define CONFIG_SYS_SCSI_MAX_LUN 4
|
||||||
|
|
||||||
|
#define CONFIG_CMD_SATA
|
||||||
|
#define CONFIG_SYS_SATA_MAX_DEVICE 2
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user