]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl, nand: add option to boot raw u-boot.bin image only
authorHeiko Schocher <hs@denx.de>
Fri, 31 Oct 2014 07:31:00 +0000 (08:31 +0100)
committerTom Rini <trini@ti.com>
Mon, 17 Nov 2014 13:47:17 +0000 (08:47 -0500)
commit0c3117b1f740405ae16f267b4d0534906df433ba
tree0cd63bedcc0f162894694ea1348886711e4969a6
parentbd1bb3c6a7364145fd781aeef56fa661e918f707
spl, nand: add option to boot raw u-boot.bin image only

enable to boot only a raw u-boot.bin image from nand with the
CONFIG_SPL_NAND_RAW_ONLY define. This option saves space on
boards where spl space is low.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Reviewed-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
README
common/spl/spl.c
common/spl/spl_nand.c
include/spl.h