]> git.ipfire.org Git - thirdparty/openwrt.git/commit
at91: introduce vendor_model scheme and drop board names
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 23 Aug 2020 18:15:17 +0000 (20:15 +0200)
committermaurerr <mariusd84@gmail.com>
Wed, 1 Sep 2021 08:06:53 +0000 (08:06 +0000)
commit3113557b45c7cb8cfdeee199345efd06363fef02
treeffce165b07798c0d42288d47d8060913ee7edf9e
parent90f2ea4be0e8a1f2ec3ce82ed3ae9ad6b8d0642f
at91: introduce vendor_model scheme and drop board names

This introduces the vendor_model scheme to this target in order to
harmonize device names within the target and with the rest of
OpenWrt. In addition, custom board names are dropped in favor
of the generic script which takes the compatible.

Use the SUPPORTED_DEVICES variable to store the compatible where it
deviates from the device name, so we can use it in build recipes.

While at it, harmonize a few indents as well.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
package/boot/at91bootstrap/Makefile
package/boot/uboot-at91/Makefile
target/linux/at91/base-files/etc/board.d/02_network
target/linux/at91/base-files/lib/at91.sh [deleted file]
target/linux/at91/base-files/lib/preinit/01_preinit_do_at91.sh [deleted file]
target/linux/at91/image/Makefile
target/linux/at91/image/sam9x.mk
target/linux/at91/image/sama5.mk
target/linux/at91/image/uboot-env.txt