[U-Boot] [PATCH 2/3] ARM: tegra: fix variable naming in query_sdram_size()

Simon Glass sjg at chromium.org
Tue Dec 23 21:02:34 CET 2014


On 23 December 2014 at 10:34, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> 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 at nvidia.com>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list