AT91: Add flexibity board support
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)
commitc7f2977365f1fb2037a089a6a190ea5e8ebbc114
treef4854dbfacf5484f67cc9fc8247a68bbcfc91632
parent2b398e6998341f6ec0b537f722bfddc040e05e04
AT91: Add flexibity board support

The patch below adds AT91 Flexibity Connect board support.

Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27412 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]