Hello all,
i'm following this tutorial:
https://www.olimex.com/wiki/Build_Bootable_SD_Card_with_Debian#Write_Uboot_and_Kernel_you_build
I just want to add ftdi support, keeping the official olimex kernel conf.
I check the /boot but no file there. Is there a way to download the .config of the olimex kernel conf ?
Thx in advance,
Charles.
A recent git update on the 3.4 branch broke the build if you have SPI support enabled. Are you sure your build is finishing properly?
I dont use spi...
Yes, im pretty sure it finished correctly. uImage was created and module too (ftdi_sio too )
Its not normal ??
I just followed the wiki... so config file is available at some place ??
Thx for your answer :-)
Should i use this one ?
https://github.com/hehopmajieh/linux-sunxi/blob/sunxi-3.0/arch/arm/configs/a13_defconfig
I used the kernel conf in my precedend post.
Ok. I ran into issue with i2c. Is there a workaround ?
Should i just quit ?
Impossible to make my arduino board run with olinuxino ? I really dont get it...
Quote from: charlesjabged on April 24, 2013, 10:47:16 PM
I dont use spi...
Yes, im pretty sure it finished correctly. uImage was created and module too (ftdi_sio too )
Its not normal ??
I just followed the wiki... so config file is available at some place ??
Thx for your answer :-)
i2c support requires a change to a couple of the source files. I believe there is a document here somewhere on it. If you can't find it, pm me and I'll send you the necessary changes.