Skip to content
Commit c5c7538e authored by Michalis Pappas's avatar Michalis Pappas
Browse files

qemu: Accessing UART1 causes a data abort



The register address range of UART1 (crash console) are outside the
address ranges mapped for MMIO, resulting to an MMU abort when the
device registers are accessed.

Increase the size of DEVICE1 memory to include the range of UART1.

Fixes ARM-software/tf-issues#560

Signed-off-by: default avatarMichalis Pappas <mpappas@fastmail.fm>
parent 06e3a5e1
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