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. SVN-Revision: 20294
Showing
- scripts/pad_image 100 additions, 0 deletionsscripts/pad_image
- target/linux/rdc/Makefile 1 addition, 1 deletiontarget/linux/rdc/Makefile
- target/linux/rdc/ar525w/config-2.6.30 0 additions, 8 deletionstarget/linux/rdc/ar525w/config-2.6.30
- target/linux/rdc/bifferboard/config-2.6.30 0 additions, 8 deletionstarget/linux/rdc/bifferboard/config-2.6.30
- target/linux/rdc/files-2.6.30/arch/x86/include/asm/rdc_boards.h 36 additions, 0 deletions.../linux/rdc/files-2.6.30/arch/x86/include/asm/rdc_boards.h
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile 1 addition, 1 deletiontarget/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 243 additions, 0 deletions...ux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/ar525w.c
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/bifferboard.c 82 additions, 0 deletions...c/files-2.6.30/arch/x86/mach-rdc321x/boards/bifferboard.c
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/r8610.c 65 additions, 0 deletions...nux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/r8610.c
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/sitecom.c 111 additions, 0 deletions...x/rdc/files-2.6.30/arch/x86/mach-rdc321x/boards/sitecom.c
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/platform.c 58 additions, 227 deletions...t/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/platform.c
- target/linux/rdc/image/Makefile 9 additions, 51 deletionstarget/linux/rdc/image/Makefile
- target/linux/rdc/image/mkimg_sitecom.pl 0 additions, 6 deletionstarget/linux/rdc/image/mkimg_sitecom.pl
- target/linux/rdc/patches-2.6.30/012-export_erase_write.patch 28 additions, 0 deletionstarget/linux/rdc/patches-2.6.30/012-export_erase_write.patch
- target/linux/rdc/r8610/config-2.6.30 0 additions, 3 deletionstarget/linux/rdc/r8610/config-2.6.30
Loading
Please register or sign in to comment