Home
last modified time | relevance | path

Searched hist:"7 a946961c7ed99cb171686e42a35ca6e16b7d570" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/p1022ds/
H A Ddiu.c7a946961c7ed99cb171686e42a35ca6e16b7d570 Fri May 18 09:09:09 UTC 2012 Timur Tabi <timur@freescale.com> powerpc/p1022ds: fix DIU/LBC switching with NAND enabled

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>
Signed-off-by: Andy Fleming <afleming@freescale.com>