ramips: use generic board detection for Unielec u7621-06
Use the generic board detection for the board instead of the target specific one. Mark the sysupgrade image compatible with the former used userspace boardname to allow an upgrade from earlier versions. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -502,9 +502,6 @@ ramips_board_detect() {
|
||||
*"U25AWF-H1")
|
||||
name="u25awf-h1"
|
||||
;;
|
||||
*"U7621-06 (256M RAM/16M flash)")
|
||||
name="u7621-06-256M-16M"
|
||||
;;
|
||||
*"U7628-01 (128M RAM/16M flash)")
|
||||
name="u7628-01-128M-16M"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user