summaryrefslogtreecommitdiff
path: root/payloads
diff options
context:
space:
mode:
authorRoja Rani Yarubandi <rojay@codeaurora.org>2020-05-07 16:28:29 +0530
committerJulius Werner <jwerner@chromium.org>2020-09-15 01:07:17 +0000
commitdcf80ab0251fca4cfd3da1d5850333c64a311e45 (patch)
tree0fbaec4867b21a21f09d456cbc16cebddf8ea519 /payloads
parent308540de807a4af57bdcde97c695f770ecc4a9ad (diff)
downloadcoreboot-dcf80ab0251fca4cfd3da1d5850333c64a311e45.tar.xz
sc7180: Remove QcLib specific changes from CB UART
To achieve 115200 baudrate QcLib reconfigures UART frequency with the lowest supported frequency from QUP clock table. With this console logs were getting corrupted at qclib stage. In ChromeOS coreboot, baudrate is configuarable using Kconfig. QcLib should not assume the baudrate and reconfigure any UART register once after the configuration is done in coreboot. To fix the issue QcLib done the changes to not to reconfigure any UART registers. Hence clock_configure_qup() is not required in coreboot UART driver. Signed-off-by: Roja Rani Yarubandi <rojay@codeaurora.org> Change-Id: I2531b64eddfa6e877f769af0d17be61f5e4d0c35 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42095 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions