summaryrefslogtreecommitdiff
path: root/arch/arm/lib/zimage.c
Commit message (Collapse)AuthorAgeLines
* spl: zImage support in Falcon modeLadislav Michl2016-07-22-0/+40
Other payload than uImage is currently considered to be raw U-Boot image. Check also for zImage in Falcon mode. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Reviewed-by: Heiko Schocher <hs@denx.de>