Re: [U-Boot] booting the kernel

2008-10-21 Thread Roman Mashak
Hello Mathieu 2008/10/21 Mathieu Dube <[EMAIL PROTECTED]>: > the kernel I use is for freescale imx31_litekit. I've booted it using the > logicpd loader so I know it works. > > I use the arch/arm/boot/Image with mkimage like this: > > mkimage -A arm -O linux -T kernel -C none -a 8600 -e 860

Re: [U-Boot] booting the kernel

2008-10-21 Thread Jerry Van Baren
Mathieu Dube wrote: > Hi, > Im trying to boot the linux kernel with uboot and it just hangs so I > tried the instructions in the Linux PostMortem FAQ entry. > > I'd like to know if I could be doing something obviously wrong here: > > the kernel I use is for freescale imx31_litekit. I've boote

[U-Boot] booting the kernel

2008-10-21 Thread Mathieu Dube
Hi, Im trying to boot the linux kernel with uboot and it just hangs so I tried the instructions in the Linux PostMortem FAQ entry. I'd like to know if I could be doing something obviously wrong here: the kernel I use is for freescale imx31_litekit. I've booted it using the logicpd loader so I