]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
x86: Enable time command for coreboot
authorSimon Glass <sjg@chromium.org>
Mon, 11 Mar 2013 06:08:12 +0000 (06:08 +0000)
committerSimon Glass <sjg@chromium.org>
Tue, 19 Mar 2013 15:45:37 +0000 (08:45 -0700)
This command is useful for measuring SPI flash load times and the like.
Enable gettime as well to obtain absolute time tick values.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/coreboot.h

index 48267563e535a7b5bf4497e6bd97b3671530b32a..1a763abcce7c5b0cdfd8286bca6cfda47a6f044b 100644 (file)
 #define CONFIG_CMD_SAVEENV
 #define CONFIG_CMD_SETGETDCR
 #define CONFIG_CMD_SOURCE
+#define CONFIG_CMD_TIME
+#define CONFIG_CMD_GETTIME
 #define CONFIG_CMD_XIMG
 #define CONFIG_CMD_SCSI