linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Men em1 MPC5200 kernel don't start using elinos v4.0
@ 2006-08-31 13:38 Fodjo Yves-Eric
  2006-08-31 14:08 ` Gerhard Jaeger
  0 siblings, 1 reply; 2+ messages in thread
From: Fodjo Yves-Eric @ 2006-08-31 13:38 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 1675 bytes --]

Hello 
In the course of my Thesis I have to Port linux on the board EM01 Rev 01.04.02 of Men  using Elinos V4 PPC.  My host system is Linux Fedora Core 5. I'm using the "menem1" as board. The problem is that the kernel doesn't start at all. After loading the file "hello.img" througth bootp the system give the following output and hang. 

Searching for server (BOOTP) .
My IP 192.168.1.10:ffffff00 Server IP 192.168.1.1 GW IP 192.168.1.1
Loading hello.img...
to 0x02000000        861 kB
Loaded 0x000d74e9 bytes
Detected PPCBOOT header
    verifiying image CRC...ok
    Uncompressing Multi-File Image ... ok
    Moving initrd...ok
    passing parameters: devfs=mount rootfstype=tmpfs root=dev/ram rw ip=auto
    Starting Linux Kernel.


I have tried several combination of kernel parameters without success.
Here is a part of my ELINOS.sh config file.

# --- Configuration Settings ------------------------------------------
ELINOS_BOARD="menem1"
export ELINOS_BOARD
ELINOS_CPU="ppc"
export ELINOS_CPU
ELINOS_ARCH="60x"
export ELINOS_ARCH
ELINOS_LIBC="glibc-2.3.4"
export ELINOS_LIBC
ELINOS_BOARD_LINUX_ARCH=""
export ELINOS_BOARD_LINUX_ARCH
ELINOS_DOSNAME="hello"
export ELINOS_DOSNAME
ELINOS_BOOT_STRAT="uboot_multi"
export ELINOS_BOOT_STRAT
ELINOS_KERNELPATH="menem1/linux-2.6.12"
export ELINOS_KERNELPATH
MKIMAGE_LOAD_ADDRESS="00000000"
export MKIMAGE_LOAD_ADDRESS
MKIMAGE_ENTRY_ADDRESS="00000000"
export MKIMAGE_ENTRY_ADDRESS
.
.
ELINOS_VERSION="4.0"

Thanks.
 		
---------------------------------
Stay in the know. Pulse on the new Yahoo.com.  Check it out. 
 		
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail.

[-- Attachment #2: Type: text/html, Size: 2064 bytes --]

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

* Re: Men em1 MPC5200 kernel don't start using elinos v4.0
  2006-08-31 13:38 Men em1 MPC5200 kernel don't start using elinos v4.0 Fodjo Yves-Eric
@ 2006-08-31 14:08 ` Gerhard Jaeger
  0 siblings, 0 replies; 2+ messages in thread
From: Gerhard Jaeger @ 2006-08-31 14:08 UTC (permalink / raw)
  To: linuxppc-embedded; +Cc: Fodjo Yves-Eric

On Thursday 31 August 2006 15:38, Fodjo Yves-Eric wrote:
> Hello 
> In the course of my Thesis I have to Port linux on the board EM01 Rev 01.04.02 of Men  using Elinos V4 PPC.  My host system is Linux Fedora Core 5. I'm using the "menem1" as board. The problem is that the kernel doesn't start at all. After loading the file "hello.img" througth bootp the system give the following output and hang. 
> 
> Searching for server (BOOTP) .
> My IP 192.168.1.10:ffffff00 Server IP 192.168.1.1 GW IP 192.168.1.1
> Loading hello.img...
> to 0x02000000        861 kB
> Loaded 0x000d74e9 bytes
> Detected PPCBOOT header
>     verifiying image CRC...ok
>     Uncompressing Multi-File Image ... ok
>     Moving initrd...ok
>     passing parameters: devfs=mount rootfstype=tmpfs root=dev/ram rw ip=auto
>     Starting Linux Kernel.
> 
> 
> I have tried several combination of kernel parameters without success.
> Here is a part of my ELINOS.sh config file.

Hi,

I guess this is the wrong list for asking disto specific questions ;)

I don't have this board here currently, but one guess is, that you should
add the correct console parameter to the kernelparameter list.

HTH
Gerhard

-- 
Gerhard Jaeger <gjaeger@sysgo.com>            
SYSGO AG                      Embedded and Real-Time Software
www.sysgo.com | www.elinos.com | www.pikeos.com | www.osek.de 

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

end of thread, other threads:[~2006-08-31 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-31 13:38 Men em1 MPC5200 kernel don't start using elinos v4.0 Fodjo Yves-Eric
2006-08-31 14:08 ` Gerhard Jaeger

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