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)
commit349e97f87939460050352725ff6c6be6962aa2ab
tree7556f537aea717db2b0d9087fff776210c500869
parent2975f0aaf17e1d38f6f9eab57260c23ffba0545c
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]