ppc: xilinx-ppc405: Remove support for fx12mm
[oweals/u-boot.git] / include / pch.h
index ff2686504593895ecc73726e7baabaffc975d0a2..79f49bd5f673a3c6a454358d5d0a7b799d8b9ffd 100644 (file)
@@ -14,6 +14,10 @@ enum pch_version {
        PCHV_9,
 };
 
+#define PCH_RCBA               0xf0
+
+#define BIOS_CTRL_BIOSWE       BIT(0)
+
 /* Operations for the Platform Controller Hub */
 struct pch_ops {
        /**