ramips: Archer C50v1: support US and EU versions
authorThibaut VARENE <hacks@slashdirt.org>
Fri, 28 Jul 2017 11:00:54 +0000 (13:00 +0200)
committerMathias Kresin <dev@kresin.me>
Sat, 9 Sep 2017 07:55:26 +0000 (09:55 +0200)
commit991681cf4946b493048c8ea1cb6227d961b2024d
tree766b0005b45106986f9bf30030d433fdf9959dcb
parent66a8c8f04c7ab341aaa65e18c3af276fa70d5b56
ramips: Archer C50v1: support US and EU versions

For the Archer C50v1, the EU and US versions are differentiated by their
respective HW additional version (0x0 for US, 0x2 for EU).

The stock web interface checks this field before flashing, making it
impossible to flash the current (US) factory image on EU hardware.

However the bootloader does not check this field, making it possible to use
a single sysupgrade image for both hardware.

This patch adds the necessary build bits to generate both EU and US factory
images, and renames the target as "Archer C50v1" since there are as of now
3 different versions of Archer C50 (all with different CPUs).

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
target/linux/ramips/image/mt7620.mk