qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] hw/xtensa: xtfpga board improvements
Date: Tue, 22 Jan 2019 14:12:54 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]