[Qemu-devel] [PATCH 0/2] hw/xtensa: xtfpga board improvements

Max Filippov posted 2 patches 6 years, 9 months ago
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test asan failed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190122221256.20883-1-jcmvbkbc@gmail.com
Maintainers: Max Filippov <jcmvbkbc@gmail.com>
hw/xtensa/xtfpga.c | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH 0/2] hw/xtensa: xtfpga board improvements
Posted by Max Filippov 6 years, 9 months ago
Hello,

this series adds two improvements for the XTFPGA board:
- use BSP core reset vector to place mini bootloader, because AP
  cores may have different reset vector address;
- expose actual core frequency in the FPGA register instead of the
  fixed 10MHz value.

Max Filippov (2):
  hw/xtensa: xtfpga: fix bootloader placement in SMP
  hw/xtensa: xtfpga: use core frequency

 hw/xtensa/xtfpga.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
2.11.0