summaryrefslogtreecommitdiff
path: root/include/configs/tegra2-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-05-03 14:46:35 -0700
committerSimon Glass <sjg@chromium.org>2011-08-24 09:56:22 -0700
commit6801a4a7335075ea29b6a8a1004bde425e7e7152 (patch)
treec6ead477debd688a90d8c148d3b1ea37dc20d31e /include/configs/tegra2-common.h
parent965d042da6fe36b26b85391ad852d05f3f9e50a0 (diff)
Enable time command
BUG=chromium-os:13228 TEST=time usb start see that timing is produced Tegra2 (SeaBoard) # time usb start (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 3 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found scanning bus for ethernet devices... 1 Ethernet Device(s) found time: 2.708 seconds, 2708 ticks Tegra2 (SeaBoard) # Change-Id: I93c53d4291ae4e6a97bdccb8250fb171bdb52cbf Reviewed-on: http://gerrit.chromium.org/gerrit/218 Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/tegra2-common.h')
-rw-r--r--include/configs/tegra2-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index c05380a888..7bcfa0f1ca 100644
--- a/include/configs/tegra2-common.h
+++ b/include/configs/tegra2-common.h
@@ -128,6 +128,7 @@
#undef CONFIG_CMD_NFS /* NFS support */
#define CONFIG_CMD_CACHE
+#define CONFIG_CMD_TIME
/*
* Ethernet support