forked from Ivasoft/openwrt
bcm63xx: add unmodded SERCOMM AD1018 support
Until now only HW modded SPI flash version was supported. BCM6328 with 64M RAM and 128M NAND. More info: https://openwrt.org/toh/sercomm/ad1018 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -40,4 +40,7 @@ case "$(board_name)" in
|
||||
zyxel,p870hw-51a-v2)
|
||||
do_fixcrc
|
||||
;;
|
||||
sercomm,ad1018)
|
||||
mtd erase bootflag2
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user