<?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>PowerQUICC Processors中的主题 Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
    <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1299096#M3733</link>
    <description>&lt;P&gt;Thanks, cloned from "sdk-v2.0.x" branch since this appeared the latest.&lt;/P&gt;&lt;P&gt;amit|&amp;lt;/QorIq_sdk/QorIQ-SDK-V2.0-20160527-yocto/downloads/git2$ git clone git.freescale.com.ppc.sdk.u-boot.git -b sdk-v2.0.x&lt;BR /&gt;Cloning into 'git.freescale.com.ppc.sdk.u-boot'...&lt;BR /&gt;done.&lt;BR /&gt;Updating files: 100% (11097/11097), done.&lt;BR /&gt;amit|&amp;lt;/QorIq_sdk/QorIQ-SDK-V2.0-20160527-yocto/downloads/git2$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope I'm set to go ?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 12:38:35 GMT</pubDate>
    <dc:creator>Amit-Kumar</dc:creator>
    <dc:date>2021-06-28T12:38:35Z</dc:date>
    <item>
      <title>T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1296065#M3716</link>
      <description>&lt;P&gt;Hi ..&lt;BR /&gt;&lt;BR /&gt;We recently purchased T1023RDB board from NXP. I just powered up the fresh board, it works fine with defaults (NOR Boot).&lt;BR /&gt;&lt;BR /&gt;I need to build and modify the u-boot code and test on the RDB setup. Please let me know the baseline u-boot code base to use ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 09:46:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1296065#M3716</guid>
      <dc:creator>Amit-Kumar</dc:creator>
      <dc:date>2021-06-22T09:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1296691#M3719</link>
      <description>&lt;P&gt;Please download "Source: QorIQ Linux SDK v2.0" ISO from &lt;A href="https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk-for-qoriq-processors:SDKLINUX?tab=Design_Tools_Tab" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/linux-sdk-for-qoriq-processors:SDKLINUX?tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;After install this ISO, you could get u-boot source code tar ball in downloads folder.&lt;/P&gt;
&lt;P&gt;b25805@sun:/backup/b25805/QorIQ-SDK-V2.0-20160527-yocto$ ls downloads/ | grep u-boot&lt;BR /&gt;git2_git.freescale.com.ppc.sdk.u-boot.git.tar.gz&lt;/P&gt;
&lt;P&gt;In addition, you could create a build project "source ./fsl-setup-env -m t1023rdb", run the following command to extract u-boot source code.&lt;/P&gt;
&lt;P&gt;$ bitbake u-boot -c patch -f&lt;/P&gt;
&lt;P&gt;You will get u-boot source code in folder&amp;nbsp;build_t1023rdb/tmp/work/t1023rdb-fsl-linux/u-boot-qoriq/2016.09+fslgit-r0/git/.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 08:26:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1296691#M3719</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-06-23T08:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1296693#M3720</link>
      <description>&lt;P&gt;Thanks let me try this.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 08:30:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1296693#M3720</guid>
      <dc:creator>Amit-Kumar</dc:creator>
      <dc:date>2021-06-23T08:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1297841#M3727</link>
      <description>&lt;P&gt;Sure .. I just want the tarball for u-boot.&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;b25805@sun:/backup/b25805/QorIQ-SDK-V2.0-20160527-yocto$ ls downloads/ | grep u-boot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;git2_git.freescale.com.ppc.sdk.u-boot.git.tar.gz"&lt;BR /&gt;&lt;BR /&gt;When i download and install ISO ("Source: QorIQ Linux SDK v2.0") at a location (./install) and do ./host-prepare.sh&lt;BR /&gt;The u-boot tarball doesn't show up.&lt;BR /&gt;&lt;BR /&gt;ls downloads/ | grep u-boot&lt;BR /&gt;hac-ammalik-1|/localdisk/QorId_sdk/QorIQ-SDK-V2.0-20160527-yocto$ ls downloads/ | grep u-boot&lt;BR /&gt;hac-ammalik-1|/localdisk/QorId_sdk/QorIQ-SDK-V2.0-20160527-yocto$&lt;BR /&gt;&lt;BR /&gt;Is "./fsl-setup-env" necessary ?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 15:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1297841#M3727</guid>
      <dc:creator>Amit-Kumar</dc:creator>
      <dc:date>2021-06-24T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1298305#M3730</link>
      <description>&lt;P&gt;Please check&amp;nbsp;downloads/git2/ folder.&lt;/P&gt;
&lt;P&gt;yiping@flexbuild-790:~/QorIQ-SDK-V1.9-20151210-yocto$ ls downloads/git2/ | grep u-boot&lt;BR /&gt;git.freescale.com.ppc.sdk.u-boot.git&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 08:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1298305#M3730</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-06-25T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1299096#M3733</link>
      <description>&lt;P&gt;Thanks, cloned from "sdk-v2.0.x" branch since this appeared the latest.&lt;/P&gt;&lt;P&gt;amit|&amp;lt;/QorIq_sdk/QorIQ-SDK-V2.0-20160527-yocto/downloads/git2$ git clone git.freescale.com.ppc.sdk.u-boot.git -b sdk-v2.0.x&lt;BR /&gt;Cloning into 'git.freescale.com.ppc.sdk.u-boot'...&lt;BR /&gt;done.&lt;BR /&gt;Updating files: 100% (11097/11097), done.&lt;BR /&gt;amit|&amp;lt;/QorIq_sdk/QorIQ-SDK-V2.0-20160527-yocto/downloads/git2$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope I'm set to go ?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 12:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1299096#M3733</guid>
      <dc:creator>Amit-Kumar</dc:creator>
      <dc:date>2021-06-28T12:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: T1023RDB .. U-Boot baseline code to use.. ?</title>
      <link>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1301072#M3738</link>
      <description>&lt;P&gt;Thanks, it worked .. Cloned from latest sdk-v2.0.x branch. Able to boot the code properly with my changes.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;git clone git.freescale.com.ppc.sdk.u-boot.git -b sdk-v2.0.x&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 09:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/PowerQUICC-Processors/T1023RDB-U-Boot-baseline-code-to-use/m-p/1301072#M3738</guid>
      <dc:creator>Amit-Kumar</dc:creator>
      <dc:date>2021-07-01T09:43:30Z</dc:date>
    </item>
  </channel>
</rss>

