Re: [U-Boot] [PATCH 4/4] ARM: dts: dra7xx: Update spi-max-frequency for QSPI

2016-07-29 Thread Mugunthan V N
On Monday 25 July 2016 03:45 PM, Vignesh R wrote: > According to AM572x DM SPRS953A, QSPI max bus speed is 76.8MHz. > Therefore update the spi-max-frequency value of QSPI node for DRA74 and > DRA72 evm. This increase flash read speed by ~2MB/s. > > Signed-off-by: Vignesh R > ---

Re: [U-Boot] [PATCH 4/4] ARM: dts: dra7xx: Update spi-max-frequency for QSPI

2016-07-28 Thread Jagan Teki
On 25 July 2016 at 19:16, Vignesh R wrote: > > > On Monday 25 July 2016 07:08 PM, Tom Rini wrote: >> On Mon, Jul 25, 2016 at 03:45:47PM +0530, Vignesh R wrote: >> >>> According to AM572x DM SPRS953A, QSPI max bus speed is 76.8MHz. >>> Therefore update the spi-max-frequency value

Re: [U-Boot] [PATCH 4/4] ARM: dts: dra7xx: Update spi-max-frequency for QSPI

2016-07-25 Thread Tom Rini
On Mon, Jul 25, 2016 at 03:45:47PM +0530, Vignesh R wrote: > According to AM572x DM SPRS953A, QSPI max bus speed is 76.8MHz. > Therefore update the spi-max-frequency value of QSPI node for DRA74 and > DRA72 evm. This increase flash read speed by ~2MB/s. > > Signed-off-by: Vignesh R

Re: [U-Boot] [PATCH 4/4] ARM: dts: dra7xx: Update spi-max-frequency for QSPI

2016-07-25 Thread Vignesh R
On Monday 25 July 2016 07:08 PM, Tom Rini wrote: > On Mon, Jul 25, 2016 at 03:45:47PM +0530, Vignesh R wrote: > >> According to AM572x DM SPRS953A, QSPI max bus speed is 76.8MHz. >> Therefore update the spi-max-frequency value of QSPI node for DRA74 and >> DRA72 evm. This increase flash read

[U-Boot] [PATCH 4/4] ARM: dts: dra7xx: Update spi-max-frequency for QSPI

2016-07-25 Thread Vignesh R
According to AM572x DM SPRS953A, QSPI max bus speed is 76.8MHz. Therefore update the spi-max-frequency value of QSPI node for DRA74 and DRA72 evm. This increase flash read speed by ~2MB/s. Signed-off-by: Vignesh R --- arch/arm/dts/dra7-evm.dts | 2 +-