Re: [linux-sunxi] Need Help

2014-04-28 Thread Julian Calaby
Hi Andi,

On Tue, Apr 29, 2014 at 12:44 AM, Andi Lamçe andila...@gmail.com wrote:
 Hello,
 I bought a development board olinuxino A20 of Olimex. I'm trying to install
 debian on sd card and am following the tutorial of the community of Olimex.
 when I run: make-A20 OLinuXino_MICRO CROSS_COMPILE =
 arm-linux-gnueabihf-come out of the error messages that I do not understand.
 Can you give me some help?

This mailing list is only for the upstream linux-sunxi kernel and u-boot.

You appear to be using Olimex's version of the Linux kernel. You'll
get much better help if you ask them / their community.

Also, there should be _no_ spaces around the equals sign in that command line.

Thanks,

-- 
Julian Calaby

Email: julian.cal...@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [linux-sunxi] Need Help

2014-04-28 Thread jonsm...@gmail.com
Check on Olimex site, but something is messed up in your uboot
configuration.  -m603e is asking for PowerPC build and A20 is ARM.

Try the sunxi BSP instead
http://linux-sunxi.org/BSP

jonsmirl@terra:/work2/sunxi-bsp$ ./configure | grep ol
Usage: ./configure board

supported boards:
* a10s-olinuxino-m a10s-olinuxino-m-android
* a10s-olinuxino-m-lcd7 a10s-olinuxino-m-lcd7-android
* a10s-olinuxino-m-lcd10 a10s-olinuxino-m-lcd10-android
* a10-olinuxino-lime a10-olinuxino-lime-android
* a13-olinuxino a13-olinuxino-android
* a13-olinuxinom a13-olinuxinom-android
* a13-olinuxinom-lcd7 a13-olinuxinom-lcd7-android
* a13-olinuxinom-lcd10 a13-olinuxinom-lcd10-android
* a13-olinuxino-lcd7 a13-olinuxino-lcd7-android
* a13-olinuxino-lcd10 a13-olinuxino-lcd10-android
* a20-olinuxino_micro a20-olinuxino_micro-android
* a20-olinuxino_micro-lcd7 a20-olinuxino_micro-lcd7-android
* a20-olinuxino_micro-lcd10 a20-olinuxino_micro-lcd10-android
jonsmirl@terra:/work2/sunxi-bsp$

On Mon, Apr 28, 2014 at 10:44 AM, Andi Lamçe andila...@gmail.com wrote:
 Hello,
 I bought a development board olinuxino A20 of Olimex. I'm trying to install
 debian on sd card and am following the tutorial of the community of Olimex.
 when I run: make-A20 OLinuXino_MICRO CROSS_COMPILE =
 arm-linux-gnueabihf-come out of the error messages that I do not understand.
 Can you give me some help?
 thank you
 Andi.

 --
 You received this message because you are subscribed to the Google Groups
 linux-sunxi group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to linux-sunxi+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.



-- 
Jon Smirl
jonsm...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.