<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: imx6u kernel drivers problem</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280124#M174366</link>
    <description>&lt;P&gt;Which i.MX product are you uisng?&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 05:51:52 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2021-05-21T05:51:52Z</dc:date>
    <item>
      <title>imx6u kernel drivers problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1279501#M174304</link>
      <description>&lt;P&gt;Recent ,I built the imx6u kernel with 3.14 version . tThere was a problem executing the command 'make' ,the problem is below:&lt;/P&gt;&lt;P&gt;drivers/mmc/host/sdhci-pltfm.c: In function 'sdhci_pltfm_suspend':&lt;BR /&gt;drivers/mmc/host/sdhci-pltfm.c:246:2: error: implicit declaration of function "p inctrl_pm_select_sleep_state' [-Werror=implicit-function-declaration] pinctri_pm select sleep state(dev);&lt;/P&gt;&lt;P&gt;drivers/mmc/host/sdhci-pltfm.c: In function 'sdhci pltfm resume':&lt;BR /&gt;drivers/mmc/host/sdhci-pltfm.c:256:2: error: implicit declaration of function 'p inctri_pm select default state' [-werror-implicit-function-declaration] pinctrl_pm select default state(dev);&lt;BR /&gt;cc1: some warnings being treated as errors&lt;BR /&gt;scripts/Makefile.build:314: recipe for target 'drivers/mmc/host/sdhci-pltfm.o'f ailed&lt;BR /&gt;make[3]: *** [drivers/mmc/host/sdhci-pltfm.o] Error 1&lt;BR /&gt;scripts/Makefile.build:455: recipe for target 'drivers/mmc/host' failed make[2]:*** [drivers/mmc/host] Error 2&lt;BR /&gt;scripts/Makefile.build:455: recipe for target "drivers/mmc' failed make[1]: *** [drivers/mmc] Error 2&lt;BR /&gt;Makefile:845: recipe for target 'drivers' failed make: *** [driversi Erron 2&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 06:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1279501#M174304</guid>
      <dc:creator>chenjun</dc:creator>
      <dc:date>2021-05-20T06:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx6u kernel drivers problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280124#M174366</link>
      <description>&lt;P&gt;Which i.MX product are you uisng?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 05:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280124#M174366</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-05-21T05:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: imx6u kernel drivers problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280125#M174367</link>
      <description>&lt;P&gt;And could you tell us you platform and your steps?&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 05:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280125#M174367</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2021-05-21T05:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx6u kernel drivers problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280131#M174369</link>
      <description>&lt;P&gt;i used&amp;nbsp;virtual machine 'ubuntu 16.04' in VM15. then i do as followed：&lt;/P&gt;&lt;P&gt;first i built uboot config with the command "make mx6ul_14x14_evk_defconfig" ;&lt;/P&gt;&lt;P&gt;then&amp;nbsp; i built uboot&amp;nbsp;with the command "make u-boot.imx -j16";&lt;/P&gt;&lt;P&gt;After compiling, some CMD files appear, and no DTB files appear；&lt;/P&gt;&lt;P&gt;then i built kernel config with command 'make ARCH=arm menuconfig'(The source code of the kernel is not officially provided);&lt;/P&gt;&lt;P&gt;then i built kernel with command 'make';&lt;/P&gt;&lt;P&gt;then the problem occured;&lt;/P&gt;&lt;P&gt;If it's a source code problem, can you provide an email, I'll send it to you, can you help me to have a look&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 06:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280131#M174369</guid>
      <dc:creator>chenjun</dc:creator>
      <dc:date>2021-05-21T06:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: imx6u kernel drivers problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280133#M174370</link>
      <description>&lt;P&gt;product is IMX6U&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 06:06:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6u-kernel-drivers-problem/m-p/1280133#M174370</guid>
      <dc:creator>chenjun</dc:creator>
      <dc:date>2021-05-21T06:06:21Z</dc:date>
    </item>
  </channel>
</rss>

