All of lore.kernel.org
 help / color / mirror / Atom feed
* MPC8560 boot console (CPM SCC) driver problem
@ 2004-08-24 16:22 Gérard Guével
  2004-08-24 18:02 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Gérard Guével @ 2004-08-24 16:22 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

I download a 2.6.8 Linux kernel to port it to a custom 8560 board
similar to MPC8560_ADS board..

In the arch/ppc/boot directory there is no 85xx_io directory with
a CPM uart driver.

The kernel link waits for some serial basic functions like serial_getc().

I found the generic ./drivers/serial/cpm_uart driver, but it seems to only
be
used later when Linux is installed.

Surely I miss something.
How can I have a console for my boot ?
Are 8260 cpm2 definitions compatible with 85xx ?

Thanks
Gérard Guével


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

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

* Re: MPC8560 boot console (CPM SCC) driver problem
  2004-08-24 16:22 MPC8560 boot console (CPM SCC) driver problem Gérard Guével
@ 2004-08-24 18:02 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2004-08-24 18:02 UTC (permalink / raw)
  To: Gérard Guével; +Cc: linuxppc-embedded


On Aug 24, 2004, at 11:22 AM, Gérard Guével wrote:

>
> Hi,
>
> I download a 2.6.8 Linux kernel to port it to a custom 8560 board
> similar to MPC8560_ADS board..
>
> In the arch/ppc/boot directory there is no 85xx_io directory with
> a CPM uart driver.
>
> The kernel link waits for some serial basic functions like
> serial_getc().
>
> I found the generic ./drivers/serial/cpm_uart driver, but it seems to
> only
> be
> used later when Linux is installed.
>
> Surely I miss something.
> How can I have a console for my boot ?
> Are 8260 cpm2 definitions compatible with 85xx ?

The common boot code in the kernel has not been ported to e500 or 85xx.
Thus the lack of proper serial support for the 8560.  I would recommend
using u-boot as the boot loader.  U-boot already has support for the
8560 and several boards.

- kumar


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

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

end of thread, other threads:[~2004-08-24 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-24 16:22 MPC8560 boot console (CPM SCC) driver problem Gérard Guével
2004-08-24 18:02 ` Kumar Gala

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.