u-boot-brain/board/variscite
Marc Ferland 5df34feb24 arm: dart6ul: fix ddr size macro
The previous macro was off by one bit and so we were getting a ddr
size which was twice the real size. This commit refactors the macro so
it returns the right size in _bytes_ and modifies the printf call so the
size is still printed in MiB.

Signed-off-by: Marc Ferland <ferlandm@amotus.ca>
2021-01-23 13:47:50 +01:00
..
dart_6ul arm: dart6ul: fix ddr size macro 2021-01-23 13:47:50 +01:00