Skip to content
  • Qi Feng's avatar
    armv8r64-extras/zephyr: Chosen uart1 in Xen domain overlays · e5be5f5d
    Qi Feng authored and Robbie Cao's avatar Robbie Cao committed
    
    
    Before this patch, the address of uart0 is directly modified, because
    there's only one uart0 back then. Now a newer version of Zephyr is used
    and more uarts are added. We can now choose uart1, which has the right
    address.
    
    Because currently Xen only provides one uart, the uarts that only
    available on baremetal have to be disabled.
    
    Signed-off-by: Qi Feng's avatarQi Feng <qi.feng@arm.com>
    Issue-Id: SCM-4876
    Change-Id: If964b7e9ab13bc8e769b16691d1920ff6d52f5f4
    e5be5f5d
Loading