[RTEMS Project] #4684: Support Versal DDRMC0 regions 0 and 1
RTEMS trac
trac at rtems.org
Fri Jul 22 06:04:41 UTC 2022
#4684: Support Versal DDRMC0 regions 0 and 1
--------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: bsps | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+-------------------------
The Versal's DDRMC0 supports region 0 and 1. Region 0's base address
defaults to `0x00000000000` and can be up to 2G in length. If the hardware
has more than 2G of DDR memory it is placed in region 1 and it's default
base address is `0x00800000000` placing it in the A64 address space.
Add support so the user defined memory length
`BSP_XILINX_VERSAL_RAM_LENGTH` spans region 0 and 1.
Extend the heap with the region 1 memory.
--
Ticket URL: <http://devel.rtems.org/ticket/4684>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list