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:
268da81
)
arm: socfpga: socrates: Add 'time' command
author
Stefan Roese
<sr@denx.de>
Thu, 28 Apr 2016 05:17:16 +0000
(07:17 +0200)
committer
Marek Vasut
<marex@denx.de>
Fri, 6 May 2016 16:41:49 +0000
(18:41 +0200)
The time command is very helpful for performance and regressions tests.
So lets enable it on SoCrates.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Marek Vasut <marex@denx.de>
configs/socfpga_socrates_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_socrates_defconfig
b/configs/socfpga_socrates_defconfig
index b64ea158ab0ce4b99997f3e51c2dc248f873bc25..a17e9d0fd981459b2440f6e05ce3096631060dfd 100644
(file)
--- a/
configs/socfpga_socrates_defconfig
+++ b/
configs/socfpga_socrates_defconfig
@@
-27,6
+27,7
@@
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_CACHE=y
+CONFIG_CMD_TIME=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y