[brcm63xx] fix comment only valid for bcm6345
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 17 Jul 2009 15:57:09 +0000 (15:57 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 17 Jul 2009 15:57:09 +0000 (15:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16881 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index b9ff975..e3ae72b 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;