
9 Aug
2012
9 Aug
'12
2:24 a.m.
On Fri, May 18, 2012 at 2:09 PM, Timur Tabi timur@freescale.com wrote:
In order for indirect mode on the PIXIS to work properly, both chip selects need to be set to GPCM mode, otherwise writes to the chip select base addresses will not actually post to the local bus -- they'll go to the NAND controller instead. Therefore, we need to set BR0 and BR1 to GPCM mode before switching to indirect mode.
Signed-off-by: Timur Tabi timur@freescale.com
Applied, thanks