<?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>topic Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120 in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678048#M2598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Look at the Section 3.2.2 of NXP &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;SDK 2.0-1703 documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fsupporting-information%2FQORIQ-SDK-2.0-IC-REV0.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The source ISO contains the package source tarballs and Yocto Project recipes. It can be installed and used to do non-cache build.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The cache ISO contains the pre-built cache binaries. To avoid a long time build, you can install the source ISO and the cache ISO in the same installation folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The image ISO includes all prebuilt images: flash images, standalone toolchain installer, HD rootfs images and small images.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The source ISO can be used separately. The cache ISO and the source ISO should work together.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 10:14:19 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2017-07-25T10:14:19Z</dc:date>
    <item>
      <title>How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678042#M2592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to build a uboot&amp;nbsp;from&amp;nbsp;&lt;SPAN class=""&gt;IoT-gateway-platform-Release-V0.1-20170120 SDK, but seems it only support boot from SD card when I was take look in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sources/meta-nxp-npi/conf/machine/&lt;/SPAN&gt;&lt;SPAN class=""&gt;ls1021aiot.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;#@TYPE: Machine&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;#@NAME: NXP LS1021AIOT board&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;#@SOC: ls102xa&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;#@DESCRIPTION: Machine configuration for running LS1021AIOT in 32-bit mode&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;#@MAINTAINER: Chunrong Guo &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:chunrong.guo@nxp.com"&gt;chunrong.guo@nxp.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;require conf/machine/include/qoriq-arm.inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;require conf/machine/include/tune-cortexa7.inc&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;SOC_FAMILY = "ls102xa"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;UBOOT_CONFIG ??= "sdcard"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;UBOOT_CONFIG[sdcard] = "ls1021aiot_sdcard_defconfig,,u-boot-with-spl-pbl.bin"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;KERNEL_DEVICETREE ?= "ls1021a-iot.dtb"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;KERNEL_DEFCONFIG ?= "${S}/arch/arm/configs/multi_v7_defconfig"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;KBUILD_DEFCONFIG ?= "multi_v7_defconfig"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;USE_VT ?= "0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;How I can add QSPI support in this SDK?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 02:53:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678042#M2592</guid>
      <dc:creator>yuqianli</dc:creator>
      <dc:date>2017-07-21T02:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678043#M2593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;This SDK supports only SD card boot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Use SDK 2.0 if different boot is needed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fproducts%2Fsoftware-and-tools%2Frun-time-software%2Flinux-sdk%2Flinux-sdk-for-qoriq-processors%3ASDKLINUX" rel="nofollow" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/linux-sdk/linux-sdk-for-qoriq-processors:SDKLINUX&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 02:36:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678043#M2593</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-07-24T02:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678044#M2594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Just quick question, Does the SDK2.0 support the LS1021a-iot&amp;nbsp;platform?&lt;/P&gt;&lt;P&gt;Yuqian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 02:49:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678044#M2594</guid>
      <dc:creator>yuqianli</dc:creator>
      <dc:date>2017-07-24T02:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678045#M2595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NXP SDK 2.0-1703 supports the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b4420qds-64b b4420qds b4860qds-64b b4860qds &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;c293pcie &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;ls1021atwr ls1043aqds ls1043ardb ls1043ardb-32b ls2080ardb &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;p2041rdb p3041ds p4080ds p5020ds-64b p5020ds p5040ds-64b p5040ds &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;t1023rdb-64b t1023rdb t1024rdb-64b t1024rdb t1040d4rdb-64b t1040d4rdb t1042d4rdb-64b &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;t1042d4rdb t2080qds-64b t2080qds t2080rdb-64b t2080rdb t4160qds-64b t4160qds t4240qds-64b &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;t4240qds t4240rdb-64b t4240rdb &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;ls1012afrdm-32b ls1012afrdm ls1012ardb-32b ls1012ardb ls1043ardb-32b ls1046ardb-32b ls1046ardb ls2088ardb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the ls1021atwr for iot board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2017 02:55:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678045#M2595</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-07-24T02:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678046#M2596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;The industrial&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;IoT&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;release does not&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;bitbake&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;method any more. After the build, the kernel and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;uboot&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;source can be found in sub-directory of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;build_dir&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/. It is based on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;lede&lt;/SPAN&gt;&lt;SPAN style="color: #44546a; font-family: Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;/&lt;/SPAN&gt;&lt;SPAN class="" style="color: #44546a; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; font-family: Arial, sans-serif, serif, EmojiFont;"&gt;openwrt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;See attachment.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 03:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678046#M2596</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-07-25T03:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678047#M2597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reminder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw a lot of files on that download page, I only need to download the&amp;nbsp;QorIQ Linux SDK v2.0 CORTEXA7 Yocto Cache.iso is fine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 08:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678047#M2597</guid>
      <dc:creator>yuqianli</dc:creator>
      <dc:date>2017-07-25T08:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a QSPI uboot in IoT-gateway-platform-Release-V0.1-20170120</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678048#M2598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Look at the Section 3.2.2 of NXP &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;SDK 2.0-1703 documentation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocs%2Fen%2Fsupporting-information%2FQORIQ-SDK-2.0-IC-REV0.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The source ISO contains the package source tarballs and Yocto Project recipes. It can be installed and used to do non-cache build.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The cache ISO contains the pre-built cache binaries. To avoid a long time build, you can install the source ISO and the cache ISO in the same installation folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The image ISO includes all prebuilt images: flash images, standalone toolchain installer, HD rootfs images and small images.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;* The source ISO can be used separately. The cache ISO and the source ISO should work together.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:14:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-build-a-QSPI-uboot-in-IoT-gateway-platform-Release-V0-1/m-p/678048#M2598</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-07-25T10:14:19Z</dc:date>
    </item>
  </channel>
</rss>

