tn3399_openwrt/package/boot/uboot-envtools
Luis Araneda 33f09cf151 ipq806x: convert to dt-based board-detection
Use the generic board detection method:
- Board name: First compatible string from the device tree
- Board model: Model property from the device tree

Change occurrences of board name in userspace by the compatible
string, and removed target specific board detection script

Replace the definition of SUPPORTED_DEVICES in Device/Default
to extract the dt compatible string from each device definition.
Additionally, for devices supported by lede-17.01, append
the value of BOARD_NAME to SUPPORTED_DEVICES in the device
definition.

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
2018-01-13 07:33:03 +01:00
..
files ipq806x: convert to dt-based board-detection 2018-01-13 07:33:03 +01:00
patches u-boot-envtools: fix building with glibc 2016-08-18 09:49:18 +02:00
Config.in uboot-envtools: enable UBI support per default on oxnas 2014-12-15 10:37:09 +00:00
Makefile uboot-envtool: remove superfluous + sign from PKG_BUILD_DEPENDS 2018-01-07 19:52:05 +01:00