at91: add Device Tree based board detection
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Jul 2015 01:25:15 +0000 (01:25 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Jul 2015 01:25:15 +0000 (01:25 +0000)
commitedeb43be4ffa7882c58bd9398b49bc11b97ba22a
tree0cf641a2140373a5da1820c0e0284fe0d79e63b4
parent2b3ad2d1067061c3c9793b2b595c9629e4921dc4
at91: add Device Tree based board detection

Set up eth0 as LAN interface by default.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46174 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/at91/base-files.mk [new file with mode: 0644]
target/linux/at91/base-files/etc/uci-defaults/02_network [new file with mode: 0755]
target/linux/at91/base-files/lib/at91.sh [new file with mode: 0755]
target/linux/at91/base-files/lib/preinit/03_preinit_do_at91.sh