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:
7ae47f6
)
board/BuR/common: Enable CONFIG_CMD_TIME
author
Hannes Petermaier
<oe5hpm@oevsv.at>
Tue, 3 Feb 2015 12:22:35 +0000
(13:22 +0100)
committer
Tom Rini
<trini@konsulko.com>
Fri, 6 Mar 2015 01:13:18 +0000
(20:13 -0500)
time measurement of u-boot commands is needed very often during development.
We add this feature until development is completed. Maybe forever :)
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
include/configs/bur_am335x_common.h
patch
|
blob
|
history
diff --git
a/include/configs/bur_am335x_common.h
b/include/configs/bur_am335x_common.h
index 40a7b57e8ac3e839da7844fde246a4200a8eef42..b67a050b47eaa9b300c8fcff46fc850b191567fb 100644
(file)
--- a/
include/configs/bur_am335x_common.h
+++ b/
include/configs/bur_am335x_common.h
@@
-29,6
+29,7
@@
"run netdisplay0; " \
"setenv stdout nc;setenv stdin nc;setenv stderr nc\0"
+#define CONFIG_CMD_TIME
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_AM33XX