1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 15:05:12 +01:00

fix comment only valid for bcm6345

SVN-Revision: 16881
This commit is contained in:
Florian Fainelli 2009-07-17 15:57:09 +00:00
parent cd64d4ce6e
commit d0fdf2c5ed

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