Hi David, On Thu, Apr 8, 2021 at 10:39 AM David Gibson <da...@gibson.dropbear.id.au> wrote: > > On Tue, Apr 06, 2021 at 04:15:10PM +0800, Bin Meng wrote: > > This series bumps the u-boot.e500 to v2021.04, which fixed a long > > overdue broken pci issue caused by QEMU changes since Nov 2014. > > > > While we are here, add a reST documentation for the ppce500 machine. > > > > Please pull the full contents (binary) from https://github.com/lbmeng/qemu/ > > ppc branch. > > This is much to late to go into ppc-for-6.0, but I'm happy to queue it > for 6.1.
I think this should go 6.0 because it is a bug fix for the long overdue broken pci support in the U-Boot binary that QEMU ships. > However, I'm not sure which branch from your site I need to pull in. > It's the ppc branch, as I mentioned in this cover letter. > > > > > > Bin Meng (3): > > roms/Makefile: Update ppce500 u-boot build directory name > > roms/u-boot: Bump ppce500 u-boot to v2021.04 to fix broken pci support > > docs/system: ppc: Add documentation for ppce500 machine > > Regards, Bin