| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ar71xx: fix build of lzma-loader with binutils 2.25.1 | Hauke Mehrtens | 2015-09-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | To make the lzma-loader build with binutils 2.25.1 it is needed to remove the .MIPS.abiflags section otherwise I get the following compile error: mips-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S loader loader.bin mips-openwrt-linux-musl-objcopy: Warning: Writing section `.text' to huge (ie negative) file offset 0xffffffff80a00000. mips-openwrt-linux-musl-objcopy:loader.bin[.text]: File truncated This should close #20487. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 46893 | ||||
| * | ar71xx/image: relink loader.elf image to LOADADDR | Gabor Juhos | 2012-11-20 | 1 | -5/+11 |
| | | | | | | | | | | This allows to load the resulting image directly from RouterBOOT. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34271 | ||||
| * | ar71xx: image: allow to use board specific code in the lzma-loader | Gabor Juhos | 2012-08-02 | 1 | -1/+6 |
| | | | | | SVN-Revision: 32945 | ||||
| * | ar71xx: add lzma loader | Gabor Juhos | 2011-12-05 | 1 | -0/+94 |
| SVN-Revision: 29443 | |||||
