Re: [PATCH] mmc-utils: add the way to enable boot-partition

2012-04-20 Thread Chris Ball
Hi, On Fri, Apr 20 2012, Giuseppe CAVALLARO wrote: > On 4/19/2012 7:19 PM, Chris Ball wrote: >> Hi Giuseppe, >> >> On Thu, Apr 19 2012, Giuseppe CAVALLARO wrote: >>> This adds a new option to enable the boot from eMMC >>> by writing to the 179 ext_csd register. >>> >>> The example below shows as

Re: [PATCH] mmc-utils: add the way to enable boot-partition

2012-04-19 Thread Giuseppe CAVALLARO
Hi Chris On 4/19/2012 7:19 PM, Chris Ball wrote: > Hi Giuseppe, > > On Thu, Apr 19 2012, Giuseppe CAVALLARO wrote: >> This adds a new option to enable the boot from eMMC >> by writing to the 179 ext_csd register. >> >> The example below shows as to enable the mmcblk0boot0 >> partition and also se

Re: [PATCH] mmc-utils: add the way to enable boot-partition

2012-04-19 Thread Chris Ball
Hi Giuseppe, On Thu, Apr 19 2012, Giuseppe CAVALLARO wrote: > This adds a new option to enable the boot from eMMC > by writing to the 179 ext_csd register. > > The example below shows as to enable the mmcblk0boot0 > partition and also set/reset the ACK bit). > > $ ./mmc booten 1 1 /dev/mmcblk0boot

[PATCH] mmc-utils: add the way to enable boot-partition

2012-04-19 Thread Giuseppe CAVALLARO
This adds a new option to enable the boot from eMMC by writing to the 179 ext_csd register. The example below shows as to enable the mmcblk0boot0 partition and also set/reset the ACK bit). $ ./mmc booten 1 1 /dev/mmcblk0boot0 $ ./mmc extcsd read /dev/mmcblk0boot0 | grep PARTITION_CON Boot configu