Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: vinifr on May 17, 2014, 10:41:21 PM

Title: Tutorial: Compiling linux mainline for Allwinner processors
Post by: vinifr on May 17, 2014, 10:41:21 PM
Tutorial: https://www.youtube.com/watch?v=HrkRH0-uSaU (https://www.youtube.com/watch?v=HrkRH0-uSaU)
Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: olimex on May 19, 2014, 08:17:20 AM
blogged!
Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: vinifr on May 19, 2014, 07:30:31 PM
Thanks very much.  ;D
Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: rzr on May 20, 2014, 01:14:59 AM
I confirm it works using 
arm-linux-gnueabi-gcc (Debian 4.4.6-14) 4.4.6

thx, btw why are you jwrdegoede's clone ?

Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: vinifr on May 20, 2014, 01:26:38 AM
I'm using jwrdegoede because have MMC driver.

https://groups.google.com/forum/?fromgroups=#!msg/linux-sunxi/f7veDFHdJNA/L7JO9fRa3ekJ (https://groups.google.com/forum/?fromgroups=#!msg/linux-sunxi/f7veDFHdJNA/L7JO9fRa3ekJ)
Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: rzr on May 20, 2014, 02:43:40 PM
Also builds on ubuntu with gcc-4.7-arm-linux-gnueabi

Now let's do some deeper test , is UART console supported ?

See you in #linux-sunxi


Edit: DEBUG_SUNXI_UART0  must be enabled and you'll ready to see it booting


Btw, I am looking for the most complete .config file . any hints where to find this ?

Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: vinifr on May 23, 2014, 05:56:35 AM
Hi guys, here is the link to new video with right commands:

http://youtu.be/6J5n8xB6Bgo (http://youtu.be/6J5n8xB6Bgo)


QuoteEdit: DEBUG_SUNXI_UART0  must be enabled and you'll ready to see it booting

Btw, I am looking for the most complete .config file . any hints where to find this ?

Here is the link to my .config: https://dl.dropboxusercontent.com/u/22273442/a13/configs/config_sunxi_mainline3 (https://dl.dropboxusercontent.com/u/22273442/a13/configs/config_sunxi_mainline3)

I enabled a lot of things, but there is still a lot of thing to enable.  ;D

Sorry for my mistake.  :-[
Title: Re: Tutorial: Compiling linux mainline for Allwinner processors
Post by: vinifr on December 28, 2015, 09:01:46 PM
Hi guys,

Now it is possible to use Maxine' repository. Instead to clone Hans, clone Maxine repo with:
git clone https://github.com/mripard/linux.git