summaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image/u-boot/patches/006-generate_params.patch
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-115/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed default rootfs size for at91 to 2112khcg2007-04-211-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* New program to generate u-boot parameter block with correct CRC tohcg2007-03-221-0/+115
enable reprogramming parameters from Linux. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6636 3c298f89-4303-0410-b956-a3cf2f4a3e73