Re: [U-Boot] [U-Boot,v3] mmc: add mmc partconf read capability

2016-08-17 Thread Angelo Dureghello
Hi Jaehoon, On 04/08/2016 07:09, Jaehoon Chung wrote: Hi Angelo, On 04/15/2016 03:51 AM, Angelo Dureghello wrote: This patch allows to read back the EXT_CSD[179] partition_config register, just specifying the dev param: U-Boot> mmc partconf 0 EXT_CSD[179], PARTITION_CONFIG register:

Re: [U-Boot] [U-Boot,v3] mmc: add mmc partconf read capability

2016-08-03 Thread Jaehoon Chung
Hi Angelo, On 04/15/2016 03:51 AM, Angelo Dureghello wrote: > This patch allows to read back the EXT_CSD[179] partition_config > register, just specifying the dev param: > > U-Boot> mmc partconf 0 > EXT_CSD[179], PARTITION_CONFIG register: > BOOT_ACK: 0 > BOOT_PARTITION_ENABLE: 0 >