From: Bin Meng <bmeng.cn@gmail.com>
To: Jean-Christophe Dubois <jcd@tribudubois.net>,
Peter Maydell <peter.maydell@linaro.org>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: Bin Meng <bin.meng@windriver.com>
Subject: [PATCH 0/3] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
Date: Mon, 14 Dec 2020 17:18:55 +0800 [thread overview]
Message-ID: <1607937538-69471-1-git-send-email-bmeng.cn@gmail.com> (raw)
From: Bin Meng <bin.meng@windriver.com>
At present the upstream U-Boot (as of today, v2021.01-rc3) does not
boot on QEMU sabrelite machine.
This fixes several issues to improve emulation fidelity of the i.MX6
sabrelite board. With this series, upstream U-Boot can boot to U-Boot
command shell.
Bin Meng (3):
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
hw/msic: imx6_ccm: Correct register value for silicon type
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
hw/arm/sabrelite.c | 4 ++++
hw/misc/imx6_ccm.c | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
--
2.7.4
next reply other threads:[~2020-12-14 9:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-14 9:18 Bin Meng [this message]
2020-12-14 9:18 ` [PATCH 1/3] hw/misc: imx6_ccm: Update PMU_MISC0 reset value Bin Meng
2020-12-14 10:26 ` Alex Bennée
2020-12-14 10:43 ` Bin Meng
2020-12-14 9:18 ` [PATCH 2/3] hw/msic: imx6_ccm: Correct register value for silicon type Bin Meng
2020-12-14 9:18 ` [PATCH 3/3] hw/arm: sabrelite: Connect the Ethernet PHY at address 6 Bin Meng
2020-12-14 10:40 ` Alex Bennée
2020-12-14 10:50 ` Bin Meng
2020-12-14 10:23 ` [PATCH 0/3] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot Alex Bennée
2020-12-14 10:30 ` Bin Meng
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=1607937538-69471-1-git-send-email-bmeng.cn@gmail.com \
--to=bmeng.cn@gmail.com \
--cc=bin.meng@windriver.com \
--cc=jcd@tribudubois.net \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).