Re: [U-Boot] [PATCH v3] arm: cm4008, cm41xx: use common cfi_flash support

2012-07-06 Thread Albert ARIBAUD
Hi Andreas, On Fri, 06 Jul 2012 10:47:11 +0200, "Andreas Bießmann" wrote: > On 06.07.2012 10:27, Yann Vernier wrote: > > This change allows use of other flash chips than the two supported > > by the cm4008 flash.c. Tested with Micrel KSZ8695X demo board. > > --- > > Changes for v2: > >- Updat

Re: [U-Boot] [PATCH v3] arm: cm4008, cm41xx: use common cfi_flash support

2012-07-06 Thread Andreas Bießmann
On 06.07.2012 10:27, Yann Vernier wrote: > This change allows use of other flash chips than the two supported by > the cm4008 flash.c. Tested with Micrel KSZ8695X demo board. > --- > Changes for v2: >- Update cm41xx also >- Remove unused board specific flash code > Changes for v3: >- Do

[U-Boot] [PATCH v3] arm: cm4008, cm41xx: use common cfi_flash support

2012-07-06 Thread Yann Vernier
This change allows use of other flash chips than the two supported by the cm4008 flash.c. Tested with Micrel KSZ8695X demo board. --- Changes for v2: - Update cm41xx also - Remove unused board specific flash code Changes for v3: - Do not define to 1 where it is not required, just define S