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

2011-05-25 Thread Minkyu Kang
Dear Chander Kashyap, On 20 May 2011 12:57, Chander Kashyap wrote: > 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 director

[PATCH v4 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