]> git.sur5r.net Git - u-boot/commit
spl: add option to disable SPL banner output
authorAnatolij Gustschin <agust@denx.de>
Thu, 25 Jan 2018 17:45:22 +0000 (18:45 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 28 Jan 2018 17:27:36 +0000 (12:27 -0500)
commit0292bc0d13ab6d026e2503161b6822a6358280d0
tree82e0642fbfd2802818b9e909dcd70563fbcbb96a
parent9821636b641cbbeed1b6c89641d0649d386650db
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>
common/spl/Kconfig
common/spl/spl.c