linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] rfc v3: ARM: mach-shmobile: mackerel: Add zboot support
Date: Wed, 22 Dec 2010 22:49:01 +0000	[thread overview]
Message-ID: <20101222224901.GA16187@verge.net.au> (raw)
In-Reply-To: <1291855635-30882-1-git-send-email-horms@verge.net.au>

On Thu, Dec 09, 2010 at 09:47:15AM +0900, Simon Horman wrote:
> When CONFIG_ZBOOT_ROM is selected, the resulting zImage file will be small
> boot loader and may be burned to rom or flash.
> 
> Compile tested only.

I now have access to a Mackerel board and have verified that
this patch works.

My verification method was to usa a hack; I removed the
SDRAM initialisation portion of head-mackerel.txt and
then booting the resulting zImage from uboot using:

=> bootp
=> go 0x42000000

This is the same method that I used to test the AP4 variant of this change.

Morimoto-san, could you test this by burning an image (without the above
hack) to Flash? I can provide an image or tree if that helps.

> This patch assumes that head-mackerel.txt will be the same as head-ap4evb.txt.
> I am waiting for verification of this.
> 
> This patch depends on
> * ARM: 6515/1: Add zboot support for SuperH Mobile ARM
>   (merged into the devel branch of Russel King's linux-2.6-arm tree)
> * ARM: 6514/1: mach-shmobile: Add zboot support for SuperH Mobile ARM
>   (merged into the devel branch of Russel King's linux-2.6-arm tree)
> * MACH_MACKEREL (3211) being present in arch/arm/tools/mach-types
> 
> v2:
> * Use head-mackerel.txt for Mackerel.
>   head-ap4evb.txt was used by mistake.
> 
> v3:
> * Actually make the change to use head-mackerel.txt
> 
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  .../mach-shmobile/include/mach/head-mackerel.txt   |   87 ++++++++++++++++++++
>  arch/arm/mach-shmobile/include/mach/zboot.h        |    3 +
>  2 files changed, 90 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/mach-shmobile/include/mach/head-mackerel.txt
> 

  reply	other threads:[~2010-12-22 22:49 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 [this message]
2010-12-22 23:04     ` Simon Horman
2010-12-08 22:16       ` [patch v3] mmc, ARM: Add zboot from MMC support for SuperH Mobile Simon Horman
2010-12-24  4:15         ` [patch v3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM Paul Mundt
2010-12-24  5:12           ` [patch v3] mmc, ARM: Add zboot from MMC support for SuperH 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=20101222224901.GA16187@verge.net.au \
    --to=horms@verge.net.au \
    --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).