
30 Jun
2016
30 Jun
'16
12:33 p.m.
On Sun, 2016-06-26 at 13:57 +0200, Hans de Goede wrote:
The switch to simple_printf was causing the SPL dram info to show as:
DRAM: u MiB
This fixes this by switching from %lu to %d for printing the DRAM size.
Signed-off-by: Hans de Goede hdegoede@redhat.com
Acked-by: Ian Campbell ijc@hellion.org.uk