1. 09 2月, 2016 1 次提交
  2. 21 1月, 2016 1 次提交
  3. 19 1月, 2016 1 次提交
  4. 15 1月, 2016 1 次提交
    • A
      xlnx-zynqmp: Add support for high DDR memory regions · dc3b89ef
      Alistair Francis 提交于
      The Xilinx ZynqMP SoC and EP108 board supports three memory regions:
       - A 2GB region starting at 0
       - A 32GB region starting at 32GB
       - A 256GB region starting at 768GB
      
      This patch adds support for the first two memory regions, which is
      automatically created based on the size specified by the QEMU memory
      command line argument.
      
      On hardware the physical memory region is one continuous region, it is then
      mapped into the three different regions by the DDRC. As we don't model the
      DDRC this is done at startup by QEMU. The board creates the memory region and
      then passes that memory region to the SoC. The SoC then maps the memory
      regions.
      Signed-off-by: NAlistair Francis <alistair.francis@xilinx.com>
      Reviewed-by: NPeter Crosthwaite <crosthwaite.peter@gmail.com>
      Message-id: a1e47db941d65733724a300fcd98b74fbeeaaf22.1452637205.git.alistair.francis@xilinx.com
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      dc3b89ef
  5. 13 1月, 2016 1 次提交
  6. 24 11月, 2015 1 次提交
  7. 19 9月, 2015 1 次提交
  8. 19 6月, 2015 2 次提交
  9. 18 5月, 2015 3 次提交