All of lore.kernel.org
 help / color / mirror / Atom feed
From: rhabarber1848 <rhabarber1848@web.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Refresh LZMA-lib to 4.65
Date: Wed, 15 Jul 2009 18:33:27 +0200	[thread overview]
Message-ID: <h3l0ci$lhn$1@ger.gmane.org> (raw)
In-Reply-To: h3kq0c$r7h$2@ger.gmane.org

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 

  reply	other threads:[~2009-07-15 16:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-07 16:52 [U-Boot] [PATCH] Refresh LZMA-lib to 4.65 Luigi 'Comio' Mantellini
     [not found] ` <h3kpg6$1@ger.gmane.org>
     [not found]   ` <h3kq0c$2@ger.gmane.org>
2009-07-08 11:07 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-15 14:35 ` rhabarber1848
2009-07-15 14:44   ` rhabarber1848
2009-07-15 16:33     ` rhabarber1848 [this message]
2009-07-16 21:11       ` Wolfgang Denk
2009-07-17  6:59         ` rhabarber1848
2009-07-17 10:31           ` Wolfgang Denk
2009-07-17 11:47             ` rhabarber1848
2009-07-17 12:17               ` Wolfgang Denk
     [not found]             ` <h3pocf$1@ger.gmane.org>
2009-07-17 12:26               ` Alessandro Rubini
2009-07-20 21:46 ` Wolfgang Denk
2009-07-21  8:52   ` Luigi 'Comio' Mantellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='h3l0ci$lhn$1@ger.gmane.org' \
    --to=rhabarber1848@web.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.