On Thu, 18 Mar 2021 12:36:48 +0100 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> > diff --git a/roms/SLOF b/roms/SLOF > > index 33a7322de1..e18ddad851 160000 > > --- a/roms/SLOF > > +++ b/roms/SLOF > > @@ -1 +1 @@ > > -Subproject commit 33a7322de13e9dca4b38851a345a58d37e7a441d > > +Subproject commit e18ddad8516ff2cfe36ec130200318f7251aa78c > > diff --git a/roms/opensbi b/roms/opensbi > > index 234ed8e427..a98258d0b5 160000 > > --- a/roms/opensbi > > +++ b/roms/opensbi > > @@ -1 +1 @@ > > -Subproject commit 234ed8e427f4d92903123199f6590d144e0d9351 > > +Subproject commit a98258d0b537a295f517bbc8d813007336731fa9 > > While your patch deals with "target modules", the 2 submodule > changes are unrelated, right? Hi Philippe! Not only unrelated but also unintentional. Seems I was not careful enough with "git add -u". Should we decide to go in this direction (symlinks) I will make sure to drop these changes next time. Regards, Halil