mvebu: fix regression for non-generic ESPRESSObin versions
authorVladimir Vid <vladimir.vid@sartura.hr>
Fri, 7 Jun 2019 13:50:50 +0000 (15:50 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 18 Jun 2019 14:13:10 +0000 (16:13 +0200)
commitbc47285cb3c0125424e628521f905f1f0d7b4cef
tree971c6746c6f4834cb3d72c4b475a08710a460aa7
parent008b41b9b0ddd4c5c877a769a85d27eb9c4e21a4
mvebu: fix regression for non-generic ESPRESSObin versions

When targets for multiple ESPRESSObin devices were added, not all
files were updated which means any ESPRESSObin version beside generic
won't have proper networking, sysupgrade and uboot-env. This patch
fixes the issue.

* fixup network detection
* fixup uboot-env
* fixup platform.sh for sysupgrade

Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
package/boot/uboot-envtools/files/mvebu
target/linux/mvebu/base-files/etc/board.d/02_network
target/linux/mvebu/base-files/lib/upgrade/platform.sh