linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* eldk: compiling linux for custom hardware
@ 2005-02-04 15:26 Peter Asemann
  2005-02-04 17:21 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Asemann @ 2005-02-04 15:26 UTC (permalink / raw)
  To: linuxppc-embedded

I'm going to compile embedded power pc linux for a custom hardware.
I use the Denx ELDK.
The Linux Kernel configuration (make menuconfig) asks what machine type
to compile Linux for.
So I have the problem that I do not know which option to choose ("none"
is not an option in the dialogue) and that I also do not know what
choosing one of the existing options actually changes behind the scenes.
I'd like a Linux to drop out that supports my MPC875 chip, works with
the LXT 970A ethernet PHY chip and (if possible) the ISP1301
USB-on-the-go USB chip the board has and supports a serial terminal via
SCC4 via the RXD4/TXD4 signals.

Any hint will be appreciated,

best regards,

Peter Asemann

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

* Re: eldk: compiling linux for custom hardware
  2005-02-04 15:26 eldk: compiling linux for custom hardware Peter Asemann
@ 2005-02-04 17:21 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-02-04 17:21 UTC (permalink / raw)
  To: Peter Asemann; +Cc: linuxppc-embedded

In message <4203940F.2010109@web.de> you wrote:
> I'm going to compile embedded power pc linux for a custom hardware.
> I use the Denx ELDK.
> The Linux Kernel configuration (make menuconfig) asks what machine type
> to compile Linux for.
> So I have the problem that I do not know which option to choose ("none"
> is not an option in the dialogue) and that I also do not know what

You will have to port the  Linux  kernel  for  your  hardware,  which
includes adding appropriate entries to the config menues.

> choosing one of the existing options actually changes behind the scenes.

It will most certainly result in a configuration which is  wrong  for
your board.

> I'd like a Linux to drop out that supports my MPC875 chip, works with
> the LXT 970A ethernet PHY chip and (if possible) the ISP1301
> USB-on-the-go USB chip the board has and supports a serial terminal via
> SCC4 via the RXD4/TXD4 signals.

You will have to create a port (more exactly: a configuration) of the
Linux kernel for your board.


[Note: this has nothing to do with the DENX ELDK -- your  subject  is
somewhat misleading.]

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
A morsel of genuine history is a  thing  so  rare  as  to  be  always
valuable.                                          - Thomas Jefferson

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

end of thread, other threads:[~2005-02-04 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-04 15:26 eldk: compiling linux for custom hardware Peter Asemann
2005-02-04 17:21 ` 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).