AT91: Add flexibity board support
authorJohn Crispin <john@openwrt.org>
Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)
commitf146f0db64476fba50a7b01db00e8f8e3060c5a1
treef4854dbfacf5484f67cc9fc8247a68bbcfc91632
parent250f82e484092a9e5a01aa7548a6a08a1fb9485f
AT91: Add flexibity board support

The patch below adds AT91 Flexibity Connect board support.

Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>
SVN-Revision: 27412
12 files changed:
target/linux/at91/Makefile
target/linux/at91/flexibity/base-files/etc/config/network [new file with mode: 0644]
target/linux/at91/flexibity/base-files/etc/init.d/custom-user-startup [new file with mode: 0644]
target/linux/at91/flexibity/config-2.6.39 [new file with mode: 0644]
target/linux/at91/flexibity/profiles/000-flexibity-minimal.mk [new file with mode: 0644]
target/linux/at91/flexibity/profiles/001-flexibity-xwrt.mk [new file with mode: 0644]
target/linux/at91/flexibity/profiles/002-flexibity-luci.mk [new file with mode: 0644]
target/linux/at91/flexibity/target.mk [new file with mode: 0644]
target/linux/at91/image/Config.in
target/linux/at91/image/Makefile
target/linux/at91/patches/900-AT91-Add-external-RTC-for-Flexibity-board.patch [new file with mode: 0644]
target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch [new file with mode: 0644]