From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Problem with ll_entry_* before relocation
Date: Sat, 2 Feb 2013 13:16:52 +0100 [thread overview]
Message-ID: <20130202131652.7bce3cfc@lilith> (raw)
In-Reply-To: <20130202120502.2898b369@lilith>
On Sat, 2 Feb 2013 12:05:02 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hi Marek,
>
> On Fri, 1 Feb 2013 10:00:55 +0100, Marek Vasut <marex@denx.de> wrote:
>
> > Dear Heiko Schocher,
> >
> > > Hello,
> > >
> > > I am currently trying to get rid of some externs in the new i2c
> > > multibus approach, specially this externs:
> > >
> > > http://git.denx.de/?p=u-boot/u-boot-i2c.git;a=blob;f=drivers/i2c/i2c_core.c
> > > ;h=2a559c9d81a945f219eab49d11e70c0ac4a6d6a4;hb=83ffd31c590dd5aedfef0c195b1f
> > > fc406e6d0e37#l31
> > >
> > > I tried to use the ll_entry_* defines see:
> > > include/linker_lists.h
> > > so the compiler will collect all i2c adapter(s), and no
> > > need to declare in the config file a list of used adapters.
> > > This approach works fine for using i2c after relocation, but
> > > did not work before, which is a must have for i2c ...
> > > Therefore I describe (Sorry, for the long EMail) here, whats
> > > I see on an arm926ejs based board, using eldk 5.2 with
> >
> > Albert has a patch for that, CCed.
>
> II will send out the patch this afternoon; before 14:00 GMT+1 if I'm
> lucky, around 17:00 GMT+1 if not.
Rebased my patch on current u-boot/master required some non-trivial
code changes, so I am currently running regression on ARM, and will run
it also at least on PPC; then I'll submit the patch, most certainly
near the end of the afternoon. Currently it is a one-patch series as I
don't think I can actually split it much without badly preventing
bisection, but let's just start with that and go forward with testing
and reviewing.
Amicalement,
--
Albert.
prev parent reply other threads:[~2013-02-02 12:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 9:53 [U-Boot] Problem with ll_entry_* before relocation Heiko Schocher
2013-02-01 9:00 ` Marek Vasut
2013-02-02 11:05 ` Albert ARIBAUD
2013-02-02 12:16 ` Albert ARIBAUD [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=20130202131652.7bce3cfc@lilith \
--to=albert.u.boot@aribaud.net \
--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