[tools] firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiqu...
[openwrt.git] / tools / firmware-utils / src / mkfwimage.c
index e879a2e..e726bef 100644 (file)
@@ -58,6 +58,12 @@ fw_layout_t fw_layout_data[] = {
                .firmware_max_length=   0x00640000,
        },
        {
+               .name           =       "RSPRO",
+               .kern_start     =       0xbf030000,
+               .kern_entry     =       0x80060000,
+               .firmware_max_length=   0x00640000,
+       },
+       {
                .name           =       "LS-SR71",
                .kern_start     =       0xbf030000,
                .kern_entry     =       0x80060000,