summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/patches/140-cmdline_hack.patch
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-14/+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
* fix rb532 patch errornbd2007-06-061-23/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert rb532 to the new structurenbd2007-05-191-21/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵nbd2006-12-061-8/+23
| | | | | | on magic offsets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenoughnbd2006-10-261-0/+33
Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73