linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Linux support for MPC859T processor
@ 2003-04-02  2:31 Dmytro Bablinyuk
  2003-04-02  2:45 ` Mark Hatle
  0 siblings, 1 reply; 8+ messages in thread
From: Dmytro Bablinyuk @ 2003-04-02  2:31 UTC (permalink / raw)
  To: linuxppc-embedded


We are trying to find a linux supplier who supports Motorola MPC859T
processor (actually it will be processor from Motorola but our custom
board).
We have contacted MontaVista and we discovered that the nearest
processor they support is MPC860.
Also we discovered that:

An MPC860 based board might be suitable for initial S/W development
purposes as the chip is very similar to the MPC859T we intend to use.
There are 7 variants of the '860 with different cache sizes and serial
communications capabilities.
The main differences between the '860 and the '859T that I am aware of are:

1.    The '860 runs at approximately half the speed of the '859T.
2.    The clocking generator for the 860 would require a different
configuration to the the '859 as a consequence of above.
3.    The '860 has an internal RTC function whereas the '859T does not.
4.    The '859T has a dedicated 10/100Mbps ethernet MAC whereas the '860
has to use the serial communication controllers for ethernet operations.
The available ethernet speeds depend on the particular variant of the '860.
Note some of the '860 variants include a dedicated 10/100Mbps ethernet MAC.
5.     The '859T core operates off a lower voltage (1.8V) for power
saving whereas the '860 core runs off a 3.3V supply.
Consequently the '860 draws approximately 2x the power of the '859T.

Apart from the differing core voltages the '860 and '859T appear to be
pin compatible

* Could somebody please give me an advice on how much S/W work might be
involved in the future to port linux from '860 to '859T based on 1-5
(see above)

* Can you suggest (based on above) any of 7 variants of the '860

Thank you


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: Linux support for MPC859T processor
@ 2003-04-02 14:41 Jean-Denis Boyer
  0 siblings, 0 replies; 8+ messages in thread
From: Jean-Denis Boyer @ 2003-04-02 14:41 UTC (permalink / raw)
  To: Dmytro Bablinyuk; +Cc: linuxppc-embedded


> 4.    The '859T has a dedicated 10/100Mbps ethernet MAC
> whereas the '860 has to use the serial communication controllers
> for ethernet operations.

OK for the 860, but the 860T has the Fast Ethernet Controller,
which is already supported (and very stable) in the kernel.

> * Could somebody please give me an advice on how much S/W
> work might be involved in the future to port linux from '860
> to '859T based on 1-5 (see above)

I don't see very much work. The first step is to make
the boot loader work. As long as your boot loader
correctly configure the various clocks, and pass this
information to the kernel through the board information
structure, the kernel should boot correctly. For the RTC,
we have never used this functionality on our 860T based boards.
For the core voltage, well, this is not related to the software.

Regards,
--------------------------------------------
 Jean-Denis Boyer, B.Eng., Technical Leader
 Mediatrix Telecom Inc.
 4229 Garlock Street
 Sherbrooke (Québec)
 J1L 2C8  CANADA
 (819)829-8749 x241
--------------------------------------------

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-04-03  8:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-02  2:31 Linux support for MPC859T processor Dmytro Bablinyuk
2003-04-02  2:45 ` Mark Hatle
2003-04-02  3:05   ` Dmytro Bablinyuk
2003-04-02  3:13     ` Mark Hatle
2003-04-02  3:39       ` Dmytro Bablinyuk
2003-04-02 18:15         ` Conn Clark
2003-04-03  8:59           ` Frank Robbins
  -- strict thread matches above, loose matches on Subject: below --
2003-04-02 14:41 Jean-Denis Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).