commit | 77c17f43543735a6b8e74e49793320ae82b25d6d | [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 | d26bfa73ed7bebfab81d6b4160883f026db58c76 [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>