diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-19 08:39:10 +0400 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2014-11-03 01:00:37 +0300 |
commit | 6d2e4530532ca1dbb5e68bdcca12e10931bc6503 (patch) | |
tree | 9608d206b1e3c85c290b9667ab53f641ba647b51 /target-xtensa | |
parent | 25bda50a0c7241dcb247483af2b7f961632020cc (diff) |
hw/xtensa/xtfpga: treat uImage load address as virtual
U-boot for xtensa always treats uImage load address as virtual address.
This is important when booting uImage on xtensa core with MMUv2, because
MMUv2 has fixed non-identity virtual-to-physical mapping after reset.
Always do virtual-to-physical translation of uImage load address and
load uImage at the translated address. This fixes booting uImage kernels
on dc232b and other MMUv2 cores.
Cc: qemu-stable@nongnu.org
Reported-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'target-xtensa')
0 files changed, 0 insertions, 0 deletions