mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
dm: sandbox: Enable systemace
Enable building the systemace code for sandbox. This increases build coverage for sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
4560ee470f
commit
cd995a8aa0
1 changed files with 4 additions and 0 deletions
|
|
@ -211,4 +211,8 @@
|
|||
#define CONFIG_CMD_SATA
|
||||
#define CONFIG_SYS_SATA_MAX_DEVICE 2
|
||||
|
||||
#define CONFIG_SYSTEMACE
|
||||
#define CONFIG_SYS_SYSTEMACE_WIDTH 16
|
||||
#define CONFIG_SYS_SYSTEMACE_BASE 0
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue