summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.10/333-MIPS-BCM63XX-detect-BCM6362-variants.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: add support for chip variantsJonas Gorski2014-01-131-0/+46
Some SoCs have variants which are mostly the same, but use a different chip id (or not). Add code for detecting them and handling them as their standard counterparts. This adds support for e.g. BCM6369. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39269