openwrtv4/target/linux/ar71xx
Sven Eckelmann d1b4a8cfcf ar71xx: Move OpenMesh image target validation into subfunction
The platform_check_image_openmesh function used break statements to signal
that the board name matched the image target. This worked because the
sysupgrade binary checked the image inside a loop. The break statement
stopped the loop and skipped any additional check.

Instead the check should be done without such sideeffects by simply
combining the board names and image targets. Only a mismatch should cause a
negative result for the caller and skipping of the additional checks.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-05-23 12:19:23 +02:00
..
base-files ar71xx: Move OpenMesh image target validation into subfunction 2016-05-23 12:19:23 +02:00
files ar71xx/cpe510: enable LNA for CPE210/220/510/520 2016-05-20 13:18:57 +02:00
generic ar71xx: typo in jjplus profile 2016-05-16 11:25:28 +02:00
image ar71xx: Generate sysupgrade images for OpenMesh devices 2016-05-23 12:19:22 +02:00
mikrotik ar71xx: add support for Compex WPJ342 2016-04-09 10:26:41 +00:00
nand ar71xx: add missing kernel symbol (#21849) 2016-02-12 19:55:07 +00:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.11 2016-05-19 21:08:06 +02:00
config-4.4 ar71xx: add TP-Link TL-WR810N support 2016-05-10 10:43:12 +02:00
Makefile ar71xx: update to linux 4.4 2016-05-15 20:55:39 +02:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00