Re: [U-Boot] [OT] initrd problem with m68k linux

2010-04-07 Thread Wolfgang Wegner
Hi, I found the problem: the linux kernel 2.6.25 from the freescale LTIB is missing support for initrd via U-Boot. With the patch below I was able to use an initramfs from a seperate image, I suppose initrd should work, too. It is a quick hack, but it works for me and I wanted to give the solutio

[U-Boot] [OT] initrd problem with m68k linux

2010-04-06 Thread Wolfgang Wegner
Dear all, I know it is a little off-topic for this list, but maybe it is somewhat related to U-Boot. I really do not know at which stage I am making a mistake here. I have a MCF54455 board running U-Boot and a slightly modified kernel from Freescale (linux 2.6.25). I can boot the system using ini