X-Git-Url: http://git.vanrenterghem.biz/www.vanrenterghem.biz.git/blobdiff_plain/53670bf1f29a331f595bee6df8882c3dd3b11d49..87cc5544ced8c85ee25a3527fe7b1215ccfe2ca4:/Linux/A20.html diff --git a/Linux/A20.html b/Linux/A20.html new file mode 100644 index 0000000..2b08f0f --- /dev/null +++ b/Linux/A20.html @@ -0,0 +1,11 @@ +To compile + +dpkg --add-architecture armhf +apt-get install crossbuild-essential-armhf + +using u-boot-2015.01 + +make A20-OLinuXino-Lime2_config ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- +make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- + +