Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: move relocating loader to common location | Jonas Gorski | 2015-03-30 | 1 | -72/+0 |
| | | | | | | | | Allow other targets to use it, too. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45162 | ||||
* | ramips: add missing copyright info for relocate stub | Felix Fietkau | 2015-01-17 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44017 | ||||
* | ramips: add code for relocating a kernel to the right place | Felix Fietkau | 2015-01-17 | 1 | -0/+72 |
(used if the boot loader wants a different loadaddr/entry) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44014 |