diff options
author | Sumit Garg <sumit.garg@linaro.org> | 2020-05-07 22:08:50 +0200 |
---|---|---|
committer | Daniel Thompson <daniel.thompson@linaro.org> | 2020-06-02 16:15:46 +0200 |
commit | 195867ffea13b755dc727b47eaa5beb0ffa6e0ce (patch) | |
tree | b4fdc6b7def8f20e9e08239c34f2408dbbc83554 /kernel | |
parent | serial: 8250_early: Support kgdboc_earlycon (diff) | |
download | linux-195867ffea13b755dc727b47eaa5beb0ffa6e0ce.tar.xz linux-195867ffea13b755dc727b47eaa5beb0ffa6e0ce.zip |
serial: amba-pl011: Support kgdboc_earlycon
Implement the read() function in the early console driver. With
recently added kgdboc_earlycon feature, this allows you to use kgdb
to debug fairly early into the system boot.
We only bother implementing this if polling is enabled since kgdb can't
be enabled without that.
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20200507130644.v4.12.I8ee0811f0e0816dd8bfe7f2f5540b3dba074fae8@changeid
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions