Re: [U-Boot] [PATCH] arm/km: fix frequency of the SPI NOR Flash

2012-09-03 Thread Prafulla Wadaskar
> -Original Message- > From: Prafulla Wadaskar > Sent: 14 August 2012 18:49 > To: 'Valentin Longchamp' > Cc: u-boot@lists.denx.de; Holger Brunck > Subject: RE: [PATCH] arm/km: fix frequency of the SPI NOR Flash > > > > > -Original Message- > > From: Valentin Longchamp [mailto:v

Re: [U-Boot] [PATCH] arm/km: fix frequency of the SPI NOR Flash

2012-08-14 Thread Prafulla Wadaskar
> -Original Message- > From: Valentin Longchamp [mailto:valentin.longch...@keymile.com] > Sent: 14 August 2012 17:07 > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Valentin Longchamp; Holger Brunck > Subject: [PATCH] arm/km: fix frequency of the SPI NOR Flash > > According to our la

[U-Boot] [PATCH] arm/km: fix frequency of the SPI NOR Flash

2012-08-14 Thread Valentin Longchamp
According to our last HW measures, this could be raised while still compatible with the potential delays on the lines. Signed-off-by: Valentin Longchamp cc: Holger Brunck --- include/configs/km/km_arm.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/km