Re: [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP

From: Konstantin Ryabitsev
Date: Thu Aug 28 2025 - 16:44:55 EST


On Wed, Aug 27, 2025 at 02:56:26PM -0700, John Hubbard wrote:
> > Right, b4 is supposed to be able to help with this as well, but indeed a
>
> It really doesn't quite, though.
>
> It is true that "base" (git format-patch --base) helps "b4 am" set things
> up, but then a subsequent "git am" fails due to missing prerequisites.
>
> b4 isn't set up to go retrieve those, on its own anyway.

Sure it is. :)

Try `b4 shazam -H` on this series.

-K