Home
last modified time | relevance | path

Searched hist:"1956 e431f8b0d1f4731794d9969d8e98240fefb4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dconfig_mpc85xx.h1956e431f8b0d1f4731794d9969d8e98240fefb4 Tue Oct 23 10:48:09 UTC 2012 Timur Tabi <timur@freescale.com> powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC

The P5040 has an e5500 core, so CONFIG_SYS_PPC64 should be defined in
config_mpc85xx.h. This macro was absent in the initial P5040 patch because
it crossed paths with the patch that introduced the macro.

Also delete CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC, since it's not used in the
upstream U-Boot. It's a holdover from the SDK.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>