> -----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: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 last HW measures, this could be raised while still > > compatible with the potential delays on the lines. > > > > Signed-off-by: Valentin Longchamp <valentin.longch...@keymile.com> > > cc: Holger Brunck <holger.bru...@keymile.com> > > --- > > include/configs/km/km_arm.h | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/include/configs/km/km_arm.h > b/include/configs/km/km_arm.h > > index 3aa5ca1..2d573e4 100644 > > --- a/include/configs/km/km_arm.h > > +++ b/include/configs/km/km_arm.h > > @@ -60,7 +60,7 @@ > > #if defined CONFIG_KM_ENV_IS_IN_SPI_NOR > > #define CONFIG_ENV_SPI_BUS 0 > > #define CONFIG_ENV_SPI_CS 0 > > -#define CONFIG_ENV_SPI_MAX_HZ 5000000 > > +#define CONFIG_ENV_SPI_MAX_HZ 8100000 > > #define CONFIG_ENV_SPI_MODE SPI_MODE_3 > > #endif > > > > Acked-By: Prafulla Wadaskar <prafu...@marvell.com> > I will pull this patch. >
Applied to u-boot-marvell.git master branch Regards... Prafulla . . . _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot