armv8: Support loading 32-bit OS which is not in the form of FIT
authorAlison Wang <b18965@freescale.com>
Tue, 6 Jun 2017 07:32:40 +0000 (15:32 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 10 Jun 2017 00:34:56 +0000 (20:34 -0400)
commit4ac0a32e2448f52ce02a57e23836b3b34b2db378
treed9cad9258641cd704628c9598433d9256c5f0815
parent57da153e88c4a71798c04914064183c4ea6125ea
armv8: Support loading 32-bit OS which is not in the form of FIT

As only FIT image is supported now, this patch is to support loading
32-bit uImage, dtb and rootfs separately.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/image.h