uboot-envtools: mvebu: fix config for mainline u-boot
authorAndre Heider <a.heider@gmail.com>
Sat, 12 Sep 2020 08:28:21 +0000 (10:28 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 11 Oct 2020 14:53:20 +0000 (16:53 +0200)
commit60c9a27cbcc6ba00d75b4b592f507237dbfb460f
tree68ba30999894dc62dbaeb2f20351e0282f6812ce
parentc43b45863e38fb18a486601c1601f1485d649c0b
uboot-envtools: mvebu: fix config for mainline u-boot

Mainline u-boot dynamically passes the mtd partitions via devicetree:
$ cat /proc/mtd
dev:    size   erasesize  name
mtd0: 003f0000 00001000 "firmware"
mtd1: 00010000 00001000 "u-boot-env"

Add support for this setup.

Signed-off-by: Andre Heider <a.heider@gmail.com>
package/boot/uboot-envtools/files/mvebu