]> git.sur5r.net Git - u-boot/commitdiff
arm: socfpga: socrates: Add 'time' command
authorStefan Roese <sr@denx.de>
Thu, 28 Apr 2016 05:17:16 +0000 (07:17 +0200)
committerMarek 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

index b64ea158ab0ce4b99997f3e51c2dc248f873bc25..a17e9d0fd981459b2440f6e05ce3096631060dfd 100644 (file)
@@ -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