mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
powerpc/mpc85xx: Removed support for G4060
G4060 has no PA cores, hence removing its support. Signed-off-by: Sandeep Singh <Sandeep@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
This commit is contained in:
@@ -65,7 +65,6 @@ static struct cpu_type cpu_type_list[] = {
|
||||
CPU_TYPE_ENTRY(T4080, T4080, 4),
|
||||
CPU_TYPE_ENTRY(B4860, B4860, 0),
|
||||
CPU_TYPE_ENTRY(G4860, G4860, 0),
|
||||
CPU_TYPE_ENTRY(G4060, G4060, 0),
|
||||
CPU_TYPE_ENTRY(B4440, B4440, 0),
|
||||
CPU_TYPE_ENTRY(B4460, B4460, 0),
|
||||
CPU_TYPE_ENTRY(G4440, G4440, 0),
|
||||
|
Reference in New Issue
Block a user