[brcm63xx] fix comment only valid for bcm6345

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16881 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2009-07-17 15:57:09 +00:00
parent 8729e943e2
commit 4907e1e896
1 changed files with 1 additions and 1 deletions

View 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;