commit | 5b4f022be4f0c72709e3a526574de1d79b385a4c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Mar 30 04:01:41 2019 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Apr 02 03:40:51 2019 +0200 |
tree | b5a6e88e4517ed6e6945f6125a952efabc5531d3 | |
parent | 18ff0b61bb205e01d2c4dba23f1be5fd1081c6b4 [diff] |
rcar_gen3: plat: Print DRAM bank size in MiB if below 1 GiB Print the DRAM bank size in MiB instead of GiB in case the bank size is smaller than 1 GiB. This prevents printing zeroes on systems with small DRAM sizes. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>