On Thu, 13 Jul 2006 18:32:00 +0200, Rodolfo Giometti <giometti@linux.it> wrote:
> I just finished a (big) merge with linux-mips 2.6.18-rc1 and
> my tree and at boot I get:
>
> Linux version 2.6.18-rc1-g2636fd13-dirty (giometti@gundam) (gcc version
> 3.4.3) #165 Thu Jul 13 18:13:26 CEST 2006
> CPU revision is: 02030204
> Board WWPC1000 version 1.0
> WWPC-setup: uC=off
> (PRId 02030204) @ 396MHZ
> BCLK switching enabled!
> Determined physical RAM map:
> memory: 04000000 @ 00000000 (usable)
> Early serial console at AU 0x11100000 (options '115200')
> Determined physical RAM map:
> memory: 04000000 @ 00000000 (usable)
> Built 1 zonelists. Total pages: 16384
Two "Determined physycal RAM map:" line here. If both were printed in
parse_cmdline_early() (i.e. parse_cmdline_early was called twice),
something is seriously broken.
---
Atsushi Nemoto
|