Added primary and secondary bootloaders
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Mar 2007 09:59:17 +0000 (09:59 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Mar 2007 09:59:17 +0000 (09:59 +0000)
commit18d77c39a5b2b3a56cd356dafe305a08317f625e
tree18df426a0f5674776b7ad0d177c8abf178812f58
parente4cf55f5a9b5f29680b2a96180d53075b1ae4644
Added primary and secondary bootloaders

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6626 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]