summaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x/ddr3_init.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2023-02-27 20:55:39 +0100
committerSimon Glass <sjg@chromium.org>2023-03-14 16:08:51 -0600
commit97d6d7e3606a352843bae6547e972fbaca3ccf7b (patch)
treeea636f7afdfc6cc977042c47d13bf980b03f7063 /drivers/ddr/marvell/a38x/ddr3_init.h
parenta96dea25694de42ca596c333f650f8636de09ed9 (diff)
console: Use only 0x00 as line separator for console recording
In case character 0x20 (space) is used as line separator, character 0x9 (tab) is treated end of line. Commands which output a lot of tabs, i.e. various tree printing commands like 'fdt print' then end up generating a lot of newlines in the recorded output, and the recorded output is corrupted. Use character 0x00 (NUL) as separator instead to treat the tabs as valid part of recorded line. Suggested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_init.h')
0 files changed, 0 insertions, 0 deletions