Re: [U-Boot] [U-BOOT][PATCH] mmc: support the revision check for eMMC4.5

2012-09-02 Thread Jaehoon Chung
Hi Marek, I will resend this patch with Andy's comment. If you have any other opinion, let me know plz. Best Regards, Jaehoon Chung On 09/01/2012 03:15 PM, Marek Vasut wrote: Dear Jae hoon Chung, Hi, Anybody think about this patch? mmcinfo is produce correctly? if i miss something, let

Re: [U-Boot] [U-BOOT][PATCH] mmc: support the revision check for eMMC4.5

2012-09-01 Thread Marek Vasut
Dear Jae hoon Chung, Hi, Anybody think about this patch? mmcinfo is produce correctly? if i miss something, let me know, plz. Andy? Best Regards, Jaehoon Chung 2012/3/27 Jaehoon Chung jh80.ch...@samsung.com: eMMC card is introduced the eMMC4.5. But now eMMC card is checked up

Re: [U-Boot] [U-BOOT][PATCH] mmc: support the revision check for eMMC4.5

2012-04-02 Thread Jae hoon Chung
Hi, Anybody think about this patch? mmcinfo is produce correctly? if i miss something, let me know, plz. Best Regards, Jaehoon Chung 2012/3/27 Jaehoon Chung jh80.ch...@samsung.com: eMMC card is introduced the eMMC4.5. But now eMMC card is checked up to eMMC4.0. This patch is supported until

[U-Boot] [U-BOOT][PATCH] mmc: support the revision check for eMMC4.5

2012-03-27 Thread Jaehoon Chung
eMMC card is introduced the eMMC4.5. But now eMMC card is checked up to eMMC4.0. This patch is supported until eMMC4.5 Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- common/cmd_mmc.c |5 - drivers/mmc/mmc.c | 25