Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: move relocating loader to common location | Jonas Gorski | 2015-03-30 | 5 | -371/+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 | 2 | -2/+8 |
| | | | | | | 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 | 5 | -0/+365 |
(used if the boot loader wants a different loadaddr/entry) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44014 |