Home
last modified time | relevance | path

Searched hist:"66312374 dca86e77fc9b08f774546e62b6cd1aa7" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dvsprintf.h66312374dca86e77fc9b08f774546e62b6cd1aa7 Sat Feb 28 05:06:32 UTC 2015 Simon Glass <sjg@chromium.org> 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>
/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c66312374dca86e77fc9b08f774546e62b6cd1aa7 Sat Feb 28 05:06:32 UTC 2015 Simon Glass <sjg@chromium.org> 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>
H A Dfdtdec.c66312374dca86e77fc9b08f774546e62b6cd1aa7 Sat Feb 28 05:06:32 UTC 2015 Simon Glass <sjg@chromium.org> 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>
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c66312374dca86e77fc9b08f774546e62b6cd1aa7 Sat Feb 28 05:06:32 UTC 2015 Simon Glass <sjg@chromium.org> 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>