Files
u-boot/drivers
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size
The printf() in panic() adds about 1.5KB of code size to SPL when compiled
with Thumb-2. Provide a smaller version that does not support printf()-style
arguments and use it in two commonly compiled places.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-04-23 09:05:52 -06:00
..
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:23 +02:00
2015-04-20 17:57:13 -05:00
2015-03-24 10:50:50 -04:00