Files
u-boot/arch/arm
Stephen Warren 3a2cab512c ARM: tegra: fix variable naming in query_sdram_size()
size_mb is used to hold a value that's sometimes KB, sometimes MB,
and sometimes bytes. Use separate correctly named variables to avoid
confusion here. Also fix indentation of a conditional statement.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-03-04 10:08:56 -07:00
..
2015-02-13 17:17:10 +09:00
2015-02-25 07:59:50 +01:00
2015-02-25 07:59:50 +01:00
2015-02-21 08:23:52 -05:00