- update kirkwood supported devices and revisions

    Signed-off-by: drEagle <ub...@doukki.net>

 arch/arm/include/asm/arch-kirkwood/config.h    |

diff --git a/arch/arm/include/asm/arch-kirkwood/kirkwood.h 
b/arch/arm/include/asm/arch-kirkwood/kirkwood.h
index 47771d5..c696dc4 100644
--- a/arch/arm/include/asm/arch-kirkwood/kirkwood.h
+++ b/arch/arm/include/asm/arch-kirkwood/kirkwood.h
@@ -77,10 +78,33 @@
 #define MVCPU_WIN_ENABLE       KWCPU_WIN_ENABLE
 #define MVCPU_WIN_DISABLE      KWCPU_WIN_DISABLE
 
+/*
+ * Supported devices and revisions.
+ */
+#define MV88F6281_DEV_ID       0x6281
+#define MV88F6281_REV_Z0       0
+#define MV88F6281_REV_A0       2
+#define MV88F6281_REV_A1       3
+
+#define MV88F6192_DEV_ID       0x6192
+#define MV88F6192_REV_Z0       0
+#define MV88F6192_REV_A0       2
+#define MV88F6192_REV_A1       3
+
+#define MV88F6180_DEV_ID       0x6180
+#define MV88F6180_REV_A0       2
+#define MV88F6180_REV_A1       3
+
+#define MV88F6282_DEV_ID       0x6282
+#define MV88F6282_REV_A0       0
+#define MV88F6282_REV_A1       1
+
 #if defined (CONFIG_KW88F6281)
 #include <asm/arch/kw88f6281.h>
 #elif defined (CONFIG_KW88F6192)
 #include <asm/arch/kw88f6192.h>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to