summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/bootm.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: rockchip: Add bootm handler for RKNS imagesSascha Hauer2021-06-281-0/+116
The rk3568 utilizes boot images starting with the magic 'RKNS'. Add a bootm handler for these to allow them to be chainloaded. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Link: https://lore.barebox.org/20210615141641.31577-10-s.hauer@pengutronix.de Link: https://lore.barebox.org/20210621092802.27275-10-s.hauer@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>