From: Florian Fainelli Date: Fri, 17 Jul 2009 15:57:09 +0000 (+0000) Subject: [brcm63xx] fix comment only valid for bcm6345 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9a94bf66f82482b5960638baeeb1ef5cc02bd869;p=openwrt%2Fsvn-archive%2Farchive.git [brcm63xx] fix comment only valid for bcm6345 SVN-Revision: 16881 --- diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c b/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c index b9ff9759eb..e3ae72bff2 100644 --- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c @@ -358,7 +358,7 @@ void __init board_prom_init(void) u32 val; /* read base address of boot chip select (0) - * 6338/6345 does not have MPI but boots from standard + * 6345 does not have MPI but boots from standard * MIPS Flash address */ if (BCMCPU_IS_6345()) val = 0x1fc00000;