Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: lzma-loader: constify kernel argv array | Matthias Schiffer | 2018-06-06 | 1 | -1/+1 |
| | | | | | | | By making the kernel argv array const, the .data section can always be omitted from the laoder binary. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> | ||||
* | ar71xx: fix lzma-loader kernel command line passing | Felix Fietkau | 2015-08-02 | 1 | -1/+2 |
| | | | | | | | | | The generic kernel cmdline parser ignores argv[0], this caused a regression for all lzma-loader based boards with linux 4.1 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46544 | ||||
* | ar71xx: add lzma loader | Gabor Juhos | 2011-12-05 | 1 | -0/+263 |
SVN-Revision: 29443 |