MPC8544DS: Add ATI Video card support
[oweals/u-boot.git] / include / configs / spieval.h
index a9ce015962bd025b36c072583f7ee75ecba41c91..69d2d67ab1cdbfe4b45b66d682e48cfb7bc01e39 100644 (file)
@@ -44,6 +44,8 @@
 #define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH  */
 #define BOOTFLAG_WARM          0x02    /* Software reboot           */
 
+#define CONFIG_HIGH_BATS       1       /* High BATs supported */
+
 /*
  * Serial console configuration
  */
 
 #ifdef CONFIG_PCI
     #define CONFIG_CMD_PCI
+    #define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE    1
 #endif
 
 #ifdef CONFIG_POST