openwrt/target/linux/ar71xx
John Crispin 85c7f3fb29 ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2
There are a few NETGEAR devices which don't terminate the model name in the
ART with a NUL byte, at least some NETGEAR WNDR3700v2. The current awk
expression doesn't match 0xFF bytes, so AR71XX_MODEL contains lots of
trailing 0xFF garbage in this case.

Fix this by matching for the first non-printable character and explicitly
setting LC_CTYPE=C (probably not strictly necessary on OpenWrt, but will
definitely work like this, even when awk supports locales and LANG is set).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 46455
2015-07-24 09:09:27 +00:00
..
base-files ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 2015-07-24 09:09:27 +00:00
files ar71xx: remove the use of the obsolete IRQF_DISABLED flag in the NAND flash driver (fixes #20125) 2015-07-20 06:01:18 +00:00
generic Revert "ar71xx: Add support for Cisco-Linksys WAP4410N" (r46250) 2015-07-19 17:58:27 +00:00
image Revert "ar71xx: Add support for Cisco-Linksys WAP4410N" (r46250) 2015-07-19 17:58:27 +00:00
mikrotik ar71xx: microtik: disable all non-microtik boards 2015-07-05 21:33:31 +00:00
nand Netgear R6100 support 2014-11-26 08:28:22 +00:00
patches-3.18 kernel: update 3.18 to 3.18.19 2015-07-22 12:50:59 +00:00
patches-4.1 kernel: update to linux 4.1.3 2015-07-22 12:45:07 +00:00
base-files.mk ar71xx: drop procd_init console hack 2013-06-21 16:53:11 +00:00
config-3.18 Revert "ar71xx: Add support for Cisco-Linksys WAP4410N" (r46250) 2015-07-19 17:58:27 +00:00
config-4.1 ar71xx: refresh kernel config 2015-07-22 12:45:12 +00:00
Makefile ar71xx: switch to linux 4.1 2015-07-19 17:59:20 +00:00
modules.mk kernel: remove NAND flash related kmod-* packages 2015-06-07 07:22:11 +00:00