ramips: use different board names for variants
authorMathias Kresin <dev@kresin.me>
Fri, 23 Dec 2016 08:46:48 +0000 (09:46 +0100)
committerMathias Kresin <dev@kresin.me>
Sat, 24 Dec 2016 09:03:38 +0000 (10:03 +0100)
commita75ce960ac1b9d67af280e17e1e653b3b39def20
tree25f7314479a3165ac565378783eba1a303645da9
parent29f5e643ad130c138507dc767187744ad710208a
ramips: use different board names for variants

Use different names for flash size related board variants, to make sure
that only images for the actual flash size are considered as valid by
the image validation code.

Remove the flash size suffix from the string returned by
ramips_board_detect() to ensure that existing scripts relying on the
former used boardname are still working.

Signed-off-by: Mathias Kresin <dev@kresin.me>
14 files changed:
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/sbin/fixup-mac-address
target/linux/ramips/dts/ASL26555-16M.dts
target/linux/ramips/dts/ASL26555-8M.dts
target/linux/ramips/dts/NIXCORE-16M.dts
target/linux/ramips/dts/NIXCORE-8M.dts
target/linux/ramips/dts/NIXCORE.dtsi
target/linux/ramips/dts/VOCORE-16M.dts
target/linux/ramips/dts/VOCORE-8M.dts
target/linux/ramips/dts/VOCORE.dtsi
target/linux/ramips/dts/WT3020-4M.dts
target/linux/ramips/dts/WT3020-8M.dts
target/linux/ramips/image/mt7620.mk
target/linux/ramips/image/rt305x.mk