coreboot-kgpe-d16/src/soc/qualcomm
Julius Werner 37833fc4be qualcomm/common: Remove carriage returns from QcLib log
The memory log we get returned by QcLib contains Windows line endings
("\r\n"), while we prefer to have POSIX line endings in the CBMEM
console (just "\n"). Filter the '\r' character out when copying that log
into the CBMEM console to convert.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I0652300c2393fbc0b3c9875bb0ca1aa921e59098
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77722
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Shelley Chen <shchen@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-14 23:53:54 +00:00
..
common qualcomm/common: Remove carriage returns from QcLib log 2023-09-14 23:53:54 +00:00
ipq40xx treewide: Remove 'extern' from functions declaration 2023-05-26 13:45:24 +00:00
ipq806x treewide: Remove 'extern' from functions declaration 2023-05-26 13:45:24 +00:00
qcs405 treewide: Remove 'extern' from functions declaration 2023-05-26 13:45:24 +00:00
sc7180 soc/qualcomm/sc7180: Fix set but unused variables 2023-05-12 16:36:44 +00:00
sc7280 soc/qualcomm: Add missing newlines for logs 2023-08-22 02:28:57 +00:00