All of lore.kernel.org
 help / color / mirror / Atom feed
From: Terry Barnaby <terry1@beam.ltd.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Compressed U-Boot image
Date: Wed, 03 Nov 2004 16:38:31 +0000	[thread overview]
Message-ID: <41890987.6090107@beam.ltd.uk> (raw)
In-Reply-To: <20041103161939.6F469C1430@atlas.denx.de>

Wolfgang Denk wrote:
> In message <4188F7C5.6010303@beam.ltd.uk> you wrote:
> 
>>The u-boot image is quite large.
> 
> 
> 120...240 kB is no much for a boot loader with the capabilities of U-Boot.
> 
> 
>>Has anyone done any working in getting a compressed u-boot image to boot
>>ala the Linux kernel ?
> 
> 
> Some people did (like for the AT91RM9200), but it makes little sense,
> unless you abandon very basic design principles, like doing  as  much
> as  possible in standard C code, providing console output as early as
> possible, making ports to new CPUs and boards as  easy  as  possible,
> etc.
> 
> On the AT91RM9200 we're right now in the process of getting od of the
> binary boot loader that loads a compressed U-Boot image: it's a  PITA
> to  have  yet  another  piece  of  software  that needs to be ported,
> debugged and maintained, and that does nothing  but  adding  lots  of
> delays to the boot time.
> 
> 
> While technically possible (and not exactly difficult)  it  makes  no
> sense to me to implement such a feature.
> 
> Best regards,
> 
> Wolfgang Denk
> 

In my case I was hoping to use u-boot simply as a network boot loader without
all of the debugging options. However I have only 32KByte to store the
code in ....

Is there another PPC based network boot loader you know off that would be
better at this than u-boot ?

Cheers

Terry

-- 
Dr Terry Barnaby                     BEAM Ltd
Phone: +44 1454 324512               Northavon Business Center, Dean Rd
Fax:   +44 1454 313172               Yate, Bristol, BS37 5NH, UK
Email: terry at beam.ltd.uk             Web: www.beam.ltd.uk
BEAM for: Visually Impaired X-Terminals, Parallel Processing, Software
                       "Tandems are twice the fun !"

  reply	other threads:[~2004-11-03 16:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-03 15:22 [U-Boot-Users] Compressed U-Boot image Terry Barnaby
2004-11-03 16:19 ` Wolfgang Denk
2004-11-03 16:38   ` Terry Barnaby [this message]
2004-11-03 18:03     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-11-03 15:24 Terry Barnaby
2004-11-04  0:43 ` Scott McNutt
2004-11-04 13:26 VanBaren, Gerald
2004-11-04 14:24 ` Wolfgang Denk
2004-11-04 15:35 ` Terry Barnaby
2004-11-04 14:47 VanBaren, Gerald
2004-11-04 16:04 ` 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=41890987.6090107@beam.ltd.uk \
    --to=terry1@beam.ltd.uk \
    --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.