projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8cfcf1
)
x86: coreboot: Enable io command
author
Simon Glass
<sjg@chromium.org>
Fri, 14 Dec 2012 13:05:17 +0000
(13:05 +0000)
committer
Simon Glass
<sjg@chromium.org>
Wed, 26 Dec 2012 18:36:25 +0000
(10:36 -0800)
Enable the io command for x86 on coreboot.
Signed-off-by: Simon Glass <sjg@chromium.org>
include/configs/coreboot.h
patch
|
blob
|
history
diff --git
a/include/configs/coreboot.h
b/include/configs/coreboot.h
index
adeace0
..
d8aabd4
100644
(file)
--- a/
include/configs/coreboot.h
+++ b/
include/configs/coreboot.h
@@
-159,6
+159,7
@@
#define CONFIG_CMD_GPIO
#define CONFIG_CMD_IMI
#undef CONFIG_CMD_IMLS
+#define CONFIG_CMD_IO
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_ITEST
#define CONFIG_CMD_LOADB