]> Git Repo - u-boot.git/commit
spl, nand: add option to boot raw u-boot.bin image only
authorHeiko Schocher <[email protected]>
Fri, 31 Oct 2014 07:31:00 +0000 (08:31 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Andreas Bießmann <[email protected]>
Reviewed-by: Bo Shen <[email protected]>
Signed-off-by: Andreas Bießmann <[email protected]>
README
common/spl/spl.c
common/spl/spl_nand.c
include/spl.h
This page took 0.032947 seconds and 4 git commands to generate.