[U-Boot] [PATCH v4 3/3] XPedite5370 board support

Andy Fleming afleming at gmail.com
Thu Dec 4 10:14:40 CET 2008


+       }
+#else
+       gur->devdisr |= MPC85xx_DEVDISR_PCIE1; /* disable */
+#endif /* CONFIG_PCIE2 */


MPC85xx_DEVDISR_PCIE1 isn't defined anywhere.  Did you miss some
changes you made to header files?

Andy


More information about the U-Boot mailing list