Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-06-02 Thread Stephen Warren
On 06/02/2014 12:42 AM, Pantelis Antoniou wrote: > Hi Steve, > > I wanted the discussion to settle a bit before I reply to this series. > On May 29, 2014, at 1:15 AM, Steve Rae wrote: > >> Each wrapper function: >> - switches to the specified physical partition, then >> - performs the original fu

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-06-01 Thread Pantelis Antoniou
Hi Steve, I wanted the discussion to settle a bit before I reply to this series. On May 29, 2014, at 1:15 AM, Steve Rae wrote: > Each wrapper function: > - switches to the specified physical partition, then > - performs the original function, and then > - switches back to the original physical pa

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Steve Rae
On 14-05-30 10:07 AM, Stephen Warren wrote: On 05/30/2014 10:56 AM, Steve Rae wrote: On 14-05-30 08:58 AM, Stephen Warren wrote: ... What code are you looking at that handles multiple devices sequentially under program control rather than user command control? Cannot go into too much detai

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Stephen Warren
On 05/30/2014 10:56 AM, Steve Rae wrote: > On 14-05-30 08:58 AM, Stephen Warren wrote: ... >> What code are you >> looking at that handles multiple devices sequentially under program >> control rather than user command control? > > Cannot go into too much detail here (yet) -- but imagine the situat

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Steve Rae
On 14-05-30 08:58 AM, Stephen Warren wrote: On 05/29/2014 04:03 PM, Steve Rae wrote: On 14-05-29 01:30 PM, Stephen Warren wrote: On 05/29/2014 01:44 PM, Steve Rae wrote: On 14-05-29 11:51 AM, Stephen Warren wrote: On 05/29/2014 11:58 AM, Steve Rae wrote: Hi, Stephen On 14-05-29 09:25

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Stephen Warren
On 05/29/2014 04:03 PM, Steve Rae wrote: > > > On 14-05-29 01:30 PM, Stephen Warren wrote: >> On 05/29/2014 01:44 PM, Steve Rae wrote: >>> >>> >>> On 14-05-29 11:51 AM, Stephen Warren wrote: On 05/29/2014 11:58 AM, Steve Rae wrote: > Hi, Stephen > > On 14-05-29 09:25 AM, Stephen

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Stephen Warren
On 05/28/2014 04:15 PM, Steve Rae wrote: > Each wrapper function: > - switches to the specified physical partition, then > - performs the original function, and then > - switches back to the original physical partition > where the physical partition (aka HW partition) is > 0=User, 1=Boot1, 2=Boot

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Jaehoon Chung
Hi, Steve. On 05/29/2014 07:15 AM, Steve Rae wrote: > Each wrapper function: > - switches to the specified physical partition, then > - performs the original function, and then > - switches back to the original physical partition > where the physical partition (aka HW partition) is > 0=User, 1=B

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Steve Rae
Hi, Jaehoon On 14-05-29 12:03 AM, Jaehoon Chung wrote: Hi, Steve. On 05/29/2014 07:15 AM, Steve Rae wrote: Each wrapper function: - switches to the specified physical partition, then - performs the original function, and then - switches back to the original physical partition where the physica

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Steve Rae
Hi, Stephen On 14-05-29 09:25 AM, Stephen Warren wrote: On 05/28/2014 04:15 PM, Steve Rae wrote: Each wrapper function: - switches to the specified physical partition, then - performs the original function, and then - switches back to the original physical partition where the physical partition

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Stephen Warren
On 05/29/2014 01:44 PM, Steve Rae wrote: > > > On 14-05-29 11:51 AM, Stephen Warren wrote: >> On 05/29/2014 11:58 AM, Steve Rae wrote: >>> Hi, Stephen >>> >>> On 14-05-29 09:25 AM, Stephen Warren wrote: On 05/28/2014 04:15 PM, Steve Rae wrote: > Each wrapper function: > - switches to

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Stephen Warren
On 05/29/2014 11:58 AM, Steve Rae wrote: > Hi, Stephen > > On 14-05-29 09:25 AM, Stephen Warren wrote: >> On 05/28/2014 04:15 PM, Steve Rae wrote: >>> Each wrapper function: >>> - switches to the specified physical partition, then >>> - performs the original function, and then >>> - switches back

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Steve Rae
On 14-05-29 01:30 PM, Stephen Warren wrote: On 05/29/2014 01:44 PM, Steve Rae wrote: On 14-05-29 11:51 AM, Stephen Warren wrote: On 05/29/2014 11:58 AM, Steve Rae wrote: Hi, Stephen On 14-05-29 09:25 AM, Stephen Warren wrote: On 05/28/2014 04:15 PM, Steve Rae wrote: Each wrapper functio

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Jaehoon Chung
Hi, Steve. On 05/29/2014 07:15 AM, Steve Rae wrote: > Each wrapper function: > - switches to the specified physical partition, then > - performs the original function, and then > - switches back to the original physical partition > where the physical partition (aka HW partition) is > 0=User, 1=B

Re: [U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-30 Thread Steve Rae
On 14-05-29 11:51 AM, Stephen Warren wrote: On 05/29/2014 11:58 AM, Steve Rae wrote: Hi, Stephen On 14-05-29 09:25 AM, Stephen Warren wrote: On 05/28/2014 04:15 PM, Steve Rae wrote: Each wrapper function: - switches to the specified physical partition, then - performs the original function,

[U-Boot] [PATCH] mmc: add wrappers for MMC block_{read, write, erase}

2014-05-28 Thread Steve Rae
Each wrapper function: - switches to the specified physical partition, then - performs the original function, and then - switches back to the original physical partition where the physical partition (aka HW partition) is 0=User, 1=Boot1, 2=Boot2, etc. Signed-off-by: Steve Rae --- based on a dis