Browse Source

fix comment only valid for bcm6345

SVN-Revision: 16881
Florian Fainelli 16 years ago
parent
commit
d0fdf2c5ed

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

@@ -358,7 +358,7 @@ void __init board_prom_init(void)
 	u32 val;
 	u32 val;
 
 
 	/* read base address of boot chip select (0) 
 	/* 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 */
 	 * MIPS Flash address */
 	if (BCMCPU_IS_6345())
 	if (BCMCPU_IS_6345())
 		val = 0x1fc00000;
 		val = 0x1fc00000;