Hi all,
I have an ocotea board, the denx latest 2.6 and 2.4 kernel and u-boot 1.1.4.
I downloaded everything from Wolfgang's ftp site and followed the instructions by the letter. I tftp into memory (at 100000) and bootm my kernels.
I successfully boot linux 2.6 (2.6.14-rc3) on this board but kernel 2.4 (2.4.25) wont take off.
This is what 2.4 gives me:
(I added early serial messages for clarity)

## Booting image at 00100000 ...
   Image Name:   Linux-2.4.25
   Created:      2006-02-07   2:25:05 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    628718 Bytes = 614 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
id mach(): done
MMU:enter
MMU:hw init
MMU:mapin
MMU:mapin_ram done
MMU:setio
MMU:exit
setup_arch: enter
setup_arch: bootmem
arch: exit
arch: exit 2

Anyone has an idea what could be wrong?



View this message in context: u-boot kernel parameters
Sent from the Uboot - Users forum at Nabble.com.