<?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: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392455#M57291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same mistake, someone answer the question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2015 02:44:05 GMT</pubDate>
    <dc:creator>huangkc</dc:creator>
    <dc:date>2015-08-03T02:44:05Z</dc:date>
    <item>
      <title>Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392453#M57289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cd kernel_imx&lt;/P&gt;&lt;P&gt;git checkout kk4.4.3_2.0.0-ga&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARCH=arm \&lt;/P&gt;&lt;P&gt;CROSS_COMPILE=../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi- \&lt;/P&gt;&lt;P&gt;make ${JOBS} distclean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARCH=arm \&lt;/P&gt;&lt;P&gt;CROSS_COMPILE=../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi- \&lt;/P&gt;&lt;P&gt;make ${JOBS} imx_v7_mfg_defconfig&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARCH=arm \&lt;/P&gt;&lt;P&gt;CROSS_COMPILE=../prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi- \&lt;/P&gt;&lt;P&gt;make uImage LOADADDR=0x10008000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; kernel/power/earlysuspend.o&lt;/P&gt;&lt;P&gt;kernel/power/earlysuspend.c: In function 'early_suspend':&lt;/P&gt;&lt;P&gt;kernel/power/earlysuspend.c:109:3: error: implicit declaration of function 'android_wake_unlock' [-Werror=implicit-function-declaration]&lt;/P&gt;&lt;P&gt;kernel/power/earlysuspend.c: In function 'request_suspend_state':&lt;/P&gt;&lt;P&gt;kernel/power/earlysuspend.c:173:3: error: implicit declaration of function 'android_wake_lock' [-Werror=implicit-function-declaration]&lt;/P&gt;&lt;P&gt;cc1: some warnings being treated as errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make[2]: *** [kernel/power/earlysuspend.o] Error 1&lt;/P&gt;&lt;P&gt;make[1]: *** [kernel/power] Error 2&lt;/P&gt;&lt;P&gt;make: *** [kernel] Error 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 08:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392453#M57289</guid>
      <dc:creator>m_c</dc:creator>
      <dc:date>2015-07-29T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392454#M57290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had same issue.&lt;/P&gt;&lt;P&gt;I have generated mfgtool image using yocto build.&lt;/P&gt;&lt;P&gt;It work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 08:55:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392454#M57290</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-07-29T08:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392455#M57291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same mistake, someone answer the question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 02:44:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392455#M57291</guid>
      <dc:creator>huangkc</dc:creator>
      <dc:date>2015-08-03T02:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392456#M57292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saurabh,&lt;/P&gt;&lt;P&gt;Thank you for your help. However, it doesn't make sense for customer to maintain two version of kernel if only develop Android project. Truly wish Freescale can solve this issue soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 10:10:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392456#M57292</guid>
      <dc:creator>m_c</dc:creator>
      <dc:date>2015-08-03T10:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392457#M57293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mfg confg did not set android config, so when use android function will build fail.&lt;/P&gt;&lt;P&gt;It is because Mfg kernel is use linux kernel, you can switch to linux branch like imx_3.10.53_1.1.0_ga. And $make imx_v7_mfg_defconfig will build successfully.&lt;/P&gt;&lt;P&gt;Or you can replace the ~myandroid/kernel_imx/.config file with attach file, and will build successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 21:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392457#M57293</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-08-03T21:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392458#M57294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;huang kc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Yocto build to generate kernel for mfgtool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54086i5C97D91944C23EA1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 03:37:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392458#M57294</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-08-04T03:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392459#M57295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I have the same mistake, and i had to use&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; yocto build.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;But i can not booting a&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;fter i replace the zImage in mfgtools.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;It will be stop when the system check emmc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmc3: BKOPS_EN bit is not set&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmc3: new high speed DDR MMC card at address 0001&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmcblk3: mmc3:0001 S10008 7.28 GiB &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmcblk3boot0: mmc3:0001 S10008 partition 1 4.00 MiB&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmcblk3boot1: mmc3:0001 S10008 partition 2 4.00 MiB&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmcblk3rpmb: mmc3:0001 S10008 partition 3 4.00 MiB&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; mmcblk3: p1 p2 p3 &amp;lt; p5 p6 p7 &amp;gt; p4&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;mmcblk3: p4 size 13090816 extends beyond EOD, truncated&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; mmcblk3boot1: unknown partition table&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; mmcblk3boot0: unknown partition table&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what is happened?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 11:07:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392459#M57295</guid>
      <dc:creator>rote_chen</dc:creator>
      <dc:date>2015-08-04T11:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Build kernel imx_v7_mfg_defconfig on Android KK 4.4.3 2.0.0 error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392460#M57296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I replaced attach file. It is work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 01:46:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Build-kernel-imx-v7-mfg-defconfig-on-Android-KK-4-4-3-2-0-0/m-p/392460#M57296</guid>
      <dc:creator>rote_chen</dc:creator>
      <dc:date>2015-08-05T01:46:13Z</dc:date>
    </item>
  </channel>
</rss>

