All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't load linux to est8260
@ 2004-08-05 10:20 Mouloud Ameni 
  2004-08-05 10:59 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Mouloud Ameni  @ 2004-08-05 10:20 UTC (permalink / raw)
  To: linuxppc-embedded

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

hi all,
I have succeeded in building a 2.4.18 linux kernel, but when i try to load it to the est8260 board it hangs for
some reasons. I am using u-boot 1.0.0 . the message i get is as follows:

=> bootm
## Booting image at 00400000 ...
   Image Name:   Linux 2.4.18
   Created:      2004-08-03  12:45:38 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    490663 Bytes = 479.2 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

and then crashes. I used these commands to build the kernel:

$ make ARCH=ppc CROSS_COMPILE=powerpc-uclibc- est8260_config
$ make ARCH=ppc CROSS_COMPILE=powerpc-uclibc- oldconfig
$ make ARCH=ppc CROSS_COMPILE=powerpc-uclibc- clean dep
$ make ARCH=ppc CROSS_COMPILE=powerpc-uclibc- zImage

and then i used "mkimage" to build a uImage.

The "IMMR" value in the ppcboot.h is given as "0x0f000000", so i changed this value in the kernel configuration
to be the same, as well.
please anyone who has succeeded to load the kernel to an est8260 board can help me with this
thanx in advance

Pour gagner une Playstation 2, envoyez un SMS avec le code PS au 61321 (0,35 euro hors coût du SMS).


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

* Re: Can't load linux to est8260
  2004-08-05 10:20 Can't load linux to est8260 Mouloud Ameni 
@ 2004-08-05 10:59 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-08-05 10:59 UTC (permalink / raw)
  To: Mouloud Ameni ; +Cc: linuxppc-embedded


In message <1091701221032720@lycos-europe.com> you wrote:
>
> The "IMMR" value in the ppcboot.h is given as "0x0f000000", so i changed this value in the kernel configuration

This is broken and cannot work. Please see
http://www.denx.de/twiki/bin/view/PPCEmbedded/Kernel#Section_10.2.


Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
1000 pains                                              = 1 Megahertz

** 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-05 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-05 10:20 Can't load linux to est8260 Mouloud Ameni 
2004-08-05 10:59 ` 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.