mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-11 11:38:51 +01:00
powerpc/mpc85xx: Ignore E bit for BSC9130/1
Commit 48f6a5c34 removed E bit. BSC9130/1 were left out due to patch apply
timing. Remove them now.
Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
This commit is contained in:
parent
308bc61db7
commit
718f2b3187
1 changed files with 0 additions and 2 deletions
|
|
@ -1100,9 +1100,7 @@
|
|||
#define SVR_8641D 0x809001
|
||||
|
||||
#define SVR_9130 0x860001
|
||||
#define SVR_9130_E 0x860801
|
||||
#define SVR_9131 0x860000
|
||||
#define SVR_9131_E 0x860800
|
||||
|
||||
#define SVR_Unknown 0xFFFFFF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue