ar71xx: fix Mikrotik board detection
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 29 Jul 2019 08:10:02 +0000 (10:10 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 2 Jan 2020 01:05:42 +0000 (02:05 +0100)
commit471baf3f741cb584e810368756dddf3bab333319
tree21ef407137c91a1267e521e01a5393e51467d9d0
parent336aaedc9c6b0eef7b39a7082ec6ab99f0a14c78
ar71xx: fix Mikrotik board detection

Fix a typo in the machine type being extracted from /proc/cpuinfo
which causes all Mikrotik board to be undetected properly.

This lead to sysupgrade issues and probably some others too.

Fixes: acf2b6c8881b ("ar71xx: base-files: fix board detect on new MikroTik devices")

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
(cherry picked from commit e09da0169a088663f6dab1f71b2a4b690eab21d3)
target/linux/ar71xx/base-files/lib/ar71xx.sh