mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCHv2 0/2] cfa10036: Retrieve RAM size at runtime
@ 2013-02-26 16:55 Maxime Ripard
  2013-02-26 16:55 ` [PATCH 1/2] memsize: Make get_ram_size RAM proof Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Maxime Ripard @ 2013-02-26 16:55 UTC (permalink / raw)
  To: barebox

Hi,

This patch series makes the cfa10036 retrieve its ram size at runtime.
Since the get_ram_size function was not safe to use when running from RAM,
we had to introduce a first patch that makes the execution of this function
from RAM safe.

Thanks,
Maxime

Maxime Ripard (2):
  memsize: Make get_ram_size RAM proof
  cfa10036: Retrieve the RAM size at runtime

 arch/arm/boards/crystalfontz-cfa10036/cfa10036.c |    3 ++-
 common/memsize.c                                 |   21 +++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)

-- 
1.7.10.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2013-03-07 14:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 16:55 [PATCHv2 0/2] cfa10036: Retrieve RAM size at runtime Maxime Ripard
2013-02-26 16:55 ` [PATCH 1/2] memsize: Make get_ram_size RAM proof Maxime Ripard
2013-03-04  8:02   ` Sascha Hauer
2013-03-07 13:52     ` Maxime Ripard
2013-03-07 14:10       ` Juergen Beisert
2013-03-07 14:26         ` Maxime Ripard
2013-02-26 16:55 ` [PATCH 2/2] cfa10036: Retrieve the RAM size at runtime Maxime Ripard
2013-02-27  8:03 ` [PATCHv2 0/2] cfa10036: Retrieve " Sascha Hauer

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