On Sunday 11 June 2006 16:36, Janne Mäntyharju wrote:
> I'm sorry, I forgot to mention, that vmlinux image was loaded via
> serialport by ymodem prior to deleting vmlinux image in flash.
Now, after
> loading vmlinux in memory, if I issue command 'RedBoot> fis
create
> vmlinux', response is: Can't locate c0000(786432) bytes free in
FLASH
>
> This is weird, because new kernel image is smaller that the one
with the
> board was shipped.
can you try it with zipped image: zImage?
load zimage to memory, then issue >fis create zimage
have you specified linux entry point (0x00218000) when you download
image to
board?