From: simon@horms.net (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] rfc v2: ARM: mach-shmobile: mackerel: Add zboot support
Date: Thu, 9 Dec 2010 09:43:56 +0900 [thread overview]
Message-ID: <20101209004356.GA21650@verge.net.au> (raw)
In-Reply-To: <20101209002512.GB13412@linux-sh.org>
On Thu, Dec 09, 2010 at 09:25:12AM +0900, Paul Mundt wrote:
> On Thu, Dec 09, 2010 at 08:14:47AM +0900, Simon Horman wrote:
> > * Use head-mackerel.txt for Mackerel.
> > head-ap4evb.txt was used by mistake.
> >
> ...
>
> > diff --git a/arch/arm/mach-shmobile/include/mach/zboot.h b/arch/arm/mach-shmobile/include/mach/zboot.h
> > index 3ad86b7..994b891 100644
> > --- a/arch/arm/mach-shmobile/include/mach/zboot.h
> > +++ b/arch/arm/mach-shmobile/include/mach/zboot.h
> > @@ -13,6 +13,9 @@
> > #ifdef CONFIG_MACH_AP4EVB
> > #define MACH_TYPE MACH_TYPE_AP4EVB
> > #include "mach/head-ap4evb.txt"
> > +#elif CONFIG_MACH_MACKEREL
> > +#define MACH_TYPE MACH_TYPE_MACKEREL
> > +#include "mach/head-ap4evb.txt"
> > #else
> > #error "unsupported board."
> > #endif
>
> Looks like it still does?
oops
prev parent reply other threads:[~2010-12-09 0:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 23:14 [PATCH] rfc v2: ARM: mach-shmobile: mackerel: Add zboot support Simon Horman
2010-12-09 0:25 ` Paul Mundt
2010-12-09 0:43 ` Simon Horman [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=20101209004356.GA21650@verge.net.au \
--to=simon@horms.net \
--cc=linux-arm-kernel@lists.infradead.org \
/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