Re: [U-Boot] [PATCH v3 2/2] ARMV7: MMC SPL Boot support for SMDKV310 board

2011-05-19 Thread Wolfgang Denk
Dear Chander Kashyap, In message <1305796982-7155-3-git-send-email-chander.kash...@linaro.org> you wrote: > Added MMC SPL boot support for SMDKV310. This framework design is > based on nand_spl support. > > Signed-off-by: Chander Kashyap Checkpatch says: WARNING: line over 80 characters #1333

[U-Boot] [PATCH v3 2/2] ARMV7: MMC SPL Boot support for SMDKV310 board

2011-05-19 Thread Chander Kashyap
Added MMC SPL boot support for SMDKV310. This framework design is based on nand_spl support. Signed-off-by: Chander Kashyap --- Changes for v3: - spl file renamed to u-boot-mmc-spl.bin - spl directory renamed to mmc_spl - comments added in mkv310_image.c file Makefile