ARM: Layerscape: add bootm handler for images
The layerscape images are preceeded by a RCW and PBI, which are interpreted
by the Layerscape Hardware Pre-Bootloader and aren't executable as ARM code.
To maintain the ability to network boot them, add a bootm handler that
skips the fixed-size header.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8f9eb7a commit e74e0e10c6d9fea688792196b0d3805fd56027e9
@Ahmad Fatoum Ahmad Fatoum authored on 17 Sep 2019
Sascha Hauer committed on 18 Sep 2019
Showing 2 changed files
View
arch/arm/mach-layerscape/Makefile
View
arch/arm/mach-layerscape/pblimage.c 0 → 100644