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)
commitce65b07441aa8bd6efb9908991b1b50cdf8d9781
tree18df426a0f5674776b7ad0d177c8abf178812f58
parent0dc6f05b1c4a1e40d1a021ed46aeaac256c70ecc
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]