[tools] allow flash start address and firmware offset to be set on the command line...
[openwrt.git] / tools / firmware-utils / src / myloader.h
index d01bce9..d7e1d80 100644 (file)
 #define DEVID_COMPEX_WPP54AG   0x0550
 #define DEVID_COMPEX_WPP54G    0x0555
 
+/* Devices based on the Atheros AR2317 */
+#define DEVID_COMPEX_NP25G     0x05e6
+#define DEVID_COMPEX_WPE53G    0x05dc
+
 /* Devices based on the Atheros AR71xx */
 #define DEVID_COMPEX_WP543     0x0640
 
This page took 0.023799 seconds and 4 git commands to generate.