I am working with VAR-SOM-OM44 board with OMAP4460 processor, running the Linux OS (Ubuntu 12.04). According to the board provider Wiki size, I can use TI git for sources, to get Ubunti and U-Boot sources: http://www.variwiki.com/index.php?title=VAR-SOM-OM44_-_Ubuntu_Precise. However, these addresses are not available:
alex@u120432:~$ git clone git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git
Cloning into 'kernel-ubuntu'...
fatal: unable to connect to dev.omapzoom.org:
dev.omapzoom.org[0: 209.20.88.187]: errno=Connection timed out
alex@u120432:~$ git clone git://git.linaro.org/boot/u-boot-linaro-stable.git
Cloning into 'u-boot-linaro-stable'...
fatal: unable to connect to git.linaro.org:
git.linaro.org[0: 91.189.95.50]: errno=Connection timed out
I tried several times within last two days, without success. What happened with this site?