Skip to content
Commit cfec1d19 authored by Dilip Kota's avatar Dilip Kota
Browse files

run_model.sh: Enable unbuffured outputs for UART on FVP



While using the FVP noticed not all the UART logs are redirecting
to the log file immediately. UART logs are being copied into the
log file only after certain buffer size filled in the FVP.

Setting the FVP parameter unbuffered_output for the UART ports
is casuing the UART logs to redirect/copy to local file immediately.

Change-Id: I51baf7ab4268edf42af67ad25b5298080a7e4731
Signed-off-by: Dilip Kota's avatarDilip Kota <dilip.kota@arm.com>
parent 1bc709ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment