summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-5/+3
| | | | SVN-Revision: 11523
* refresh kernel patchesGabor Juhos2008-05-191-8/+5
| | | | SVN-Revision: 11201
* bcm963xx: add missing trailing zero to load addressFelix Fietkau2008-05-181-0/+29
The load address for BCM963xx is 0x80010000, not 0xf8001000 as in the current sources. I think this is just a typo, so this patch fixes it (tested on 96345). Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11177