Added primary and secondary bootloaders
authorHamish Guthrie <hcg@openwrt.org>
Tue, 20 Mar 2007 09:59:17 +0000 (09:59 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Tue, 20 Mar 2007 09:59:17 +0000 (09:59 +0000)
commit48864269bc68984ceb3329fa906f0aa5d09b368e
tree18df426a0f5674776b7ad0d177c8abf178812f58
parent0870c67eb6410268e0ba019dc3a732fd3bc8bc81
Added primary and secondary bootloaders

SVN-Revision: 6626
target/linux/at91-2.6/image/Config.in [new file with mode: 0644]
target/linux/at91-2.6/image/Makefile
target/linux/at91-2.6/image/romboot/Makefile [new file with mode: 0644]
target/linux/at91-2.6/image/romboot/patches/000-fixenv.patch [new file with mode: 0644]
target/linux/at91-2.6/image/romboot/patches/001-makefile.patch [new file with mode: 0644]
target/linux/at91-2.6/image/u-boot/Makefile [new file with mode: 0644]
target/linux/at91-2.6/image/u-boot/patches/001-lowlevel-config.patch [new file with mode: 0644]
target/linux/at91-2.6/image/u-boot/patches/002-dataflash_machine.patch [new file with mode: 0644]
target/linux/at91-2.6/image/u-boot/patches/003-mac_init.patch [new file with mode: 0644]
target/linux/at91-2.6/image/u-boot/patches/004-mac_config.patch [new file with mode: 0644]
target/linux/at91-2.6/image/u-boot/patches/005-remove_float.patch [new file with mode: 0644]