projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7b9ee
)
tegra: nyan-big: Enable the dhrystone benchmark
author
Simon Glass
<sjg@chromium.org>
Wed, 31 May 2017 23:57:19 +0000
(17:57 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 9 Jun 2017 19:39:33 +0000
(13:39 -0600)
Enable this so we can roughly measure CPU performance. Also enable the
cache command to allow for timing.
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/nyan-big_defconfig
patch
|
blob
|
history
diff --git
a/configs/nyan-big_defconfig
b/configs/nyan-big_defconfig
index f0fad3e459303aba8d220b2d4b7cc1255eba0c31..fb2e4791a5dbe9e16b0542805ac180bdd12fac7a 100644
(file)
--- a/
configs/nyan-big_defconfig
+++ b/
configs/nyan-big_defconfig
@@
-23,6
+23,7
@@
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
# CONFIG_CMD_NFS is not set
CONFIG_CMD_BMP=y
+CONFIG_CMD_CACHE=y
CONFIG_CMD_PMIC=y
CONFIG_CMD_REGULATOR=y
CONFIG_CMD_TPM=y
@@
-62,5
+63,6
@@
CONFIG_DM_VIDEO=y
CONFIG_DISPLAY=y
CONFIG_VIDEO_TEGRA124=y
CONFIG_VIDEO_BRIDGE=y
+CONFIG_CMD_DHRYSTONE=y
CONFIG_TPM=y
CONFIG_ERRNO_STR=y