ramips: rt305x: add support for the DIR-600 B1,B2 boards
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / hotplug.d / firmware / 10-rt2x00-eeprom
index 398ad79ecfd81bee41e9f352427026e5d8477a91..03ff4f81d4c2688c5b9824ec6ba61a7ba4f48edb 100644 (file)
@@ -31,7 +31,9 @@ case "$FIRMWARE" in
        local board=$(ramips_board_name)
 
        case $board in
-       dir-300-b1)
+       dir-300-b1 | \
+       dir-600-b1 | \
+       dir-600-b2)
                rt2x00_eeprom_extract "devdata" 16384 272
                ;;