diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-02 21:12:13 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-07-09 12:33:24 +0800 |
commit | 493a4c8af7a4939d96d6e2601282ca4a07c7570e (patch) | |
tree | 1d93231503b6d89dadf8480a92210e4580eccfbb /configs/dra7xx_hs_evm_usb_defconfig | |
parent | 3dada5a1a89f336f4b751548117949cf255cfcf6 (diff) |
console: Add a way to output to serial only
In the video drivers it is useful to print errors while debugging but
doing so risks an infinite loop as the debugging info itself may go
through the video drivers.
Add a new console function that prints information only to the serial
device, thus making it safe for use in debugging.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/dra7xx_hs_evm_usb_defconfig')
0 files changed, 0 insertions, 0 deletions