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

2013-03-01 Thread Jagannadha Sutradharudu Teki
This commit is based on that patch from aaron.willi...@caviumnetworks.com with same commit title. http://patchwork.ozlabs.org/patch/140863/ http://lists.denx.de/pipermail/u-boot/2011-April/089606.html This patch corrects the addresses used when working with Spansion/AMD FLASH chips. Addressing

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

2013-03-01 Thread Stefan Roese
On 01.03.2013 13:05, Jagannadha Sutradharudu Teki wrote: This commit is based on that patch from aaron.willi...@caviumnetworks.com with same commit title. http://patchwork.ozlabs.org/patch/140863/ http://lists.denx.de/pipermail/u-boot/2011-April/089606.html This patch corrects the

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

2013-03-01 Thread Jagannadha Sutradharudu Teki
Hi Stefan, -Original Message- From: Stefan Roese [mailto:s...@denx.de] Sent: 01 March 2013 17:43 To: Jagannadha Sutradharudu Teki Cc: u-boot@lists.denx.de; mon...@monstr.eu; Jagannadha Sutradharudu Teki; Aaron Williams Subject: Re: [PATCH v4] mtd: cfi_flash: Fix CFI flash driver

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

2013-03-01 Thread Stefan Roese
On 01.03.2013 13:19, Jagannadha Sutradharudu Teki wrote: Please also add a From: Aaran ... line as first line in your commit text to preserve the patch authorship. Seems like I have added the first line with Aran.. as + This commit is based on that patch from

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

2013-03-01 Thread Jagannadha Sutradharudu Teki
Hi Stefan, -Original Message- From: Stefan Roese [mailto:s...@denx.de] Sent: 01 March 2013 17:57 To: Jagannadha Sutradharudu Teki Cc: u-boot@lists.denx.de; mon...@monstr.eu; Aaron Williams Subject: Re: [PATCH v4] mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support On