summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.10/400-bcm963xx_flashmap.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix Livebox 1 supportJonas Gorski2014-06-301-1/+1
| | | | | | | | | | | | | | | | | The Livebox 1 support is currently broken. Fixed with this patch Fixes: - Redboot partitioning broken: fixed - Replaced custom ephy reset with platform code - USB code breaks the building process: fixed - Led colors - Removed unneded EHCI code since bcm6348 only has OHCI Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> [jogo: drop unneded parts since merge, fixup to apply to current head] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41424
* brcm63xx: fix warning in Redboot codeFlorian Fainelli2014-01-271-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39404
* brcm63xx: fix spi flash setup on (at least) some reference boardsJonas Gorski2014-01-131-1/+1
| | | | | | | | | CFE seems to leave the SPI flash mapping in an invalid state after loading the kernel on some reference boards, so fix it up on boot. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39273
* brcm63xx: add linux 3.10 supportJonas Gorski2013-07-201-0/+65
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37481