summaryrefslogtreecommitdiffstats
path: root/include/configs/coreboot.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2012-12-14 13:05:17 +0000
committerSimon Glass <sjg@chromium.org>2012-12-26 10:36:25 -0800
commita08afb398b204103b0f315cc671ee6a2384fff8e (patch)
tree33ff25f2de5708698cd8467ed1d45b7074d56435 /include/configs/coreboot.h
parentf8cfcf1b1c7543d5dd103359376a3319301143bc (diff)
downloadtalos-obmc-uboot-a08afb398b204103b0f315cc671ee6a2384fff8e.tar.gz
talos-obmc-uboot-a08afb398b204103b0f315cc671ee6a2384fff8e.zip
x86: coreboot: Enable io command
Enable the io command for x86 on coreboot. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/coreboot.h')
-rw-r--r--include/configs/coreboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index adeace0cf2..d8aabd4cc8 100644
--- 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
OpenPOWER on IntegriCloud