Compile_ *** => compiles a Version for a specific Device
- Checkout the repo
docker run -it -v d:<location>:/uboot ubuntu /bin/bash
apt-get update && apt-get upgrade && apt-get install -y build-essential make git
git clone https://github.com/Dafang-Hacks/mips-gcc472-glibc216-64bit.git toolchain
cd /uboot && ./Compile_*