spl: Set up the bloblist in SPL
authorSimon Glass <sjg@chromium.org>
Fri, 16 Nov 2018 01:43:51 +0000 (18:43 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 26 Nov 2018 13:25:32 +0000 (08:25 -0500)
commite945a726235af1adc2cadc93e86a39637ee6318d
treef880e62b0ab2e93daa3df6d7f6e4f35b365ad9b0
parent9f407d4ef092c2ce7ab0f4f366aee252611dab3c
spl: Set up the bloblist in SPL

The bloblist is normally set up in SPL ready for use by U-Boot. Add
a simple implementation of this to the common SPL code.

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