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)
commit285c45e7fd7cb54f759b17b455a0c81b5ba78962
tree879d568b02fafee9e4d0e10e8ba6f8f1b18d5d49
parentccb99d82df8463318b58e369af60a66b89e3c77e
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]