forked from Ivasoft/openwrt
dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware.
SVN-Revision: 33326
This commit is contained in:
@@ -201,6 +201,12 @@ ar71xx_board_detect() {
|
||||
*"DIR-825 rev. B1")
|
||||
name="dir-825-b1"
|
||||
;;
|
||||
*"DIR-825 rev. B1 OpenWrt")
|
||||
name="dir-825-b1-openwrt"
|
||||
;;
|
||||
*"DIR-825 rev. B1 TOSTOCK")
|
||||
name="dir-825-b1-tostock"
|
||||
;;
|
||||
*EAP7660D)
|
||||
name="eap7660d"
|
||||
;;
|
||||
|
||||
@@ -101,6 +101,8 @@ platform_check_image() {
|
||||
dir-615-c1 | \
|
||||
dir-615-e4 | \
|
||||
dir-825-b1 | \
|
||||
dir-825-b1-openwrt | \
|
||||
dir-825-b1-tostock | \
|
||||
ew-dorin | \
|
||||
ew-dorin-router | \
|
||||
mzk-w04nu | \
|
||||
|
||||
Reference in New Issue
Block a user