commit | 4c97e31871ea49a5b3f061846fdfcf28515bd44c | [log] [tgz] |
---|---|---|
author | Andy Yan <andy.yan@rock-chips.com> | Mon Jul 24 17:52:01 2017 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Thu Jul 27 14:59:04 2017 +0200 |
tree | 49f3256077e63785fc7ed096172175c34f1a608a | |
parent | e92c532be4a55e859e9e589572b2e2ea33960fad [diff] |
rockchip: use puts instead of printf when back to bootrom printf will increase the code size more than 1kb, but platform like rk3036 has no enough space for it. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>