]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
authorTimur Tabi <timur@freescale.com>
Tue, 23 Oct 2012 10:48:09 +0000 (10:48 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 28 Nov 2012 00:28:05 +0000 (18:28 -0600)
commit1956e431f8b0d1f4731794d9969d8e98240fefb4
tree78119cc9a53c66b1458bfede5794dd041aeda6d6
parent021382cad2fbe8a2cb69ea682e348ecd0bbedae2
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>
arch/powerpc/include/asm/config_mpc85xx.h