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)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 25 Aug 2020 17:28:42 +0000 (19:28 +0200)
commit7f1540cc46333e9f96237e0084c554a9ec59068c
treeffce165b07798c0d42288d47d8060913ee7edf9e
parent186569e2e8aac5847ee125c127d500ba024fde0e
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>
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