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 ↵Felix Fietkau2007-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. SVN-Revision: 8653
* fix rb532 patch errorFelix Fietkau2007-06-061-23/+9
| | | | SVN-Revision: 7511
* convert rb532 to the new structureFelix Fietkau2007-05-191-21/+1
| | | | SVN-Revision: 7273
* replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵Felix Fietkau2006-12-061-8/+23
| | | | | | on magic offsets SVN-Revision: 5699
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel ↵Felix Fietkau2006-10-261-0/+33
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) SVN-Revision: 5296