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
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to