This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA750: Error while downloading kernel for Ti J6 dra75x from omapzoom.com

Part Number: DRA750

Hello,

I am using TI J6 dra75x EVM board. I tried to download the android source code and the u-boot for Oreo from omapzoom.com and it got downloaded, but when I try to download the kernel code for the same from omapzoom.com, it throws the following error.

# git clone git.omapzoom.org/.../omap.git kernelTest

Cloning into 'kernelTest'...
error: Unable to get pack index git.omapzoom.org/.../pack-490026bd27b456719a336d932f6a7f6779c9a8d2.idx
error: Unable to find f5f1aabd7b9a6c8c13ab6115c49b42c6b1ae30e7 under git.omapzoom.org/.../omap.git
Cannot obtain needed object f5f1aabd7b9a6c8c13ab6115c49b42c6b1ae30e7
error: fetch failed.

# git clone git://git.omapzoom.org/kernel/omap.git kernelTest


Cloning into 'kernelTest'...
fatal: unable to connect to git.omapzoom.org:
git.omapzoom.org[0: 198.47.28.210]: errno=Connection timed out

I think I am behind a proxy, so I tried to use socat, but with no results.

Could anyone assist me on this?

Thanks in advance.

Regards,

Suhas