spl: Support loading a FIT from MMC
authorSimon Glass <sjg@chromium.org>
Tue, 23 Feb 2016 05:55:58 +0000 (22:55 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Mar 2016 23:18:31 +0000 (19:18 -0400)
commit96debd1f0b90547bf53ce224113dbcdff24818e2
tree316b4666b416375f59a768ef4244d3bd0b0a7630
parentcdf172461caa1a2b29be54438628e4c227956565
spl: Support loading a FIT from MMC

Detect a FIT when loading from MMC and handle it using the new FIT SPL
support.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl_mmc.c