public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: 腾飞龙 <jinlongwei@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 2, need 3)
Date: Tue, 3 Jan 2006 12:01:29 +0800	[thread overview]
Message-ID: <c002eb610601022001u438ce46as@mail.gmail.com> (raw)

Hi ,
     Thank you so much for answering my questions i mentioned several days ago.
    I'm porting u-boot-1.1.4 to Ebedded planet EP405(with ppc 405GPr
processor) and it bases on a similar board CPCI4052 as you suggested.
i did as follow
    #cd ../u-boot-1.1.3/board/esd
    #mkdir ep405
    #cd cpci405
    #cp *  ../ep405
    #cd  ../ep405
    # mv cpci405.c ep405.c
    #cd ../../../include/configs
    #cp CPCI4052.h  ep405.h
   then add text content as follow to u-boot-1.1.3/Makefile
   ep_config:	unconfig
	@./mkconfig $(@:_config=) ppc ppc4xx cpci405 esd
	@echo "BOARD_REVISION = $(@:_config=)"	>>include/config.mk
    #cd ../u-boot-1.1.3
    #make distclean
    #make ep405_config
    #make all
    then the error appears:
  ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 2, need 3)
  ppc_4xx-ld: final link failed: Bad value
  would you please tell me why and how to handle it ?
  Thank u and best wishes !

             reply	other threads:[~2006-01-03  4:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-03  4:01 腾飞龙 [this message]
2006-01-03  8:21 ` [U-Boot-Users] ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 2, need 3) Wolfgang Denk
2006-01-03  9:52   ` [U-Boot-Users] 回复: " 腾飞龙

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=c002eb610601022001u438ce46as@mail.gmail.com \
    --to=jinlongwei@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox