added board support for compex wpj558
authorJohn Crispin <[email protected]>
Mon, 2 Feb 2015 09:00:21 +0000 (09:00 +0000)
committerJohn Crispin <[email protected]>
Mon, 2 Feb 2015 09:00:21 +0000 (09:00 +0000)
Signed-off-by: Christian Mehlis <[email protected]>
SVN-Revision: 44237

src/mkmylofw.c
src/myloader.h

index b5958ebe0fe57b3f37c8ee30ad6570b800af6784..539d1163e9ae006c7425a591448b077de1b85ca7 100644 (file)
@@ -157,6 +157,9 @@ struct cpx_board boards[] = {
        CPX_BOARD_AR71XX(DEVID_COMPEX_WPE72, 8,
                "WPE72", "Compex WPE72",
                "BareBoard"),
+       CPX_BOARD_AR71XX(DEVID_COMPEX_WPJ558, 8,
+               "WPJ558", "Compex WPJ558",
+               "BareBoard"),
 
        CPX_BOARD_AR23XX(DEVID_COMPEX_NP25G, 4,
                "NP25G", "Compex NetPassage 25G",
index 7be1d49369dafaf30651e7a75266a33d534627f4..529cb46dd750516e7586f51c3a00654f39625cba 100644 (file)
@@ -64,6 +64,8 @@
 #define DEVID_COMPEX_WP543     0x0640
 #define DEVID_COMPEX_WPE72     0x0672
 
+#define DEVID_COMPEX_WPJ558    0x0688
+
 /* Devices based on the IXP422 */
 #define DEVID_COMPEX_WP18      0x047E
 #define DEVID_COMPEX_NP18A     0x0489