ar71xx: Add support for Black Swift
authorJohn Crispin <blogic@openwrt.org>
Mon, 17 Aug 2015 13:18:56 +0000 (13:18 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 17 Aug 2015 13:18:56 +0000 (13:18 +0000)
commit1cbb93865ed30fc4b23c3bf4a7839f170fafe46a
tree25160900b3ab73b5d01bbaf063c57c8a4e16b11c
parentfebf61a29a25e83ffbf3546dd385422ec9303e88
ar71xx: Add support for Black Swift

Add support for the Black Swift board:
http://www.black-swift.com/

Took relevant parts and slightly adapted from:
https://github.com/blackswift/openwrt/blob/master/bsb.patch

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46674 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/base-files/etc/diag.sh
target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
target/linux/ar71xx/base-files/etc/uci-defaults/02_network
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/config-3.18
target/linux/ar71xx/files/arch/mips/ath79/mach-bsb.c [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/smartelectronics.mk [new file with mode: 0644]
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/patches-3.18/906-MIPS-ath79-add-blackswift.patch [new file with mode: 0644]