commit | 6fe74d23bebfed05f161e886bbe8d3cec729f3f7 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Thu Jan 25 18:45:22 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 12:27:36 2018 -0500 |
tree | 82e0642fbfd2802818b9e909dcd70563fbcbb96a | |
parent | 7fcd313cc21922420e9136b83e2fc7dc547bac30 [diff] |
spl: add option to disable SPL banner output Selecting this option will reduce SPL boot time by approx. 6 ms (e. g. with 70 bytes long banner string at 115200 baud). Signed-off-by: Anatolij Gustschin <agust@denx.de> Tested-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>