
Dear Heiko Schocher,
Heiko Schocher hs@denx.de writes:
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
on the siemens taurus board, this option saved 0x14d bytes
Changes in v3: add Reviewed-by from Bo Shen
Changes in v2: add Reviewed-by: Andreas Bießmann andreas.devel@googlemail.com
README | 4 ++++ common/spl/spl.c | 15 ++++++++++----- common/spl/spl_nand.c | 13 +++++++++++++ include/spl.h | 1 + 4 files changed, 28 insertions(+), 5 deletions(-)
applied to u-boot-atmel/master, thanks!
Best regards, Andreas Bießmann