From: lethal@linux-sh.org (Paul Mundt)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch v3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM
Date: Fri, 24 Dec 2010 13:15:54 +0900 [thread overview]
Message-ID: <20101224041553.GA9152@linux-sh.org> (raw)
In-Reply-To: <1292137027-17779-1-git-send-email-horms@verge.net.au> <20101222230450.GA21134@verge.net.au> <1291855635-30882-1-git-send-email-horms@verge.net.au> <20101208221653.GA25239@verge.net.au>
On Thu, Dec 09, 2010 at 07:16:53AM +0900, Simon Horman wrote:
> This allows a ROM-able zImage to be written to MMC and
> for SuperH Mobile ARM to boot directly from the MMCIF
> hardware block.
>
> This is achieved by the MaskROM loading the first portion
> of the image into MERAM and then jumping to it. This portion
> contains loader code which copies the entire image to SDRAM
> and jumps to it. From there the zImage boot code proceeds
> as normal, uncompressing the image into its final location
> and then jumping to it.
>
> This patch depends on:
> * "ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARM"
> which has been merged into the devel branch of Russell King's
> linux-2.6-arm tree.
> * "mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h"
> which has been merged into the common/mmcif branch of
> Paul Mundt's sh-2.6 tree
> * "mmc, sh: Remove sh_mmcif_boot_slurp()"
> which has been merged into the common/mmcif branch of
> Paul Mundt's sh-2.6 tree
This one at least should go through Russell's tree. The dependencies from
my side will be sorted out early in the merge window, so you should be
able to submit this to Russell's patch tracker after that for a late -rc1
merge, or for -rc2. After that's done, there don't seem to be any more
outstanding dependencies, so at that point I'll be able to take care of
the remaining patches.
next prev parent reply other threads:[~2010-12-24 4:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-12 6:57 [PATCH] rfc v1: ARM: mach-shmobile: mackerel: Add zboot MMCIF support Simon Horman
2010-12-09 0:47 ` [PATCH] rfc v3: ARM: mach-shmobile: mackerel: Add zboot support Simon Horman
2010-12-22 22:49 ` Simon Horman
2010-12-22 23:04 ` Simon Horman
2010-12-08 22:16 ` [patch v3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM Simon Horman
2010-12-24 4:15 ` Paul Mundt [this message]
2010-12-24 5:12 ` Simon Horman
2010-12-23 1:25 ` [PATCH] rfc v3: ARM: mach-shmobile: mackerel: Add zboot support Simon Horman
2011-01-07 1:37 ` Paul Mundt
2011-01-07 2:09 ` Simon Horman
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=20101224041553.GA9152@linux-sh.org \
--to=lethal@linux-sh.org \
--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;
as well as URLs for NNTP newsgroup(s).