From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] hw/xtensa: xtfpga board improvements
Date: Tue, 22 Jan 2019 14:12:54 -0800 [thread overview]
Message-ID: <20190122221256.20883-1-jcmvbkbc@gmail.com> (raw)
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
next reply other threads:[~2019-01-22 22:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-22 22:12 Max Filippov [this message]
2019-01-22 22:12 ` [Qemu-devel] [PATCH 1/2] hw/xtensa: xtfpga: fix bootloader placement in SMP Max Filippov
2019-01-22 22:12 ` [Qemu-devel] [PATCH 2/2] hw/xtensa: xtfpga: use core frequency Max Filippov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190122221256.20883-1-jcmvbkbc@gmail.com \
--to=jcmvbkbc@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.