environment is ubuntu 14.04.4 LTS x64, already git download and build android 4.3 ~ 6.0 AOSP, but at now (2016/4/22) I got a git clone error again and again..
--
# git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx
Cloning into 'kernel_imx'...
fatal: read error: Connection reset by peer
# git clone git://git.freescale.com/imx/uboot-imx.git uboot-imx
Cloning into 'uboot-imx'...
fatal: read error: Connection reset by peer
--
I'm try to apt-get dist-upgrade (may SSL issue?) and git init, but git still not work..
Any idea?