Searched hist:"3 a2cab512c0c4d96d8210e4f729dd080bbf8c90d" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/ |
| H A D | board.c | 3a2cab512c0c4d96d8210e4f729dd080bbf8c90d Tue Dec 23 17:34:50 UTC 2014 Stephen Warren <swarren@nvidia.com> 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>
|