All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] MPC5200 + multi serial chips (16554)
@ 2005-02-01  9:24 Andrea Sorio
  2005-02-01 12:33 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Sorio @ 2005-02-01  9:24 UTC (permalink / raw)
  To: u-boot

Hi

I have to develop an embedded system with a MPC5200 and
eight 16554 (32 serial ports). I'll use a chip seletec to manage the 
eight multi serial chips
with an external CPLD.
May I manage the serial ports with setserial linux program or I have to
develop a new device driver?

Thank you in advance

Best Regards

Andrea Sorio

-- 
Ing. Andrea Sorio
Hardware & Software Engineer
Freelance
email: a.sorio at cocay.it
Phone: 348 8703449

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

* [U-Boot-Users] MPC5200 + multi serial chips (16554)
  2005-02-01  9:24 [U-Boot-Users] MPC5200 + multi serial chips (16554) Andrea Sorio
@ 2005-02-01 12:33 ` Wolfgang Denk
  2005-02-01 12:47   ` Andrea Sorio
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2005-02-01 12:33 UTC (permalink / raw)
  To: u-boot

In message <41FF4AD7.5020400@cocay.it> you wrote:
> 
> I have to develop an embedded system with a MPC5200 and
> eight 16554 (32 serial ports). I'll use a chip seletec to manage the 

Do you need to support all these 8 UART ports in _U-Boot_ ???

> May I manage the serial ports with setserial linux program or I have to
> develop a new device driver?

seterial is an application program that requires an  OS  to  run.  It
won't help you for U-Boot. [Yes, this is the U-Boot mailing list, and
we're discussing U-Boot issues here.]

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Beware of programmers carrying screwdrivers."      - Chip Salzenberg

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

* [U-Boot-Users] MPC5200 + multi serial chips (16554)
  2005-02-01 12:33 ` Wolfgang Denk
@ 2005-02-01 12:47   ` Andrea Sorio
  2005-02-01 14:23     ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Sorio @ 2005-02-01 12:47 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang

Thank you for your replay.

>>I have to develop an embedded system with a MPC5200 and
>>eight 16554 (32 serial ports). I'll use a chip seletec to manage the 
>>    
>>
>
>Do you need to support all these 8 UART ports in _U-Boot_ ???
>  
>
No, I don't need them in U-Boot.

>>May I manage the serial ports with setserial linux program or I have to
>>develop a new device driver?
>>    
>>
>
>seterial is an application program that requires an  OS  to  run.  It
>won't help you for U-Boot. [Yes, this is the U-Boot mailing list, and
>we're discussing U-Boot issues here.]
>  
>
Yes, I know.
I would like to install u-boot and linux embedded in this board.
I hope that setserial could set up the linux serial device driver to 
manage the 32 serial
ports without any changes on serial driver. (I apologize for my english)

Thank you

Best regards

Andrea Sorio

-- 
Ing. Andrea Sorio
Hardware & Software Engineer
Freelance
email: a.sorio at cocay.it
Phone: 348 8703449

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

* [U-Boot-Users] MPC5200 + multi serial chips (16554)
  2005-02-01 12:47   ` Andrea Sorio
@ 2005-02-01 14:23     ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2005-02-01 14:23 UTC (permalink / raw)
  To: u-boot

Dear Andrea,

in message <41FF7A6C.4040308@cocay.it> you wrote:
> 
> No, I don't need them in U-Boot.

Then this is actually off topic here.

> I would like to install u-boot and linux embedded in this board.
> I hope that setserial could set up the linux serial device driver to 
> manage the 32 serial
> ports without any changes on serial driver. (I apologize for my english)

Your English is adequate.

Don;t expect setserial to be of any help on  a  non-x86  system.  You
will  have  to  tweak  at  least the mapping for the serial driver in
Linux. But as I said, this is off topic here.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What about WRITING it first and rationalizing it afterwords?  :-)
                       - Larry Wall in <8162@jpl-devvax.JPL.NASA.GOV>

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

end of thread, other threads:[~2005-02-01 14:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-01  9:24 [U-Boot-Users] MPC5200 + multi serial chips (16554) Andrea Sorio
2005-02-01 12:33 ` Wolfgang Denk
2005-02-01 12:47   ` Andrea Sorio
2005-02-01 14:23     ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.