Re: [U-Boot] [PATCH 2/2] ORIGEN: Add MMC SPL support

2011-07-12 Thread Minkyu Kang
Dear Chander Kashyap , On 27 June 2011 17:37, Chander Kashyap wrote: > Adds mmc boot support. > > Signed-off-by: Chander Kashyap > --- >  mmc_spl/board/samsung/origen/Makefile             |  105 >  mmc_spl/board/samsung/origen/mmc_boot.c           |   75 +++ >  mmc_spl/b

Re: [U-Boot] [PATCH 2/2] ORIGEN: Add MMC SPL support

2011-07-12 Thread Chander Kashyap
On 12 July 2011 11:37, Minkyu Kang wrote: > Dear Chander Kashyap , > > On 27 June 2011 17:37, Chander Kashyap wrote: >> Adds mmc boot support. >> >> Signed-off-by: Chander Kashyap >> --- >>  mmc_spl/board/samsung/origen/Makefile             |  105 >>  mmc_spl/board/samsung/orige