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 at redhat.com> Acked-by: Ian Campbell <ijc at hellion.org.uk>