All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartlomiej Sieka <tur@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix do_bootm_linux() so that multi-file images with FDT blob boot.
Date: Fri, 31 Aug 2007 18:33:17 +0200	[thread overview]
Message-ID: <46D842CD.4060405@semihalf.com> (raw)
In-Reply-To: <46D84086.5060603@freescale.com>

Timur Tabi wrote:
> Bartlomiej Sieka wrote:
>> Fix the following issues in do_bootm_linux() that prevent booting the 
>> kernel
>> from a mulit-file image (kernel + initrd + blob):
>> - incorrect initrd address and length calculation
> 
> I thought this bug has already been fixed.  Are the initrd address and 
> length calculations broken again?

I don't know - I have tested today's U-Boot (60174746) and multi-file 
image booting didn't work:

## Booting image at ff180000 ...
    Image Name:   Kernel + initial ram disk + FDT
    Created:      2007-08-31  12:24:07 UTC
    Image Type:   PowerPC Linux Multi-File Image (gzip compressed)
    Data Size:    2894640 Bytes =  2.8 MB
    Load Address: 00000000
    Entry Point:  00000000
    Contents:
    Image 0:  1351205 Bytes =  1.3 MB
    Image 1:  1531127 Bytes =  1.5 MB
    Image 2:    12288 Bytes = 12 kB
    Verifying Checksum ... OK
    Uncompressing Multi-File Image ... OK
ERROR: image is not a fdt - must RESET the board to recover.

I might have missed a patch, though - could you provide a pointer to the 
fix that you have in mind?

Regards,
Bartlomiej

  reply	other threads:[~2007-08-31 16:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31 16:20 [U-Boot-Users] [PATCH] Fix do_bootm_linux() so that multi-file images with FDT blob boot Bartlomiej Sieka
2007-08-31 16:23 ` Timur Tabi
2007-08-31 16:33   ` Bartlomiej Sieka [this message]
2007-08-31 16:38     ` Timur Tabi
2007-08-31 16:50       ` Bartlomiej Sieka
2007-09-04 15:31 ` [U-Boot-Users] [PATCH V2] " Bartlomiej Sieka
2007-09-06 22:14   ` Wolfgang Denk

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=46D842CD.4060405@semihalf.com \
    --to=tur@semihalf.com \
    --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.