On Fri, Jun 18, 2021 at 02:42:50PM +0300, Ramon Fried wrote: > Hi Tom, > > Please pull the latest patches in u-boot-net tree. > > The following changes since commit a298d4fbcdba1b38e48ea2af0fc5386cab2070da: > > Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq > (2021-06-17 08:44:56 -0400) > > are available in the Git repository at: > > git@source.denx.de:u-boot/custodians/u-boot-net.git network_master Please note that a tag with a short summary of the changes is preferred, but not required. Also, if you have something like this: [remote "network"] fetch = +refs/heads/*:refs/remotes/origin/* url = https://source.denx.de/u-boot/custodians/u-boot-net.git pushurl = git@source.denx.de:u-boot/custodians/u-boot-net.git in your .git/config when you use git request-pull it should give the non-ssh URI. > for you to fetch changes up to 54c321f9deeba309989f0828e4d0427cbfbefcd3: > > net: octeontx: smi: use dt live tree API (2021-06-18 11:29:17 +0300) > Applied to u-boot/master, thanks! -- Tom