Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / linux / linux-vusolo / linux-vusolo_info.patch
1 Index: arch/mips/kernel/proc.c
2 ===================================================================
3 --- arch/mips/kernel/proc.c     (revision 1)
4 +++ arch/mips/kernel/proc.c     (working copy)
5 @@ -84,7 +84,8 @@
6         [CPU_20KC]      = "MIPS 20Kc",
7         [CPU_24K]       = "MIPS 24K",
8         [CPU_25KF]      = "MIPS 25Kf",
9 -       [CPU_34K]       = "MIPS 34K",
10 +//     [CPU_34K]       = "MIPS 34K",
11 +       [CPU_34K]       = "Brcm4380",
12         [CPU_74K]       = "MIPS 74K",
13         [CPU_VR4111]    = "NEC VR4111",
14         [CPU_VR4121]    = "NEC VR4121",