<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Kernels</title>
    <description>Kernels</description>
    <pubDate>Wed, 13 May 2026 01:10:02 +0000</pubDate>
    <lastBuildDate>Wed, 13 May 2026 01:10:02 +0000</lastBuildDate>
    <generator>UDOO Forum</generator>
    <link>http://www.udoo.org/forum/forums/kernels.24/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://www.udoo.org/forum/forums/kernels.24/index.rss"/>
    <item>
      <title>Can not compile Linux Kernel</title>
      <pubDate>Wed, 09 Jun 2021 22:09:36 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/can-not-compile-linux-kernel.33869/</link>
      <guid>http://www.udoo.org/forum/threads/can-not-compile-linux-kernel.33869/</guid>
      <author>invalid@example.com (Iacopo)</author>
      <dc:creator>Iacopo</dc:creator>
      <content:encoded><![CDATA[Hello everyone,<br />
<br />
I was about to recompile the kernel for Neo&#039;s board following the guide <a href="https://www.udoo.org/docs-neo/Advanced_Topics/Compile_Linux_Kernel.html" class="internalLink">https://www.udoo.org/docs-neo/Advanced_Topics/Compile_Linux_Kernel.html</a> and got stuck since the installation of the dependencies. I run Ubuntu desktop 18.04.5 and this is the error:<br />
<br />
<i>$sudo apt-get install gawk wget git diffstat unzip texinfo gcc-multilib build-essential chrpath socat libsdl1.2-dev xterm picocom ncurses-dev lzop gcc-arm-linux-gnueabihf<br />
...<br />
The following packages have unmet...</i><br />
<br />
<a href="http://www.udoo.org/forum/threads/can-not-compile-linux-kernel.33869/" class="internalLink">Can not compile Linux Kernel</a>]]></content:encoded>
    </item>
    <item>
      <title>Udoo bolt AMD ACP operation details: where to find them?</title>
      <pubDate>Thu, 10 Dec 2020 10:48:38 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoo-bolt-amd-acp-operation-details-where-to-find-them.32873/</link>
      <guid>http://www.udoo.org/forum/threads/udoo-bolt-amd-acp-operation-details-where-to-find-them.32873/</guid>
      <author>invalid@example.com (jpsollie)</author>
      <dc:creator>jpsollie</dc:creator>
      <content:encoded><![CDATA[Hi everyone,<br />
<br />
I&#039;m trying to assist alsa dev guys to make a kernel module for the onboard acp which currently cannot be used.<br />
I asked amd guys, but they answered:<br />
-----------------------------------------------------------------------<br />
On Raven Ridge platform, ACP device enumerated by PCI root.ACP PCI driver creates child nodes for I2S device.<br />
Currently we had added support for only I2S configuration.<br />
We recently fixed audio driver probe failure issue when Audio configuration is set to other...<br />
<br />
<a href="http://www.udoo.org/forum/threads/udoo-bolt-amd-acp-operation-details-where-to-find-them.32873/" class="internalLink">Udoo bolt AMD ACP operation details: where to find them?</a>]]></content:encoded>
    </item>
    <item>
      <title>Configuring peripheral timer</title>
      <pubDate>Mon, 14 Jan 2019 10:23:42 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/configuring-peripheral-timer.23551/</link>
      <guid>http://www.udoo.org/forum/threads/configuring-peripheral-timer.23551/</guid>
      <author>invalid@example.com (Puneet)</author>
      <dc:creator>Puneet</dc:creator>
      <content:encoded><![CDATA[I want to write a kernel module to configure the peripheral timer (using the General Purpose Timer module) on my Udoo Quad board. Currently it is running the below kernel:<br />
<br />
root@udoo:~# uname -a<br />
<b>Linux udoo 3.14.56-udooqdl-02044-gddaad11 #3 SMP PREEMPT Tue Dec 6 16:26:55 UTC 2016 armv7l armv7l armv7l GNU/Linux</b><br />
<br />
However, I see that after the board boots up, the timer is already running. I don&#039;t know how it gets configured, but the counter value of the timer is seen to be continuously...<br />
<br />
<a href="http://www.udoo.org/forum/threads/configuring-peripheral-timer.23551/" class="internalLink">Configuring peripheral timer</a>]]></content:encoded>
    </item>
    <item>
      <title>Backport for 802.15.4 doesn't compile</title>
      <pubDate>Thu, 30 Mar 2017 15:03:04 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/backport-for-802-15-4-doesnt-compile.6463/</link>
      <guid>http://www.udoo.org/forum/threads/backport-for-802-15-4-doesnt-compile.6463/</guid>
      <author>invalid@example.com (cyrilf)</author>
      <dc:creator>cyrilf</dc:creator>
      <content:encoded><![CDATA[The backport for the IEEE 802.15.4 stack doesn&#039;t compile for the UDOO NEO (probably the same with UDOO QUAD...). Here are the logs I get :<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>
  LD      backports/compat/compat.o
  CC      kernel/time/clockevents.o
  LD      backports/compat/built-in.o
  LD      backports/drivers/net/ieee802154/built-in.o
  CC      drivers/base/pinctrl.o
  LD      backports/drivers/net/usb/built-in.o
  LD      backports/drivers/net/wireless/ath/built-in.o
  CC      fs/ext4/page-io.o
  CC...</pre>
</div><a href="http://www.udoo.org/forum/threads/backport-for-802-15-4-doesnt-compile.6463/" class="internalLink">Backport for 802.15.4 doesn&#039;t compile</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>cgroup submodules in Ubuntu Neo</title>
      <pubDate>Wed, 15 Feb 2017 13:00:13 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/cgroup-submodules-in-ubuntu-neo.6528/</link>
      <guid>http://www.udoo.org/forum/threads/cgroup-submodules-in-ubuntu-neo.6528/</guid>
      <author>invalid@example.com (Vinay Jindal)</author>
      <dc:creator>Vinay Jindal</dc:creator>
      <content:encoded><![CDATA[Hi All, <br />
I posted a query about cgroups support in Ubuntu for UdooNeo Full in another forum. The query is present at: <br />
<a href="http://www.udoo.org/forum/threads/linux-cgroups-for-process-isolation.6522/" class="internalLink">http://www.udoo.org/forum/threads/linux-cgroups-for-process-isolation.6522/</a><br />
<br />
Basically, I am only able to view &#039;freezer&#039; and &#039;devices&#039; submodules in /proc/cgroups file. None of other cgroups submodules like cpu, cpuset, memory etc. are present and hence cannot be mounted. I want to control the usage of CPU, memory, block I/O and network bandwidth for my...<br />
<br />
<a href="http://www.udoo.org/forum/threads/cgroup-submodules-in-ubuntu-neo.6528/" class="internalLink">cgroup submodules in Ubuntu Neo</a>]]></content:encoded>
    </item>
    <item>
      <title>Udoo neo for Loadable kernel module</title>
      <pubDate>Mon, 13 Feb 2017 07:08:09 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoo-neo-for-loadable-kernel-module.6508/</link>
      <guid>http://www.udoo.org/forum/threads/udoo-neo-for-loadable-kernel-module.6508/</guid>
      <author>invalid@example.com (Satya)</author>
      <dc:creator>Satya</dc:creator>
      <content:encoded><![CDATA[Hello <br />
<br />
I am interested in learning linux kernel and planning to take up Eudyptula Challenge. Since I would be needing a linux machine, I am curious to know if I can use Udoo Neo for this challenge. If so what changes do I need to make in UdooUbuntu and if not could you please let me know any other board for this challenge? <br />
<br />
Regards<br />
Satya]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Support rotation drm</title>
      <pubDate>Tue, 24 Jan 2017 10:09:59 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/support-rotation-drm.6389/</link>
      <guid>http://www.udoo.org/forum/threads/support-rotation-drm.6389/</guid>
      <author>invalid@example.com (Teleco88)</author>
      <dc:creator>Teleco88</dc:creator>
      <content:encoded><![CDATA[Hi, all!<br />
I&#039;m looking for some drm driver that allows for screen rotation (90,180,270). The driver that brings Udoo by default does not allow me to be able to show images.<br />
Is there any other option I can use? For rotation with the frambuffer I can only mirror the image.<br />
Thanks!<br />
Regards!]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>The screen shuts off after 10-15 minutes</title>
      <pubDate>Wed, 21 Dec 2016 12:41:21 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/the-screen-shuts-off-after-10-15-minutes.6365/</link>
      <guid>http://www.udoo.org/forum/threads/the-screen-shuts-off-after-10-15-minutes.6365/</guid>
      <author>invalid@example.com (Teleco88)</author>
      <dc:creator>Teleco88</dc:creator>
      <content:encoded><![CDATA[Hi, friends!<br />
I am making a custom filesystem to use on my Udoo with only the files I need. My idea is to use the Udoo and display images using the screen (LVDS 7 &quot;) and using a C application that shows images in the framebuffer.<br />
My problem is the next one after being 10-15 minutes showing an image, the screen goes out and stops showing.<br />
<br />
Anyone know what this may be?<br />
Is it in the activated kernel something related to the energy saving that causes the screen to be turned off after 10-15...<br />
<br />
<a href="http://www.udoo.org/forum/threads/the-screen-shuts-off-after-10-15-minutes.6365/" class="internalLink">The screen shuts off after 10-15 minutes</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>rotation Framebuffer in Udoo</title>
      <pubDate>Tue, 22 Nov 2016 11:50:39 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/rotation-framebuffer-in-udoo.6173/</link>
      <guid>http://www.udoo.org/forum/threads/rotation-framebuffer-in-udoo.6173/</guid>
      <author>invalid@example.com (Teleco88)</author>
      <dc:creator>Teleco88</dc:creator>
      <content:encoded><![CDATA[Hi, all!!<br />
I&#039;m trying to make a minimal filesystem to use on Udoo.<br />
My idea is to be able to show things (Image,text) on the display (HDMI/LVDS) without using X11 only the FrameBuffer. <br />
I can draw in the FB but I would like to be able to apply rotation of 90º, 180º, 270º.<br />
I try to change the rotation value of FB /sys/class/graphics/fb0/rotate but I can only put 0 or 1<br />
0 - Normal rotation<br />
1 - Mirror rotation<br />
I have enable CONFIG_FRAMEBUFFER_CONSOLE_ROTATION in the kernel.<br />
Is there any way I can...<br />
<br />
<a href="http://www.udoo.org/forum/threads/rotation-framebuffer-in-udoo.6173/" class="internalLink">rotation Framebuffer in Udoo</a>]]></content:encoded>
    </item>
    <item>
      <title>Init issue with kernel 3.10.53 - vivante initialization.</title>
      <pubDate>Thu, 21 Jul 2016 13:15:24 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/init-issue-with-kernel-3-10-53-vivante-initialization.4533/</link>
      <guid>http://www.udoo.org/forum/threads/init-issue-with-kernel-3-10-53-vivante-initialization.4533/</guid>
      <author>invalid@example.com (Isidro Santos Lechuga)</author>
      <dc:creator>Isidro Santos Lechuga</dc:creator>
      <content:encoded><![CDATA[I&#039;m new on linux embedded, I&#039;m trying to use the kernel 3.10.53 but I&#039;m having some problems in order to run it on my udoo quad board.<br />
<br />
I&#039;m using u-boot : <a href="https://github.com/UDOOboard/uboot-imx/tree/2015.10.fslc-qdl" target="_blank" class="externalLink" rel="nofollow">https://github.com/UDOOboard/uboot-imx/tree/2015.10.fslc-qdl</a><br />
kernel used: <a href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tag/?h=imx_3.10.53_1.1.0_ga&amp;id=rel_imx_3.10.53_1.1.0_ga" target="_blank" class="externalLink" rel="nofollow">http://git.freescale.com/git/cgit.c..._3.10.53_1.1.0_ga&amp;id=rel_imx_3.10.53_1.1.0_ga</a><br />
<br />
I checked the UART traces and I note a problem with the vivante gpu initicalization....<br />
<br />
<a href="http://www.udoo.org/forum/threads/init-issue-with-kernel-3-10-53-vivante-initialization.4533/" class="internalLink">Init issue with kernel 3.10.53 - vivante initialization.</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Kernel 3.18.x, 4.0.x, 4.2.x and 4.4.x</title>
      <pubDate>Tue, 08 Mar 2016 14:17:53 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/kernel-3-18-x-4-0-x-4-2-x-and-4-4-x.2037/</link>
      <guid>http://www.udoo.org/forum/threads/kernel-3-18-x-4-0-x-4-2-x-and-4-4-x.2037/</guid>
      <author>invalid@example.com (patrykk)</author>
      <dc:creator>patrykk</dc:creator>
      <content:encoded><![CDATA[Hi all, <br />
I started work on kernel 3.17 for the udoo. I released the source code on github in my git repo (<a href="https://github.com/patrykk/linux-udoo" target="_blank" class="externalLink" rel="nofollow">https://github.com/patrykk/linux-udoo</a>). <br />
<br />
This has been tested with gpu viv version 3.10.31 so you will need this version of binaries for vivante.<br />
<br />
uboot-udoo-quad 2014.04,<br />
libcec-imx6 13.20141201<br />
xf86-video-imx-viv 3.10.31_1.1.0 beta<br />
gst-imx 0.9.9<br />
imx-lib 3.10.31_1.1.0<br />
imx-vpu 3.10.31_1.1.0<br />
firmware-imx 3.10.31_1.1.0<br />
Xorg 1.16<br />
arch linux latest<br />
<br />
What Works:<br />
<br />
wifi (stable)<br />
VPU...<br />
<br />
<a href="http://www.udoo.org/forum/threads/kernel-3-18-x-4-0-x-4-2-x-and-4-4-x.2037/" class="internalLink">Kernel 3.18.x, 4.0.x, 4.2.x and 4.4.x</a>]]></content:encoded>
      <slash:comments>26</slash:comments>
    </item>
    <item>
      <title>enable uarts in udoobuntu2</title>
      <pubDate>Mon, 29 Feb 2016 11:44:47 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/enable-uarts-in-udoobuntu2.2787/</link>
      <guid>http://www.udoo.org/forum/threads/enable-uarts-in-udoobuntu2.2787/</guid>
      <author>invalid@example.com (dxmann)</author>
      <dc:creator>dxmann</dc:creator>
      <content:encoded><![CDATA[Is it possible to enable uart ttymxc2 and ttymxc4 in udoobuntu2? I have used the same procedure needed in udoobuntu, but the two sockets don&#039;t appear. What i need to do?<br />
Thanks!]]></content:encoded>
      <slash:comments>13</slash:comments>
    </item>
    <item>
      <title>missing ppp kernel module for 3g modems</title>
      <pubDate>Thu, 18 Feb 2016 17:27:44 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/missing-ppp-kernel-module-for-3g-modems.3429/</link>
      <guid>http://www.udoo.org/forum/threads/missing-ppp-kernel-module-for-3g-modems.3429/</guid>
      <author>invalid@example.com (ubernoob)</author>
      <dc:creator>ubernoob</dc:creator>
      <content:encoded><![CDATA[Hi<br />
<br />
I&#039;m trying to get wvdial to work so I can use my 3G modem, but it seems like ppp kernel module is missing. Can you add that for the upcoming release? I&#039;m sure there must be more people than me wanting that?<br />
$ uname -a<br />
Linux udoo 3.14.28-g560b321 #38 SMP PREEMPT Mon Aug 3 17:40:22 CEST 2015 armv7l armv7l armv7l GNU/Linux]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>vivante 5.0.11.p4.5 problems</title>
      <pubDate>Thu, 04 Feb 2016 13:24:16 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/vivante-5-0-11-p4-5-problems.3394/</link>
      <guid>http://www.udoo.org/forum/threads/vivante-5-0-11-p4-5-problems.3394/</guid>
      <author>invalid@example.com (vpeter)</author>
      <dc:creator>vpeter</dc:creator>
      <content:encoded><![CDATA[I&#039;m seeking some help with unofficial kernel I&#039;m trying to use (3.14.54 from solidrun and 4.4 from xbian) with openelec. Few months back I had everything running but now I have video on hdmi and 7&quot; LVDS 800x480 but 15&quot; LVDS 1366x768 doesn&#039;t work. Kodi is saying the text below. Splash is visible in all 3 cases.<br />
I would be very glad if someone could help me with this.<br />
Thanks in advance for any tip to get this running.<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>18:20:42 T:3034268208  NOTICE: Initialize - graphics sysfs is writable...</pre>
</div><a href="http://www.udoo.org/forum/threads/vivante-5-0-11-p4-5-problems.3394/" class="internalLink">vivante 5.0.11.p4.5 problems</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Mainline kernel hangs</title>
      <pubDate>Thu, 04 Feb 2016 09:07:02 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/mainline-kernel-hangs.3068/</link>
      <guid>http://www.udoo.org/forum/threads/mainline-kernel-hangs.3068/</guid>
      <author>invalid@example.com (flextron)</author>
      <dc:creator>flextron</dc:creator>
      <content:encoded><![CDATA[Hi,<br />
<br />
I&#039;m trying to boot my udoo-quad using u-boot 2015.10 and linux 4.3 (opensuse). However, it hangs somewhere in the middle without any error: <a href="http://pastebin.com/vYNrB6HU" target="_blank" class="externalLink" rel="nofollow">http://pastebin.com/vYNrB6HU</a><br />
<br />
Any idea what its happening here?]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Enable Touchscreen and Wi-Fi in kernel 3.14</title>
      <pubDate>Thu, 07 Jan 2016 16:07:01 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/enable-touchscreen-and-wi-fi-in-kernel-3-14.3242/</link>
      <guid>http://www.udoo.org/forum/threads/enable-touchscreen-and-wi-fi-in-kernel-3-14.3242/</guid>
      <author>invalid@example.com (cyrilf)</author>
      <dc:creator>cyrilf</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
I would like to use the more recent <a href="https://github.com/UDOOboard/linux_kernel" target="_blank" class="externalLink" rel="nofollow">kernel version 3.14</a> but I cannot enable the Wi-Fi and the touchscreen.<br />
Which options should I enable in the UDOO config file to install the Wi-Fi module drivers and how should I enable the touch events on my screen ?<br />
<br />
Thanks!]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>udoobuntu2 - kernel option wishlist</title>
      <pubDate>Thu, 26 Nov 2015 12:04:49 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/udoobuntu2-kernel-option-wishlist.3052/</link>
      <guid>http://www.udoo.org/forum/threads/udoobuntu2-kernel-option-wishlist.3052/</guid>
      <author>invalid@example.com (Xykon)</author>
      <dc:creator>Xykon</dc:creator>
      <content:encoded><![CDATA[Hello all,<br />
<br />
While I can of course compile my own kernel with the options I need, I thought it would be good to have a wish-list of things people would like to see added to the official kernel releases. If compiled as modules, those could actually go into a separate .deb package that is optional to install (for those who want to keep their image as small as possible)<br />
<br />
At the top of my head I would suggest:<br />
<ul>
<li>config in /proc/config.gz</li>
<li>tun/tap support (for OpenVPN etc.)</li>
<li>ppp...</li>
</ul><br />
<a href="http://www.udoo.org/forum/threads/udoobuntu2-kernel-option-wishlist.3052/" class="internalLink">udoobuntu2 - kernel option wishlist</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Can-Bus</title>
      <pubDate>Sat, 14 Nov 2015 16:06:11 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/can-bus.1066/</link>
      <guid>http://www.udoo.org/forum/threads/can-bus.1066/</guid>
      <author>invalid@example.com (yesombre)</author>
      <dc:creator>yesombre</dc:creator>
      <content:encoded><![CDATA[Hello Udoo Community,<br />
<br />
I&#039;m currently trying to get the Can Bus working on the Udoo Quad. Has someone tried the same already?<br />
I have the current kernel sources from <a href="http://github.com/UDOOboard/Kernel_Unico" target="_blank" class="externalLink" rel="nofollow">http://github.com/UDOOboard/Kernel_Unico</a> and changed the following parts:<br />
<br />
<b>arch/arm/mach-mx6/board-mx6_seco_UDOO.c:</b><br />
Line 140ff:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>
/******************* CAN *******************/
#define MX6_SECO_UDOO_CAN1_STBY               IMX_GPIO_NR(1, 2)
#define...</pre>
</div><a href="http://www.udoo.org/forum/threads/can-bus.1066/" class="internalLink">Can-Bus</a>]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Code changes to enable touchscreen in udoobuntu</title>
      <pubDate>Wed, 04 Nov 2015 17:14:37 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/code-changes-to-enable-touchscreen-in-udoobuntu.1860/</link>
      <guid>http://www.udoo.org/forum/threads/code-changes-to-enable-touchscreen-in-udoobuntu.1860/</guid>
      <author>invalid@example.com (venkatbo)</author>
      <dc:creator>venkatbo</dc:creator>
      <content:encoded><![CDATA[Is it possible to obtain the changes (kernel/driver ?) to enable support for a Win8 compatible touchscreen under udoobuntu ? <br />
<br />
I can get the HDMI display part to work, but the touch functionality is not working.<br />
<br />
thanks.]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Compile kernel with SPI serial port support</title>
      <pubDate>Mon, 26 Oct 2015 08:43:53 +0000</pubDate>
      <link>http://www.udoo.org/forum/threads/compile-kernel-with-spi-serial-port-support.2408/</link>
      <guid>http://www.udoo.org/forum/threads/compile-kernel-with-spi-serial-port-support.2408/</guid>
      <author>invalid@example.com (Whatdoudoo)</author>
      <dc:creator>Whatdoudoo</dc:creator>
      <content:encoded><![CDATA[I have an UDOO Quad Rev.D and I would like to activate the serial port SPI2 in the kernel so I can use them from the i.mx6.  I chose SPI2 because it is available on the header.  I am not sure what I need to add to the kernel files to get it working.  I have managed to compile the kernel and get the UARTS working, but I am clueless with the SPI interfaces.  Has anyone been able to get a serial port working for the i.mx6?  I guess if all else fails, I could bit bang it.  Would be nice to get...<br />
<br />
<a href="http://www.udoo.org/forum/threads/compile-kernel-with-spi-serial-port-support.2408/" class="internalLink">Compile kernel with SPI serial port support</a>]]></content:encoded>
      <slash:comments>14</slash:comments>
    </item>
  </channel>
</rss>
