openwrt/package/boot/uboot-envtools
Adrian Schmutzler 8126e572dd imx6: use device-tree compatible for board name
In imx6, we currently use the model from DTS to derive a board name
manually in /lib/imx6.sh.

However, if we have individual DTS files anyway, we can exploit
generic 02_sysinfo and use the compatible as board name directly.

While at it, remove the wildcards from /lib/upgrade/platform.sh as
these might make code shorter, but are quite unpleasant when grepping
for a specific device.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-27 12:10:45 +02:00
..
files imx6: use device-tree compatible for board name 2020-07-27 12:10:45 +02:00
patches uboot-envtools: Add TARGET_LDFLAGS to fix PIE and RELRO 2019-11-09 14:33:42 +01:00
Makefile uboot-envtools: update to 2020.04 2020-04-26 21:20:47 +02:00