From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] x86: Forward declate gd_t
Date: Wed, 28 Nov 2012 02:29:41 +0100 [thread overview]
Message-ID: <201211280229.41993.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ0hrVp6sMyWxkUjs0AWfYqF6gUSPZD3378zeb+91vGesw@mail.gmail.com>
Dear Simon Glass,
> Hi,
>
> On Sun, Apr 29, 2012 at 7:23 PM, Marek Vasut <marex@denx.de> wrote:
> > Dear Graeme Russ,
> >
> >> So it can be used as a type in struct global_data and remove an ugly
> >> typecast
> >>
> >> Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
> >> ---
> >>
> >> arch/x86/cpu/cpu.c | 2 +-
> >> arch/x86/include/asm/global_data.h | 4 +++-
> >> 2 files changed, 4 insertions(+), 2 deletions(-)
>
> I had to modify this slightly to get it to build (added the same cast
> fix to sdram.c as you did to cpu.c). Then, applied to x86/next.
It'd be really nice if you could possibly take over the x86 custodianship from
Graeme, it seems this arch is rotting :(
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-11-28 1:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-29 12:00 [U-Boot] [PATCH 0/5] Various x86 patches Graeme Russ
2012-04-29 12:00 ` [U-Boot] [PATCH 1/5] x86: Fix compilation on 64-built built machines Graeme Russ
2012-11-28 1:35 ` Simon Glass
2012-04-29 12:00 ` [U-Boot] [PATCH 2/5] x86: Forward declate gd_t Graeme Russ
2012-04-30 2:23 ` Marek Vasut
2012-11-28 1:28 ` Simon Glass
2012-11-28 1:29 ` Marek Vasut [this message]
2012-11-28 1:31 ` Simon Glass
2012-11-28 1:35 ` Marek Vasut
2012-11-28 1:37 ` Graeme Russ
2012-11-28 1:44 ` Marek Vasut
2012-04-29 12:00 ` [U-Boot] [PATCH 3/5] x86: Put global data on the stack Graeme Russ
2012-11-28 1:17 ` Simon Glass
2012-04-29 12:00 ` [U-Boot] [PATCH 4/5] x86: Remove duplicate PCI init Graeme Russ
2012-11-28 1:15 ` Simon Glass
2012-04-29 12:00 ` [U-Boot] [PATCH 5/5] x86: Add ilog2 to bitops Graeme Russ
2012-11-28 1:32 ` Simon Glass
2012-04-29 12:25 ` [U-Boot] [PATCH 0/5] Various x86 patches Andy Pont
[not found] ` <4f9d32e6.810c320a.69b0.01ddSMTPIN_ADDED@mx.google.com>
2012-04-29 12:31 ` Graeme Russ
2012-11-28 1:13 ` Simon Glass
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=201211280229.41993.marex@denx.de \
--to=marex@denx.de \
--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.