public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* Single zImage for Armadillo and KZM9G
@ 2012-11-21  0:38 Laurent Pinchart
  2012-11-21  0:47 ` Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurent Pinchart @ 2012-11-21  0:38 UTC (permalink / raw)
  To: linux-sh

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-21 13:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21  0:38 Single zImage for Armadillo and KZM9G Laurent Pinchart
2012-11-21  0:47 ` Simon Horman
2012-11-21  1:07 ` Laurent Pinchart
2012-11-21  1:28 ` Simon Horman
2012-11-21 13:19 ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox