[rdc] rework board detection
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Mar 2010 23:35:21 +0000 (23:35 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Mar 2010 23:35:21 +0000 (23:35 +0000)
commitd6a7552aad4537d1dc32c5e92c5159d7211372c2
tree3e3aee7b257d4ccfc367abca5545f742bcedd89a
parentf87759a667c77a1afbe1393d2de60666c0337e37
[rdc] rework board detection

Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
scripts/pad_image [new file with mode: 0755]
target/linux/rdc/Makefile
target/linux/rdc/ar525w/config-2.6.30
target/linux/rdc/bifferboard/config-2.6.30
target/linux/rdc/files-2.6.30/arch/x86/include/asm/rdc_boards.h [new file with mode: 0644]
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/ar525w.c [new file with mode: 0644]
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/bifferboard.c [new file with mode: 0644]
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/r8610.c [new file with mode: 0644]
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/sitecom.c [new file with mode: 0644]
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/platform.c
target/linux/rdc/image/Makefile
target/linux/rdc/image/mkimg_sitecom.pl
target/linux/rdc/patches-2.6.30/012-export_erase_write.patch [new file with mode: 0644]
target/linux/rdc/r8610/config-2.6.30