aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/relocate/cacheops.h
Commit message (Collapse)AuthorAgeFilesLines
* ramips: move relocating loader to common locationJonas Gorski2015-03-301-85/+0
| | | | | | | | Allow other targets to use it, too. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45162
* ramips: add code for relocating a kernel to the right placeFelix Fietkau2015-01-171-0/+85
(used if the boot loader wants a different loadaddr/entry) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44014