
Dear Jaehoon,
On 2013.01/31, Jaehoon Chung wrote:
Hi Rommel,
Could you review or test for this?
eMMC vesrion is supported up to v4.5. But bootloader isn't saw the exact eMMC version. After applied this patch, if use the mmcinfo command, then can see the exactly mmc version.
Signed-off-by: Jaehoon Chung jh80.chung@samsung.com Signed-off-by: Kyungmin Park kyungmin.park@samsung.com
common/cmd_mmc.c | 2 +- drivers/mmc/mmc.c | 18 ++++++++++++++++++ include/mmc.h | 21 +++++++++++++-------- 3 files changed, 32 insertions(+), 9 deletions(-)
Doesn't git am cleanly when "mmc: check the revision for sd3.0" is applied first. And "mmc: check the revision for sd3.0" doesn't git am cleanly if this patch is applied first. Maybe merging the two patches is better to avoid this chicken and egg problem.
Builds OK all by itself.
Acked-by: Rommel Custodio sessyargc@gmail.com
All the best, Rommel