AT91: Add flexibity board support
authorJohn Crispin <blogic@openwrt.org>
Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sun, 3 Jul 2011 18:51:59 +0000 (18:51 +0000)
commit98eec3e323322222a9a4a6439c6dbd5b11a6ed42
treef4854dbfacf5484f67cc9fc8247a68bbcfc91632
parentcedd3d1a680b77be40cf43f50bd12a5a549805f2
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]