fix comment only valid for bcm6345
authorFlorian Fainelli <florian@openwrt.org>
Fri, 17 Jul 2009 15:57:09 +0000 (15:57 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 17 Jul 2009 15:57:09 +0000 (15:57 +0000)
SVN-Revision: 16881

target/linux/brcm63xx/files/arch/mips/bcm63xx/boards/board_bcm963xx.c

index b9ff9759eb8a74d6d274c4b56f6e5692b0d53596..e3ae72bff28faabf9fae4986e34ae15e1091d8fb 100644 (file)
@@ -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;