summaryrefslogtreecommitdiffstats
path: root/include/configs/hmi1001.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-09-03 01:21:50 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-09-03 01:21:50 +0200
commitccd9d3d60ca561064605dca4c2f22565d1dee8c1 (patch)
treea12d1ced98dc7decae25c2cd95cd7250da0ba220 /include/configs/hmi1001.h
parent77f6580cc078fea22c2b1348f5b177edcd63885f (diff)
downloadblackbird-obmc-uboot-ccd9d3d60ca561064605dca4c2f22565d1dee8c1.tar.gz
blackbird-obmc-uboot-ccd9d3d60ca561064605dca4c2f22565d1dee8c1.zip
Enable SM712 driver support for HMI1001 board.
Diffstat (limited to 'include/configs/hmi1001.h')
-rw-r--r--include/configs/hmi1001.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/hmi1001.h b/include/configs/hmi1001.h
index 22b87665e5..a69a304a10 100644
--- a/include/configs/hmi1001.h
+++ b/include/configs/hmi1001.h
@@ -314,6 +314,11 @@
#define CONFIG_ATAPI 1
+#define CONFIG_VIDEO_SMI_LYNXEM
+#define CONFIG_CFB_CONSOLE
+#define CONFIG_VGA_AS_SINGLE_DEVICE
+#define CONFIG_VIDEO_LOGO
+
/*
* PCI Mapping:
* 0x40000000 - 0x4fffffff - PCI Memory
@@ -331,6 +336,8 @@
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
#define CONFIG_PCI_IO_SIZE 0x01000000
+#define CFG_ISA_IO CONFIG_PCI_IO_BUS
+
/*---------------------------------------------------------------------*/
/* Display addresses */
/*---------------------------------------------------------------------*/
OpenPOWER on IntegriCloud