From ef5e1c89b82a0972d4b50bb1891e5f006d589a8e Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 17 Jul 2009 15:57:09 +0000 Subject: [brcm63xx] fix comment only valid for bcm6345 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') 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 b9ff9759e..e3ae72bff 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; -- cgit v1.2.3