summaryrefslogtreecommitdiff
path: root/target/linux/ramips/image/relocate
Commit message (Collapse)AuthorAgeFilesLines
* ramips: move relocating loader to common locationJonas Gorski2015-03-305-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 stubFelix Fietkau2015-01-172-2/+8
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44017
* ramips: add code for relocating a kernel to the right placeFelix Fietkau2015-01-175-0/+365
(used if the boot loader wants a different loadaddr/entry) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44014