Re: [U-Boot] [PATCH v7] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support

2013-04-02 Thread Aaron Williams
Thanks, I'll be glad to finally see this patch applied. -Aaron On 04/02/2013 05:34 AM, Stefan Roese wrote: On 27.03.2013 11:22, Jagannadha Sutradharudu Teki wrote: Hi, Any update on this. I'll apply this patch shortly. Sorry for the delay. Thanks, Stefan -- Aaron Williams Software Engi

Re: [U-Boot] [PATCH v7] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support

2013-04-02 Thread Stefan Roese
On 03.03.2013 12:15, Jagannadha Sutradharudu Teki wrote: > From: aaron.willi...@caviumnetworks.com > > This commit is based on that patch from aaron.willi...@caviumnetworks.com > with same commit title. pulled the same code changes into current u-boot tree. > > http://patchwork.ozlabs.org/patch/1

Re: [U-Boot] [PATCH v7] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support

2013-04-02 Thread Stefan Roese
On 27.03.2013 11:22, Jagannadha Sutradharudu Teki wrote: > Hi, > > Any update on this. I'll apply this patch shortly. Sorry for the delay. Thanks, Stefan ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v7] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support

2013-03-27 Thread Jagannadha Sutradharudu Teki
Hi, Any update on this. Thanks, Jagan. > -Original Message- > From: Jagannadha Sutradharudu Teki [mailto:jagannadha.sutradharudu- > t...@xilinx.com] > Sent: 03 March 2013 16:45 > To: u-boot@lists.denx.de > Cc: Stefan Roese; Aaron Williams; Luka Perkov; mon...@monstr.eu; > Jagannadha Sutr

[U-Boot] [PATCH v7] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support

2013-03-03 Thread Jagannadha Sutradharudu Teki
From: aaron.willi...@caviumnetworks.com This commit is based on that patch from aaron.willi...@caviumnetworks.com with same commit title. pulled the same code changes into current u-boot tree. http://patchwork.ozlabs.org/patch/140863/ http://lists.denx.de/pipermail/u-boot/2011-April/089606.html