]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: support loading from UBI volumes
authorLadislav Michl <ladis@linux-mips.org>
Tue, 12 Jul 2016 18:28:13 +0000 (20:28 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 22 Jul 2016 13:53:00 +0000 (09:53 -0400)
commitbf55cd4f3e3bc0ebf92c81bde1921f983e999451
tree9d500618f6927061de9b642ca436df58b702f093
parent6f4e7d3c75a81decc20de0218729e9770448ffc0
spl: support loading from UBI volumes

Add support for loading from UBI volumes on the top of NAND
and OneNAND.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
common/spl/Makefile
common/spl/spl.c
common/spl/spl_ubi.c [new file with mode: 0644]
include/spl.h