[U-Boot] [PATCH 1/4] powerpc/mpc8536ds: Add eSPI support for MPC8536DS
Kumar Gala
galak at kernel.crashing.org
Fri Oct 7 17:07:25 CEST 2011
On Oct 3, 2011, at 2:18 PM, York Sun wrote:
> From: Xie Xiaobo <r63061 at freescale.com>
>
> 1.The SD_DATA[4:7] signals are shared with the SPI chip selects on 8536DS,
> so don't set MPC85xx_PMUXCR_SD_DATA that config eSDHC data bus-width
> to 4-bit and enable SPI signals.
> 2.Add eSPI controller and SPI-FLASH definition.
>
> Signed-off-by: Xie Xiaobo <r63061 at freescale.com>
> ---
> arch/powerpc/include/asm/immap_85xx.h | 5 +++++
> board/freescale/mpc8536ds/mpc8536ds.c | 6 ++----
> include/configs/MPC8536DS.h | 14 ++++++++++++++
> 3 files changed, 21 insertions(+), 4 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list