openwrt/package/boot/uboot-envtools
Andre Heider 3af9c5fefd 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>
(cherry picked from commit 60c9a27cbc)
2020-10-28 23:22:44 +01:00
..
files uboot-envtools: mvebu: fix config for mainline u-boot 2020-10-28 23:22:44 +01:00
patches uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO 2019-11-09 20:42:04 +01:00
Makefile uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO 2019-11-09 20:42:04 +01:00