mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
P1015 is the same as P1011 and P1016 is the same as P1012 from software point of view. They have different packages but share SVRs. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
This commit is contained in:
parent
5d898a00f3
commit
be7bebeac2
7 changed files with 7 additions and 49 deletions
|
@ -1075,8 +1075,6 @@
|
|||
#define SVR_P1012 0x80E501
|
||||
#define SVR_P1013 0x80E700
|
||||
#define SVR_P1014 0x80F101
|
||||
#define SVR_P1015 0x80E502
|
||||
#define SVR_P1016 0x80E503
|
||||
#define SVR_P1017 0x80F700
|
||||
#define SVR_P1020 0x80E400
|
||||
#define SVR_P1021 0x80E401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue