<?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: LS1043AQDS derived custom Board - Download and u-boot from RAM in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924256#M4446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="29011" data-username="hero" href="https://community.nxp.com/people/hero"&gt;mukund jampala&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use SD u-boot to boot up the target board, then program QSPI under SD u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please build SD u-boot image with the following command.&lt;/P&gt;&lt;P&gt;$ make ls1043aqds_sdcard_qspi_defconfig&lt;/P&gt;&lt;P&gt;$ make -j 4 COSS_COMPILE=arm-fsl-linux-gnueabi-&amp;nbsp; all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please deploy SD u-boot with the following command under Linux PC.&lt;/P&gt;&lt;P&gt;dd if=u-boot-with-spl-pbl-sd.bin of=/dev/sdb bs=512 seek=8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2019 06:37:29 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2019-10-16T06:37:29Z</dc:date>
    <item>
      <title>LS1043AQDS derived custom Board - Download and u-boot from RAM</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924255#M4445</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 have a&amp;nbsp;LS1043AQDS derived and we are having issues with u-boot.&lt;/P&gt;&lt;P&gt;The board boots off the QSPI flash.&amp;nbsp;We do not have a JTAG installed on the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know&amp;nbsp;FSL bases P/T-series board used to have this support but I have never used it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the current uboot (2018.09) support booting LS1043AQDS based boards from RAM that way I don't have to flash the uboot to QSPI flash? Can you please suggest a quick way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 01:24:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924255#M4445</guid>
      <dc:creator>hero</dc:creator>
      <dc:date>2019-10-16T01:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043AQDS derived custom Board - Download and u-boot from RAM</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924256#M4446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="29011" data-username="hero" href="https://community.nxp.com/people/hero"&gt;mukund jampala&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use SD u-boot to boot up the target board, then program QSPI under SD u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please build SD u-boot image with the following command.&lt;/P&gt;&lt;P&gt;$ make ls1043aqds_sdcard_qspi_defconfig&lt;/P&gt;&lt;P&gt;$ make -j 4 COSS_COMPILE=arm-fsl-linux-gnueabi-&amp;nbsp; all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please deploy SD u-boot with the following command under Linux PC.&lt;/P&gt;&lt;P&gt;dd if=u-boot-with-spl-pbl-sd.bin of=/dev/sdb bs=512 seek=8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 06:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924256#M4446</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-10-16T06:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043AQDS derived custom Board - Download and u-boot from RAM</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924257#M4447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;For that to work, do I need to tweak the RCW&amp;nbsp;or the u-boot&amp;nbsp;on the QSPI flash.&lt;/P&gt;&lt;P&gt;If not,&amp;nbsp;how will the&amp;nbsp;u-boot on the SD CARD get executed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, we do not have an SD Card but have a emmc on-board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will it work if I flash the&amp;nbsp;u-boot to the emmc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2019 16:28:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924257#M4447</guid>
      <dc:creator>hero</dc:creator>
      <dc:date>2019-10-16T16:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043AQDS derived custom Board - Download and u-boot from RAM</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924258#M4448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="29011" data-objecttype="3" href="https://community.nxp.com/people/hero"&gt;mukund jampala&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SD u-boot image includes RCW. Regarding booting from SD, u-boot will be copied from SD to OCRAM and run in OCRAM, then it initializes DDR controller and jumps to DDR to continue to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For EMMC boot, please create a new configuration file to modify CONFIG_SYS_EXTRA_OPTIONS as the following.&lt;/P&gt;&lt;P&gt;CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,EMMC_BOOT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In file include/configs/ls1046aqds.h, please define the PBL RCW as emmc RCW.&lt;/P&gt;&lt;P&gt;#ifdef CONFIG_EMMC_BOOT&lt;BR /&gt;#define CONFIG_SYS_FSL_PBL_RCW \&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; board/freescale/ls1046aqds/ls1046aqds_rcw_emmc.cfg&lt;/P&gt;&lt;P&gt;#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding ls1046aqds_rcw_emmc.cfg definition, please refer to the difference between ls1046ardb_rcw_emmc.cfg and ls1046ardb_rcw_sd.cfg in folder board/freescale/ls1046ardb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2019 07:37:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924258#M4448</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-10-17T07:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043AQDS derived custom Board - Download and u-boot from RAM</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924259#M4449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Question:&lt;BR /&gt;&amp;gt; The SD u-boot image includes RCW. Regarding booting from SD, u-boot will be copied from SD to OCRAM and run in OCRAM, then it initializes DDR controller and jumps to DDR to continue to run.&lt;/P&gt;&lt;P&gt;For the CPU to copy from SD, how will the cpu(PBL, I guess) know that the u-boot is located? Is it SD Card or eMMC or QSPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 02:32:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924259#M4449</guid>
      <dc:creator>hero</dc:creator>
      <dc:date>2019-10-18T02:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043AQDS derived custom Board - Download and u-boot from RAM</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924260#M4450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RCW contain ACS command to copy u-boot-spl ad its header to OCRAM. It's eMMC .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 04:12:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043AQDS-derived-custom-Board-Download-and-u-boot-from-RAM/m-p/924260#M4450</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-10-18T04:12:14Z</dc:date>
    </item>
  </channel>
</rss>

