Re: [U-Boot] Card doesn't support part_switch

2014-10-27 Thread Tom Rini
On Fri, Oct 24, 2014 at 09:44:50PM -0400, Brandon Williams wrote: > Hi there, > > I'm trying to switch to the second partition of my SD card and I'm running > into this error: > > U-Boot> mmc dev 0 2 > Card doesn't support part_switch > switch to partitions #2, ERROR > > Is this a limitation of

[U-Boot] Card doesn't support part_switch

2014-10-26 Thread Brandon Williams
Hi there, I'm trying to switch to the second partition of my SD card and I'm running into this error: U-Boot> mmc dev 0 2 Card doesn't support part_switch switch to partitions #2, ERROR Is this a limitation of my SD card? Is it a partition configuration problem? I looked around and couldn't find