On Wed, 6 Jan 2021 at 06:35, Bin Meng <bmeng...@gmail.com> wrote: > > From: Bin Meng <bin.m...@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. While we are here, add a target guide for this board > to help people run Linux kernel and U-Boot on QEMU. > > Changes in v3: > - correct 2 typos in sabrelite.rst > > Changes in v2: > - new patch: add sabrelite target guide > > Bin Meng (4): > 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 > docs/system: arm: Add sabrelite board description
Applied to target-arm.next, thanks. -- PMM