2005-02-15 11:01:03

by mike lee

[permalink] [raw]
Subject: About kernel startup

Dear All
When i start the non- compressed kernel, it can print out "Linux
version 2.4.18-rmk4", and when i bootup the compressed kernel ,
"uncompressed linux ......" is displayed. Both situation will reboot
the machine and come back to the bootloader. Do anybody know what is
the problem? Do i set anything wrong? Where should i start to debug in
kernel?

best regard
Mike,Lee


2005-02-15 11:15:17

by Catalin Marinas

[permalink] [raw]
Subject: Re: About kernel startup

mike <[email protected]> wrote:
> When i start the non- compressed kernel, it can print out "Linux
> version 2.4.18-rmk4", and when i bootup the compressed kernel ,
> "uncompressed linux ......" is displayed. Both situation will reboot
> the machine and come back to the bootloader. Do anybody know what is
> the problem? Do i set anything wrong? Where should i start to debug in
> kernel?

Too little information. Since you are using an -rmk patch, is this on
an ARM CPU? You should try the ARM Linux mailing list
(http://www.arm.linux.org.uk/armlinux/mailinglists.php).

Catalin