Files
u-boot-bpi-r3/lib
Simon Glass f60662de77 lib: Allow using display_buffer() in SPL
At present this function uses printf() format strings that are not
supported in SPL, so the output just consists of %llx strings on 64-bit.
machines. Fix this by adding a special case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2019-02-01 16:59:11 +01:00
..
2018-12-03 10:44:10 -05:00
2019-01-26 08:13:58 -05:00
2018-06-13 07:49:12 -04:00
2019-01-18 09:16:15 -05:00
2018-09-05 16:02:34 -04:00
2018-11-20 19:14:22 -07:00