All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4)
Date: Thu, 5 Feb 2009 21:58:40 +0100	[thread overview]
Message-ID: <200902052158.40468.matthias.fuchs@esd-electronics.com> (raw)
In-Reply-To: <8ff29df80902051224m199433f2qc6d158d59ed18cb1@mail.gmail.com>

Increase your U-Boot image size by correcting 
TEXT_BASE (and CONFIG_SYS_MONITOR_BASE). Your additional printfs
have blown your configured object size.

Matthias

> Hello,
> 
> I am getting the following error if i add couple extra printf into u-boot.
> 
> Any idea why?
> 
> ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 3, need
> 4)
> ppc_4xx-ld: final link failed: Bad value
> make: *** [u-boot] Error 1
> 
> 
> Thanks,
> Pawel
> 

      reply	other threads:[~2009-02-05 20:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 20:24 [U-Boot] ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4) Pawel Pastuszak
2009-02-05 20:58 ` Matthias Fuchs [this message]

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=200902052158.40468.matthias.fuchs@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.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.