Subject: Re: CVS commit: src/sys/arch/powerpc
To: None <tsutsui@ceres.dti.ne.jp>
From: Shigeyuki Fukushima <shige@NetBSD.org>
List: source-changes
Date: 01/23/2005 06:02:25
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Subject: Re: CVS commit: src/sys/arch/powerpc
Date: Sat, 22 Jan 2005 20:36:37 +0900

> - IMO consinit() should be in port-specific machdep.c rather than
>   common ibm4xx/machdep.c, shouldn't it?

In 405GP/GPr manual, there is the following statement:
   The two PPC405GP/GPr UARTs (serial ports) can be clocked individually,
   either from an extrnal serial clock or from an internally generated
   serial clock. The internally generated clock is derived from the CPU clock,
   and is CPU/n, where n rangesfrom 1 to 32. ...

OpenBlockS266 and walnut board is the former.
But there may be a machine in the latter case.
In this case, consinit should be in powerpc/ibm4xx/consinit.c.

Regards,
--- shige
Shigeyuki Fukushima <shige@{FreeBSD,jp.FreeBSD,NetBSD}.org>