All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Single zImage for Armadillo and KZM9G
Date: Wed, 21 Nov 2012 00:38:19 +0000	[thread overview]
Message-ID: <7563707.giGeIu5Uba@avalon> (raw)

Hello,

I've been trying to boot the same zImage on both Armadillo (r8a7740) and KZM9G 
(sh73a0) and stumbled on CONFIG_MEMORY_START. Armadillo has the memory start 
at 0x40000000 while KZM9G seems to reserver the first 16MB, and thus starts at 
0x41000000.

The memory address and size can be specified per-board in the device tree, but 
a mismatch between the DT memory start and CONFIG_MEMORY_START results in a 
pretty hard boot failure (tested on Armadillo).

Has anyone run into the same issue ? Pointers would be appreciated.

-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2012-11-21  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21  0:38 Laurent Pinchart [this message]
2012-11-21  0:47 ` Single zImage for Armadillo and KZM9G Simon Horman
2012-11-21  1:07 ` Laurent Pinchart
2012-11-21  1:28 ` Simon Horman
2012-11-21 13:19 ` Laurent Pinchart

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=7563707.giGeIu5Uba@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-sh@vger.kernel.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 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.