added board support for compex wpj558

Signed-off-by: Christian Mehlis <christian@m3hlis.de>

SVN-Revision: 44237
This commit is contained in:
John Crispin
2015-02-02 09:00:21 +00:00
parent 119b90759b
commit bc906ca59e
13 changed files with 254 additions and 9 deletions

View 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",

View 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