firmware-utils/mkzynfw: add support for the NBG460N board

Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 21446
This commit is contained in:
Gabor Juhos
2010-05-14 09:20:36 +00:00
parent 8976d8f2ad
commit 01d8285e47
2 changed files with 20 additions and 0 deletions

View File

@@ -219,4 +219,7 @@ struct zyn_mmt_item {
/* Atheros AR2318 based boards */
#define ZYNOS_MODEL_NBG_318S MID(59392)
/* Atheros AR71xx based boards */
#define ZYNOS_MODEL_NBG_460N MID(61441)
#endif /* _ZYNOS_H */