All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] help - loading linux kernel
@ 2003-11-04 18:41 Ronen Shitrit
  2003-11-05 23:37 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Ronen Shitrit @ 2003-11-04 18:41 UTC (permalink / raw)
  To: u-boot

Hi

I have a U-Boot which is working just fine,
and I'm trying to boot a kernel(ver 2.4) image with it ,
after I load the uImage to the DRAM by using the tftp as it is described
in the README file, I'm doing bootm to the uImage location,
I see that the code is getting to the kernel code , but there it get lost
after we disable the MMU in head.S.

(I know that the kernel version I have should be stable on my board 
cause with the DINK monitor
I can load it just fine.)

Are there any special changes I should make to the Kernel in order for 
it to be able to boot from the U-Boot??
If so, where can I find a good reference for it??

Thanks a lot

-- 
Ronen Shitrit

M.S.I.L
D.N. Misgav  20184
Tel:   +972-4-9951000
Fax:   +972-4-9951001
Email: mailto: ronen.shitrit at il.marvell.com
_____________________________________________________________
This message may contain confidential, proprietary or legally privileged 
information. The information is intended only for the use of the individual 
or entity named above. If the reader of this message is not the intended 
recipient, you are hereby notified that any dissemination, distribution 
or copying of this communication is strictly prohibited. If you have 
received this communication in error, please notify us immediately by 
telephone, or by e-mail and delete the message from your computer.

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

* [U-Boot-Users] help - loading linux kernel
  2003-11-04 18:41 [U-Boot-Users] help - loading linux kernel Ronen Shitrit
@ 2003-11-05 23:37 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-11-05 23:37 UTC (permalink / raw)
  To: u-boot

Dear Ronen,

in message <3FA7F2E9.5080302@il.marvell.com> you wrote:
> 
> I have a U-Boot which is working just fine,
> and I'm trying to boot a kernel(ver 2.4) image with it ,
> after I load the uImage to the DRAM by using the tftp as it is described
> in the README file, I'm doing bootm to the uImage location,
> I see that the code is getting to the kernel code , but there it get lost
> after we disable the MMU in head.S.

...in other words, you see no output on  the  console  after  passing
control to the Linux kernel.

> Are there any special changes I should make to the Kernel in order for 
> it to be able to boot from the U-Boot??
> If so, where can I find a good reference for it??

Well, I think it is especially useful to read

(1) the README file which comes with U-Boot

(2) the FAQ section of the DULG at
    http://www.denx.de/twiki/bin/view/DULG/Manual
    Pay special attention to question "12.1.3. Linux hangs ..."
    at http://www.denx.de/twiki/bin/view/DULG/LinuxHangsAfterUncompressingKernel


Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
egrep patterns are full regular expressions; it uses a fast  determi-
nistic algorithm that sometimes needs exponential space.
- unix manuals

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

end of thread, other threads:[~2003-11-05 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-04 18:41 [U-Boot-Users] help - loading linux kernel Ronen Shitrit
2003-11-05 23:37 ` 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.