From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] [PATCH] arm: arm926ejs: use ELF relocations
Date: Tue, 05 Oct 2010 00:09:46 +0200 [thread overview]
Message-ID: <4CAA50AA.3000608@free.fr> (raw)
In-Reply-To: <1286229705-16019-1-git-send-email-albert.aribaud@free.fr>
Afterthought: I have not explained how to test this patch.
If your board is based on arm926ejs and does not have its own
u-boot.lds, then you can simply applly the patch and modify your board
config file as I modified edminiv2.h, basically by adding the config
option CONFIG_RELOC_FIXUP_WORKS which will remove all calls to manual
fixup code.
If your board is arm926ejs but has its own start.S or u-boot.lds (or
both) then you'll also have to apply them the changes I made to their
arm926 counterparts.
Ditto if your board is ARM but not arm926.
You should then be able to build and run.
Remember: this patch only applies to boards which boot from NOR FLASH!
You can test it on other types of boards (NAND-based, etc) for
regression testing, but nothing more.
Amicalement,
--
Albert.
next prev parent reply other threads:[~2010-10-04 22:09 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 22:01 [U-Boot] [RFC] [PATCH] arm: arm926ejs: use ELF relocations Albert Aribaud
2010-10-04 22:09 ` Albert ARIBAUD [this message]
2010-10-04 23:57 ` John Rigby
2010-10-05 0:01 ` Graeme Russ
2010-10-05 5:34 ` Wolfgang Denk
2010-10-05 5:40 ` Graeme Russ
2010-10-05 5:42 ` Graeme Russ
2010-10-05 6:13 ` Albert ARIBAUD
2010-10-05 5:30 ` Wolfgang Denk
2010-10-05 5:41 ` J. William Campbell
2010-10-05 5:47 ` Albert ARIBAUD
2010-10-04 22:22 ` Graeme Russ
2010-10-04 22:57 ` Albert ARIBAUD
2010-10-04 23:21 ` Graeme Russ
2010-10-05 0:16 ` Albert ARIBAUD
2010-10-05 3:42 ` J. William Campbell
2010-10-04 23:23 ` Graeme Russ
2010-10-04 23:59 ` Albert ARIBAUD
2010-10-05 6:11 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2010-10-05 6:13 Wolfgang Denk
2010-10-05 6:33 ` Albert ARIBAUD
2011-03-29 23:13 du zhigang
2011-03-30 5:06 ` Albert ARIBAUD
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=4CAA50AA.3000608@free.fr \
--to=albert.aribaud@free.fr \
--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.