Home
last modified time | relevance | path

Searched hist:fce0a6b521aca50f9ef098ccbbbb33efa4a6486e (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dxilinx_zynqmp_mini.hdiff fce0a6b521aca50f9ef098ccbbbb33efa4a6486e Wed Feb 14 23:54:41 CST 2018 Vipul Kumar <vipul.kumar@xilinx.com> arm64: zynqmp: Changed scratch address used by the alternate memory test

This patch changed CONFIG_SYS_MEMTEST_SCRATCH address to the
accessible DDR address used by alternate memory test.
Before this, 0xfffc0000 address was used, which is the OCM
address and not enabled in MMU table. So, whenever trying
to access 0xfffc0000 address, got Synchronous Abort exception.

After changing CONFIG_SYS_MEMTEST_SCRATCH address, alternate
memory test is working fine.

Signed-off-by: Vipul Kumar <vipulk@xilinx.com>
Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dxilinx_zynqmp.hdiff fce0a6b521aca50f9ef098ccbbbb33efa4a6486e Wed Feb 14 23:54:41 CST 2018 Vipul Kumar <vipul.kumar@xilinx.com> arm64: zynqmp: Changed scratch address used by the alternate memory test

This patch changed CONFIG_SYS_MEMTEST_SCRATCH address to the
accessible DDR address used by alternate memory test.
Before this, 0xfffc0000 address was used, which is the OCM
address and not enabled in MMU table. So, whenever trying
to access 0xfffc0000 address, got Synchronous Abort exception.

After changing CONFIG_SYS_MEMTEST_SCRATCH address, alternate
memory test is working fine.

Signed-off-by: Vipul Kumar <vipulk@xilinx.com>
Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>