mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-28 05:11:05 +02:00
[brcm63xx] fix comment only valid for bcm6345
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16881 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fabc865262
commit
ef5e1c89b8
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user