Re: [U-Boot] eMMC Partitons handling

2011-10-20 Thread Lei Wen
Hi Ulrich,

On Fri, Oct 21, 2011 at 5:53 AM, Ulrich Prinz
 wrote:
> Hi all!
>
> Is there any support for (e)MMC PARTITION handling in U-Boot anywhere?
> I have an eMMC supporting Version 4.41 of JEDEC MMC specification and
> I'd like to have PARTITION support to protect some of the MMCs areas
> against access from other areas. It interconnects with Reliable Write
> and Write Reliability, also from Version 4.x of the JEDEC spec.
>
> I hope U-Boot already supports this by some console commands?
>

The partition support is added already, you may use the m2011.09 release.
And the command is like "mmc dev  ".

E.X: if you want to switch to the partition 1 of the first device. You
could use as:
mmc dev 0 1

Best regards,
Lei
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] eMMC Partitons handling

2011-10-20 Thread Ulrich Prinz
Hi all!

Is there any support for (e)MMC PARTITION handling in U-Boot anywhere?
I have an eMMC supporting Version 4.41 of JEDEC MMC specification and
I'd like to have PARTITION support to protect some of the MMCs areas
against access from other areas. It interconnects with Reliable Write
and Write Reliability, also from Version 4.x of the JEDEC spec.

I hope U-Boot already supports this by some console commands?

And by the way, which version to use for a good support of i.MX25?
I am still using a probably outdated 2010.x version.

Thanks for any hint and best regards
Ulrich
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot