<?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: P5040-RDB Latest U-Boot binary in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2104571#M5232</link>
    <description>please build one for the P5040RDB instead P5040QDS</description>
    <pubDate>Mon, 26 May 2025 17:43:30 GMT</pubDate>
    <dc:creator>LFGP</dc:creator>
    <dc:date>2025-05-26T17:43:30Z</dc:date>
    <item>
      <title>P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2100761#M5229</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am having trouble finding the latest U-Boot binary for the P5040-RDB. In the QorIQ SDK 2.0, I found the U-Boot binary for the P5040-DS. However, this file is too big for the U-Boot memory region on the RDB (512 KB). Where can I find&amp;nbsp;the latest U-Boot binary for the P5040-RDB?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 15:16:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2100761#M5229</guid>
      <dc:creator>Cole_B</dc:creator>
      <dc:date>2025-05-20T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2101093#M5230</link>
      <description>Dear &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244725"&gt;@Cole_B&lt;/a&gt;,&lt;BR /&gt;you can get the U-Boot binary once you have performed the build process.&lt;BR /&gt;Contents of the Built Images Directory:&lt;BR /&gt;A Yocto Project build produces images that will be located in the following directory:&lt;BR /&gt;&amp;lt;sdk-install-dir&amp;gt;/build_&amp;lt;machine&amp;gt;/tmp/deploy/images/&amp;lt;machine&amp;gt;/&lt;BR /&gt;if you follow the path you will search for the next images:&lt;BR /&gt;• u-boot-&amp;lt;machine&amp;gt;.bin - U-Boot binary image that can be programmed into board Flash&lt;BR /&gt;• fsl-image-&amp;lt;machine&amp;gt;.ext2.gz.u-boot - ramdisk image that can be loaded with U-Boot.&lt;BR /&gt;....among others.&lt;BR /&gt;&lt;BR /&gt;please review the Chapter 3 "Getting Started" for complete details, or you can jump direct to the "3.2 Essential Build Instructions"  at QORIQ-SDK-2.0 user guide.&lt;BR /&gt;to download the SDK use the link&lt;BR /&gt;&lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/linux-software-and-development-tools/linux-sdk-for-qoriq-processors:SDKLINUX?tid=vansdk" target="_blank"&gt;https://www.nxp.com/design/design-center/software/embedded-software/linux-software-and-development-tools/linux-sdk-for-qoriq-processors:SDKLINUX?tid=vansdk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2025 02:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2101093#M5230</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2025-05-21T02:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2103750#M5231</link>
      <description>&lt;P&gt;Once I reach the&amp;nbsp;./fsl-setup-env -m &amp;lt;machine&amp;gt; step, I can see that the p5040rdb is not in the list I can choose from. I already built one for the p5040ds but like I said the u-boot binary is too large for the p5040rdb. Where can I find the one for the p5040rdb?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 20:19:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2103750#M5231</guid>
      <dc:creator>Cole_B</dc:creator>
      <dc:date>2025-05-23T20:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2104571#M5232</link>
      <description>please build one for the P5040RDB instead P5040QDS</description>
      <pubDate>Mon, 26 May 2025 17:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2104571#M5232</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2025-05-26T17:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2105333#M5233</link>
      <description>&lt;P&gt;I don't see that as an option. I downloaded the latest QorIQ SDK 2.0 and when I run&amp;nbsp;&lt;SPAN&gt;fsl-setup-env, this is the output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;./fsl-setup-env -m p5040rdb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;p5040rdb is not supported by this build setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Usage: . fsl-setup-env -m &amp;lt;machine&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Supported machines:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;b4420qds-64b b4420qds b4860qds-64b b4860qds c293pcie ls1021atwr ls1043aqds ls1043ardb ls2080ardb p2041rdb p3041ds p4080ds p5020ds-64b p5020ds p5040ds-64b p5040ds t1023rdb-64b t1023rdb t1024rdb-64b t1024rdb t1040d4rdb-64b t1040d4rdb t1042d4rdb-64b t1042d4rdb t2080qds-64b t2080qds t2080rdb-64b t2080rdb t4160qds-64b t4160qds t4240qds-64b t4240qds t4240rdb-64b t4240rdb ls1012afrdm-32b ls1012afrdm ls1012ardb-32b ls1012ardb ls1043ardb-32b ls1046ardb-32b ls1046ardb ls2088ardb&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Is there a different version that supports the&amp;nbsp;&lt;SPAN&gt;P5040RDB?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 13:36:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2105333#M5233</guid>
      <dc:creator>Cole_B</dc:creator>
      <dc:date>2025-05-27T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2108807#M5234</link>
      <description>dear Cole_B,&lt;BR /&gt;&lt;BR /&gt;please use the SDK 1.4 version.&lt;BR /&gt;use the link I shared above, once you are there select the tab "PREVIOUS" and look for the 1.4 in the column version&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2025 17:39:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2108807#M5234</guid>
      <dc:creator>LFGP</dc:creator>
      <dc:date>2025-06-02T17:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: P5040-RDB Latest U-Boot binary</title>
      <link>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2109583#M5235</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I tried setting it up on the&amp;nbsp;QorIQ-SDK-V1.4-20130625-yocto. I see the same result where the p5040ds is supported but the rdb is not.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;source fsl-setup-poky -m p5040rdb
Invalid board type!Usage: source fsl-setup-poky &amp;lt;-m machine&amp;gt;
    Optional parameters: [-j jobs] [-t tasks] [-s path] [-p] [-l] [-h]
    Supported ppc machines: b4420qds-64b b4420qds b4860qds-64b b4860qds bsc9131rdb bsc9132qds p1010rdb p1020rdb p1021rdb p1022ds p1023rdb p1025twr p2020ds p2020rdb p2041rdb p3041ds p4080ds p5020ds-64b p5020ds p5040ds-64b p5040ds t4160qds-64b t4160qds t4240qds-64b t4240qds&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 13:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P5040-RDB-Latest-U-Boot-binary/m-p/2109583#M5235</guid>
      <dc:creator>Cole_B</dc:creator>
      <dc:date>2025-06-03T13:38:59Z</dc:date>
    </item>
  </channel>
</rss>

