[U-Boot] [PATCH] cmd_mmc: add support device command for selecting mmc device

Andy Fleming afleming at gmail.com
Fri Apr 17 01:18:36 CEST 2009


On Sat, Mar 28, 2009 at 12:04 AM, Minkyu Kang <mk7.kang at samsung.com> wrote:
> This patch improves device command for selecting mmc device
>
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>

Rather than porting features from the generic mmc framework into the
legacy system, I'd really prefer if the omap driver were ported to the
generic mmc framework.  The framework already has support for multiple
devices.  We can then discuss how to deal with selecting which device
is the default device as a side issue.

Andy


More information about the U-Boot mailing list