On 3/15/19 10:46 AM, Peter Maydell wrote: > On Thu, 14 Mar 2019 at 21:31, Philippe Mathieu-Daudé <phi...@redhat.com> > wrote: >> >> Hi Peter, >> >> On 3/14/19 4:56 PM, Peter Maydell wrote: >>> In commit d0dead3b6df7f6cd970e we changed to shipping the u-boot >>> sources as a tarball, to work around a problem where they >>> contained a file and directory that had the same name except >>> for case, which was preventing QEMU's source tarball being >>> unpacked on case-insensitive filesystems. >>> >>> In commit f2a3b549e357041f86d7e we updated our u-boot blob >>> and sources to v2019.01, which no longer has this problem, >> >> Is this u-boot commit 610eec7f0593574c03? > > Yes.
Good. I checked u-boot range v2017.07..v2019.01 and did not notice other fixes. I'd appreciate if you add a comment about this u-boot commit :) Regardless: Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Thanks, Phil.