linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Which board use 8260 CPU?
       [not found] <20010222074732.6B566281D9@denx.denx.de>
@ 2001-02-26 11:40 ` dony
  2001-02-26 15:10   ` Murray Jensen
  2001-02-26 20:04   ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: dony @ 2001-02-26 11:40 UTC (permalink / raw)
  To: Wolfgang Denk; +Cc: linuxppc-embedded


Hello,

    I just downloaded ppcboot.tar.gz files.
   Since my custom board use 8260, I want to find a board  using 8260 from ppcboot/board as a example.  I know "cogent"  board supports 8260, but it seems to be a little complex for me.
Are there other boards using  8260 CPU which can meet the following requirements:
 1  Initialize CPU core registers , SDRAM, MMU,SIU, CPM
 2  Initialize Serial Port and Network (SMC , FCC).
3  Download kernel from tftp server or load kernel from on-board flash ?

Thank you very much.
dony


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

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

* Re: Which board use 8260 CPU?
  2001-02-26 11:40 ` Which board use 8260 CPU? dony
@ 2001-02-26 15:10   ` Murray Jensen
  2001-02-26 20:04   ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Murray Jensen @ 2001-02-26 15:10 UTC (permalink / raw)
  To: dony; +Cc: Wolfgang Denk, linuxppc-embedded


On Mon, 26 Feb 2001 19:40:08 +0800, "dony" <dony.he@huawei.com> writes:
>   Since my custom board use 8260, I want to find a board  using 8260 from ppc
>boot/board as a example.  I know "cogent"  board supports 8260, but it seems t
>o be a little complex for me.

You are correct - the Cogent platform is a modular system - different
motherboard and cpu module combinations, and the motherboards have
varying I/O capabilities (serial, flash, ethernet, pci, video, ...)
as do the cpu modules - I like the platform a lot, but the ppcboot port
is probably unnecessarily complicated for most other platforms.

>Are there other boards using  8260 CPU which can meet the following requiremen
>ts:
> 1  Initialize CPU core registers , SDRAM, MMU,SIU, CPM
> 2  Initialize Serial Port and Network (SMC , FCC).
>3  Download kernel from tftp server or load kernel from on-board flash ?

Use the "hymod" port as a starting point - but it's probably best to
create your own port.

BTW, this question probably should have been asked on the ppcboot-users
mailing list on lists.sourceforge.net - this list is for Linux/PPC
embedded systems questions. Cheers!
								Murray...
--
Murray Jensen, CSIRO Manufacturing Sci & Tech,         Phone: +61 3 9662 7763
Locked Bag No. 9, Preston, Vic, 3072, Australia.         Fax: +61 3 9662 7853
Internet: Murray.Jensen@cmst.csiro.au  (old address was mjj@mlb.dmt.csiro.au)

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

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

* Re: Which board use 8260 CPU?
  2001-02-26 11:40 ` Which board use 8260 CPU? dony
  2001-02-26 15:10   ` Murray Jensen
@ 2001-02-26 20:04   ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2001-02-26 20:04 UTC (permalink / raw)
  To: dony; +Cc: linuxppc-embedded


In message <000901c09fe8$def06760$8021690a@huawei.com> you wrote:
>
>     I just downloaded ppcboot.tar.gz files.
>    Since my custom board use 8260, I want to find a board  using 8260 from ppcboot/board as a example.  I know "cogent"  board supports 8260, but it seems to be a little complex for me.
> Are there other boards using  8260 CPU which can meet the following requirements:

Just check the top  level  Makefile;  it  contains  targets  for  all
standard board configurations, and the definition of the CPU variable
give  you  some hints; there are 3 boards with 82xx CPU at the moment
(some more in the works): sandpoint (8240), hymod (8260)  and  cogent
(8260).

>  1  Initialize CPU core registers , SDRAM, MMU,SIU, CPM
>  2  Initialize Serial Port and Network (SMC , FCC).
> 3  Download kernel from tftp server or load kernel from on-board flash ?

AFAIK, all of them do that.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
The software required `Windows 95 or better', so I installed Linux.

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

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

end of thread, other threads:[~2001-02-26 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20010222074732.6B566281D9@denx.denx.de>
2001-02-26 11:40 ` Which board use 8260 CPU? dony
2001-02-26 15:10   ` Murray Jensen
2001-02-26 20:04   ` Wolfgang Denk

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).