projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abbdb26
)
x86: Enable bootstage features
author
Simon Glass
<sjg@chromium.org>
Wed, 28 Jan 2015 05:13:45 +0000
(22:13 -0700)
committer
Simon Glass
<sjg@chromium.org>
Fri, 6 Feb 2015 19:07:39 +0000
(12:07 -0700)
Allow measuring of boot time using bootstage.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/x86-common.h
patch
|
blob
|
history
diff --git
a/include/configs/x86-common.h
b/include/configs/x86-common.h
index ecedfc3ab16ecc00d3f12af3118120ef255ee9c5..66d489425680464f925a6088bd942f14831f850a 100644
(file)
--- a/
include/configs/x86-common.h
+++ b/
include/configs/x86-common.h
@@
-245,6
+245,9
@@
#define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTSTAGE
+#define CONFIG_CMD_BOOTSTAGE
+
#define CONFIG_CMD_USB
#define CONFIG_EXTRA_ENV_SETTINGS \