projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d138940
)
sandbox: Enable dhry command
author
Simon Glass
<sjg@chromium.org>
Tue, 23 Jun 2015 21:38:24 +0000
(15:38 -0600)
committer
Simon Glass
<sjg@chromium.org>
Tue, 21 Jul 2015 23:39:20 +0000
(17:39 -0600)
Provide access to the dhrystone benchmark command.
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index 598519dbb2fc35e279c2efbf4f0215680b3f98ac..7aea38165be1979b3d2ec9f6873ee5f0532ff6d5 100644
(file)
--- a/
configs/sandbox_defconfig
+++ b/
configs/sandbox_defconfig
@@
-18,6
+18,7
@@
CONFIG_PCI_SANDBOX=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_SANDBOX=y
CONFIG_CMD_CROS_EC=y
+CONFIG_CMD_DHRYSTONE=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_SANDBOX=y
CONFIG_DM_ETH=y