Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [brcm63xx] fix board patches so that new boards are withing appropriate ifdef | florian | 2012-06-05 | 1 | -2/+2 |
| | | | | | | | Some new board definitions were added within the #ifdef CONFIG_CPU_6338 section while some other were added within #ifdef CONFIG_CPU_6345, fix this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32060 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | bcm63xx: fix a race between PCI bus scan and fallback sprom registration | jogo | 2012-05-06 | 1 | -0/+89 |
The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73 |