public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] uboot newbie question on booting ep405 board
@ 2013-04-15  4:31 David Li
  2013-04-15  5:51 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: David Li @ 2013-04-15  4:31 UTC (permalink / raw)
  To: u-boot

Hi,

I am new to using uBoot and learning with a EP405 board.

The board is up with the original uBoot that comes with it. But I have
encountered some problems booting up Linux. I wonder if anyone can
give me some hint
or help what went wrong.

Basically I built the Linux uImage and device tree blob for EP 405.
Both were downloaded on to RAM  - uImage at memory 0x200000 and
ep405.dtb at 0x4000000.

When I used "bootm" to boot the
kernel, I always get "Bad Magic Number" like this:


=> bootm 0x2000000 - 0x4000000
## Booting image at 02000000 ...
   Image Name:   Linux-3.7.8
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    2571848 Bytes =  2.5 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
## Loading RAMDisk Image at 00000000 ...
Bad Magic Number

U-Boot 1.2.0-gd35b508a-dirty (Sep 19 2007 - 14:13:23)

What's wrong? Why it's loading ramdisk at 0000000? I built the kernel
and initramfs together in the uImage.

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

end of thread, other threads:[~2013-04-19  3:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15  4:31 [U-Boot] uboot newbie question on booting ep405 board David Li
2013-04-15  5:51 ` Wolfgang Denk
2013-04-15 17:55   ` David Li
2013-04-18 23:24     ` David Li
2013-04-19  3:35       ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox