Re: [U-Boot] [PATCH] da850/omap-l138: enable SPI flash in RMII mode

2012-06-06 Thread Lad, Prabhakar
Hi Christian, On Tue, Jun 05, 2012 at 15:38:53, Christian Riesch wrote: > Hi, > > On Fri, Jun 1, 2012 at 3:48 PM, Prabhakar Lad wrote: > > From: Rajashekhara, Sudhakar > > > > According to DA850/OMAP-L138 schematics, GP2[6] line has to be driven > > high for RMII mode to work. In RMII mode, SP

Re: [U-Boot] [PATCH] da850/omap-l138: enable SPI flash in RMII mode

2012-06-05 Thread Christian Riesch
Hi, On Fri, Jun 1, 2012 at 3:48 PM, Prabhakar Lad wrote: > From: Rajashekhara, Sudhakar > > According to DA850/OMAP-L138 schematics, GP2[6] line has to be driven > high for RMII mode to work. In RMII mode, SPI flash becomes un-usable. > But during testing it was found out that, driving GP2[6] lo

[U-Boot] [PATCH] da850/omap-l138: enable SPI flash in RMII mode

2012-06-03 Thread Prabhakar Lad
From: Rajashekhara, Sudhakar According to DA850/OMAP-L138 schematics, GP2[6] line has to be driven high for RMII mode to work. In RMII mode, SPI flash becomes un-usable. But during testing it was found out that, driving GP2[6] low also enables RMII and in this configuration SPI flash is also acce