All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
@ 2020-12-14  9:18 Bin Meng
  2020-12-14  9:18 ` [PATCH 1/3] hw/misc: imx6_ccm: Update PMU_MISC0 reset value Bin Meng
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Bin Meng @ 2020-12-14  9:18 UTC (permalink / raw)
  To: Jean-Christophe Dubois, Peter Maydell, qemu-arm, qemu-devel; +Cc: Bin Meng

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


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2020-12-14 19:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-14  9:18 [PATCH 0/3] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot Bin Meng
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:26     ` Alex Bennée
2020-12-14 10:43     ` Bin Meng
2020-12-14 10:43       ` Bin Meng
2020-12-14 15:02       ` Alex Bennée
2020-12-14 19:05       ` Alex Bennée
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:40     ` Alex Bennée
2020-12-14 10:50     ` Bin Meng
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:23   ` Alex Bennée
2020-12-14 10:30   ` Bin Meng
2020-12-14 10:30     ` Bin Meng

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.