* [U-Boot] eMMC Partitons handling
@ 2011-10-20 21:53 Ulrich Prinz
2011-10-21 2:48 ` Lei Wen
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Prinz @ 2011-10-20 21:53 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] eMMC Partitons handling
2011-10-20 21:53 [U-Boot] eMMC Partitons handling Ulrich Prinz
@ 2011-10-21 2:48 ` Lei Wen
0 siblings, 0 replies; 2+ messages in thread
From: Lei Wen @ 2011-10-21 2:48 UTC (permalink / raw)
To: u-boot
Hi Ulrich,
On Fri, Oct 21, 2011 at 5:53 AM, Ulrich Prinz
<ulrich.prinz@googlemail.com> 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 <dev num> <partition num>".
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-21 2:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-20 21:53 [U-Boot] eMMC Partitons handling Ulrich Prinz
2011-10-21 2:48 ` Lei Wen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox