[U-Boot] [PATCH] Refresh LZMA-lib to 4.65

rhabarber1848 rhabarber1848 at web.de
Wed Jul 15 18:33:27 CEST 2009


Hi,

it seems I solved the problem.

before:
>>    kernel loaded at 0x00000000, end = 0x00800000
>> ERROR: Failed to allocate 0x200 bytes below 0x800000.

now:
>    kernel loaded at 0x00000000, end = 0x00090000
> ## cmdline at 0x007ffe00 ... 0x007ffe99
> ## kernel board info at 0x007ffdc0
[...]
> ## Transferring control to Linux (at address 00000000) ...
>    Booting using board info...
> Linux version 2.4.37.2-dbox2 (root at dbox2) (gcc version 3.4.6) #1 Di 14.
Jul 13:10:34 CEST 2009

The end value for the kernel was too high, the attached patch[1] should fix
it, a LZMA-compressed kernel booted well. I did not test the bz2 case but
it seems it suffers from the same bug.

Cheers, rhabarber1848

[1] Sorry, I do not use git here so I can not post the patch in git format.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lzma_bootm.diff
Type: text/x-diff
Size: 604 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090715/d127249a/attachment.diff 


More information about the U-Boot mailing list