linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* kernel boot on mpc8245
@ 2003-03-05  0:25 emanuel stiebler
  2003-03-05 17:01 ` Yuji Nishimura
  0 siblings, 1 reply; 6+ messages in thread
From: emanuel stiebler @ 2003-03-05  0:25 UTC (permalink / raw)
  To: linux-emb


Hi,
I have a board which is close to Sandpoints mpc8245 cpu board.
(using internal DUARTs, EPIC_MODE_SERIAL)

Trying to get it working, I got until:

Filename 'pImage'.
Load address: 0x1000000
Loading: ################################T ###################T
##############
          ###T
##############################################################
          ##T #########################
done
Bytes transferred = 801369 (c3a59 hex)
=> bootm 1000000
## Booting image at 01000000 ...
    Image Name:   Linux-2.4.20
    Created:      2003-03-04  23:57:29 UTC
    Image Type:   PowerPC Linux Kernel Image (gzip compressed)
    Data Size:    801305 Bytes = 782 kB = 0 MB
    Load Address: 00000000
    Entry Point:  00000000
    Verifying Checksum ... OK
    Uncompressing Kernel Image ... OK
id mach(): done
MMU:enter
MMU:hw init
MMU:mapin
MMU:mapin_ram done
MMU:setio
MMU:exit
setup_arch: enter
setup_arch: bootmem
mpc10x:enter
mpc10x:exit
arch: exit
openpic: enter
openpic: timer
openpic: external
openpic: spurious
openpic: exit


then it stops. Any idea what it is waiting for ?

And another question, I don't see any of the "printk ()" outputs I put
in the code, did I missed a flag ?

Cheers & thanks for any help


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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: kernel boot on mpc8245, internal UART
@ 2003-03-06  9:56 Callebaut, Benoit
  0 siblings, 0 replies; 6+ messages in thread
From: Callebaut, Benoit @ 2003-03-06  9:56 UTC (permalink / raw)
  To: Linuxppc-Embedded (E-mail); +Cc: 'emanuel stiebler'


To know witch physical uart is mapped to which STTY, you must see in the
kernel the sanpoint_serial.h file in /arch/platform.
And to know whitch one is used by Linux at startup /etc/inittab.

-----Original Message-----
From: emanuel stiebler [mailto:emu@ecubics.com]
Sent: Wednesday, March 05, 2003 10:36 PM
To: linux-emb
Subject: Re: kernel boot on mpc8245, internal UART



> emanuel stiebler wrote:
>>I have a board which is close to Sandpoints mpc8245 cpu board.
>>(using internal DUARTs, EPIC_MODE_SERIAL)

Trying to figure out what is going wrong, I tried to locate the driver
for the internal DUART of the MPC8245 ...

So, probably a stupid question, but where is the link/information, or
where do I provide it, that the MPC8245 should use the internal UART as
a console on linux ?

Thanks a lot in advance, but I guess I got lost ...


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

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

end of thread, other threads:[~2003-03-06  9:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-05  0:25 kernel boot on mpc8245 emanuel stiebler
2003-03-05 17:01 ` Yuji Nishimura
2003-03-05 17:17   ` Mark A. Greer
2003-03-05 18:04     ` emanuel stiebler
2003-03-05 21:35   ` kernel boot on mpc8245, internal UART emanuel stiebler
  -- strict thread matches above, loose matches on Subject: below --
2003-03-06  9:56 Callebaut, Benoit

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