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>
Fri, 28 Jun 2019 19:52:57 +0000 (21:52 +0200)
commit6c9a74458834bde287aec28e2ee0b902a075eb5e
tree772244a9df862e3da104ccd91555d8e0bf0f00e2
parent886f524c6b06bfba1f993d6c09b8262ce87cc15e
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>
(cherry picked from commit bc47285cb3c0125424e628521f905f1f0d7b4cef)
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