
Hello Wolfgang,
I have a slight problem with the U-Boot git:
git clone http://git.denx.de/u-boot-dm.git fails. Why is this incorrect link shown on http://git.denx.de/?p=u-boot/u-boot-dm.git;a=summary?
$ git clone http://git.denx.de/u-boot-dm.git foo Cloning into 'foo'... warning: alternate disabled by http.followRedirects: http://git.denx.de/u-boot.git/ error: Unable to find be360d9824d653780ebd3ffc08f1938a8e3dd747 under http://git.denx.de/u-boot-dm.git Cannot obtain needed object be360d9824d653780ebd3ffc08f1938a8e3dd747 while processing commit c23172cd972acc921156034cd0e4a9a16d2a4f56. error: fetch failed.
Using git://git.denx.de/u-boot-dm.git is not an option because port 9418 is not available through many firewalls.
I suggest to use https as transfer protocol.
Best regards
Heinrich