bcm963xx: add missing trailing zero to load address
authorFelix Fietkau <nbd@openwrt.org>
Sun, 18 May 2008 17:31:11 +0000 (17:31 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 18 May 2008 17:31:11 +0000 (17:31 +0000)
commit289c41604fb943927ed6a4b37a90e6468fa3fc2a
tree6f31af9edc5d1319a4ebd55774319edf8cc8e69a
parent17d20bb0161d26c524f77941484086cdd1b443f6
bcm963xx: add missing trailing zero to load address

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
target/linux/brcm63xx/patches-2.6.25/050-bcm963xx_add_trailing_zero.patch [new file with mode: 0644]