Re: git: 1dec3639fd0c - main - sysutils/u-boot: Update to 2021.07

From: Herbert J. Skuhra <herbert_at_gojira.at>
Date: Sun, 11 Jul 2021 08:34:05 UTC
On Sun, 11 Jul 2021 02:29:57 +0200, Mark Millard wrote:
> 
> Some more context from looking around (I'm still trying
> to get use to git ways of finding things):

Thanks.

I used a simple 'git log' and checked the GH page:

https://github.com/u-boot/u-boot/commits/master?after=490101a5e5df65238b900b21b81361bc4b13da2e+2449&branch=master

Both show the commits in this order:

78af81c345430a9088235f48d302922955d2499f
63af92e837f3d7c21ab5fc4a96ffcbf202efaf90
[..]

At the moment I have no idea how to bisect further. git diff and
reverting some parts manually?

Maybe I'll check the RPi 3 issue first (it tries to boot over the
network only). Hopefully it's easier to bisect, but I doubt it. :-(

--
Herbert