mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 06:51:28 +02:00
ppc4xx: Remove support for PPC405CR CPUs
This patch removes support for the APM 405CR CPU. This CPU is EOL and no board uses this chip. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
This commit is contained in:
@@ -894,9 +894,6 @@
|
||||
#define PVR_405GP_RC 0x40110082
|
||||
#define PVR_405GP_RD 0x401100C4
|
||||
#define PVR_405GP_RE 0x40110145 /* same as pc405cr rev c */
|
||||
#define PVR_405CR_RA 0x40110041
|
||||
#define PVR_405CR_RB 0x401100C5
|
||||
#define PVR_405CR_RC 0x40110145 /* same as pc405gp rev e */
|
||||
#define PVR_405EP_RA 0x51210950
|
||||
#define PVR_405GPR_RB 0x50910951
|
||||
#define PVR_405EZ_RA 0x41511460
|
||||
|
Reference in New Issue
Block a user