summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-03-27 17:07:28 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2012-03-27 17:07:28 +0000
commita5abb0810078a982452e4a398cd7b2ccee31c28d (patch)
treeed5093337bd35fcd845ad498e3691307a277f30f /target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch
parented8902d6868d8be313179ed297a54d76f8672574 (diff)
downloadmaster-31e0f0ae-a5abb0810078a982452e4a398cd7b2ccee31c28d.tar.gz
master-31e0f0ae-a5abb0810078a982452e4a398cd7b2ccee31c28d.tar.bz2
master-31e0f0ae-a5abb0810078a982452e4a398cd7b2ccee31c28d.zip
brcm47xx: update sprom patches like they are in the mainline kernel
SVN-Revision: 31093
Diffstat (limited to 'target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch b/target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch
new file mode 100644
index 0000000000..ab01516d30
--- /dev/null
+++ b/target/linux/brcm47xx/patches-3.2/193-ssb-add-alpha2.patch
@@ -0,0 +1,10 @@
+--- a/include/linux/ssb/ssb.h
++++ b/include/linux/ssb/ssb.h
+@@ -33,6 +33,7 @@ struct ssb_sprom {
+ u8 et1mdcport; /* MDIO for enet1 */
+ u16 board_rev; /* Board revision number from SPROM. */
+ u8 country_code; /* Country Code */
++ char alpha2[2]; /* Country Code as two chars like EU or US */
+ u8 leddc_on_time; /* LED Powersave Duty Cycle On Count */
+ u8 leddc_off_time; /* LED Powersave Duty Cycle Off Count */
+ u8 ant_available_a; /* 2GHz antenna available bits (up to 4) */