openwrtv3/package/boot/uboot-envtools/files
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
..
ar71xx uboot-envtools: add support for Wallys DR342 2017-11-14 22:36:46 +01:00
cns3xxx treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00
imx6 treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00
ipq ipq806x: convert to dt-based board-detection 2018-01-13 07:33:03 +01:00
kirkwood kirkwood: sort occurrences of boardame alphabetically 2018-01-09 22:06:55 +01:00
lantiq lantiq: use the compatible string as board name 2017-12-16 23:33:56 +01:00
mvebu treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00
mxs treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00
oxnas treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00
pistachio pistachio: remove custom board detection override 2017-03-22 11:43:22 +01:00
ramips ramips: drop LinkIt Smart 7688 Duo userspace support 2017-12-21 01:05:16 +01:00
uboot-envtools.sh move boot related packages to their own folder 2012-10-16 13:44:25 +00:00