Correct the BGE_CHIPID_BCM5750_B0 constant.
MFC after: 1 week
This commit is contained in:
parent
ee9391865e
commit
65b8185c34
@ -258,7 +258,7 @@
|
||||
#define BGE_CHIPID_BCM5750_A0 0x40000000
|
||||
#define BGE_CHIPID_BCM5750_A1 0x40010000
|
||||
#define BGE_CHIPID_BCM5750_A3 0x40030000
|
||||
#define BGE_CHIPID_BCM5750_B0 0x40100000
|
||||
#define BGE_CHIPID_BCM5750_B0 0x41000000
|
||||
#define BGE_CHIPID_BCM5750_B1 0x41010000
|
||||
#define BGE_CHIPID_BCM5750_C0 0x42000000
|
||||
#define BGE_CHIPID_BCM5750_C1 0x42010000
|
||||
|
Loading…
Reference in New Issue
Block a user