Kernel Configuration -

Started by Autom01, April 24, 2013, 07:58:49 PM

Previous topic - Next topic

Autom01

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.

jwischka

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?

Autom01

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 :-)


Autom01

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...

jwischka

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.