projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make openldap-utils depend on libopenldap
[openwrt.git]
/
openwrt
/
package
/
linux
/
kernel-source
/
include
/
bcmdevs.h
diff --git
a/openwrt/package/linux/kernel-source/include/bcmdevs.h
b/openwrt/package/linux/kernel-source/include/bcmdevs.h
index
5e41b87
..
9259028
100644
(file)
--- a/
openwrt/package/linux/kernel-source/include/bcmdevs.h
+++ b/
openwrt/package/linux/kernel-source/include/bcmdevs.h
@@
-98,7
+98,9
@@
#define BCM4712_DEVICE_ID 0x4712 /* 4712 chipcommon chipid */
#define BCM4712_MIPS_ID 0x4720 /* 4712 base devid */
#define BCM4712_DEVICE_ID 0x4712 /* 4712 chipcommon chipid */
#define BCM4712_MIPS_ID 0x4720 /* 4712 base devid */
+#define BCM4712LARGE_PKG_ID 0 /* 340pin 4712 package id */
#define BCM4712SMALL_PKG_ID 1 /* 200pin 4712 package id */
#define BCM4712SMALL_PKG_ID 1 /* 200pin 4712 package id */
+#define BCM4712MID_PKG_ID 2 /* 225pin 4712 package id */
#define SDIOH_FPGA_ID 0x4380 /* sdio host fpga */
#define SDIOH_FPGA_ID 0x4380 /* sdio host fpga */
This page took
0.023452 seconds
and
4
git commands to generate.