arch/powerpc: add fsl e5500 and e6500 support
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 17 Nov 2014 23:14:51 +0000 (20:14 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Dec 2014 22:46:41 +0000 (23:46 +0100)
Add Freescale E5500 and E6500 core support.
These can go in 32 or 64-bit mode.
I'm not aware of these being able to boot in LE mode so filter that out
until we get some feedback on it.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: "Matt Weber" <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.powerpc

index fabee9f247c82e905362600b26c80f2ca79c5db3..95bcaeefe6e022067dca268a1bc4b61c13e3ea2d 100644 (file)
@@ -109,6 +109,13 @@ config BR2_powerpc_e300c3
 config BR2_powerpc_e500mc
        bool "e500mc"
        depends on !BR2_ARCH_IS_64
+config BR2_powerpc_e5500
+       bool "e5500"
+       depends on !BR2_powerpc64le
+config BR2_powerpc_e6500
+       bool "e6500"
+       depends on !BR2_powerpc64le
+       select BR2_POWERPC_CPU_HAS_ALTIVEC
 config BR2_powerpc_power4
        bool "power4"
 config BR2_powerpc_power5