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 <[email protected]> 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Jon Smirl [email protected] -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
