<?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>LayerscapeのトピックRe: LS1028A open Industry Linux BSP with TSN</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061985#M6078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For TSN based application, please refer to 8.1.3 and 8.1.4 in&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-8.pdf" title="https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-8.pdf"&gt;https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-8.pdf&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2020 08:43:16 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2020-08-06T08:43:16Z</dc:date>
    <item>
      <title>LS1028A open Industry Linux BSP with TSN</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061983#M6076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Is there any docment introduce how to port open Industry Linux on LS1028A, and run up TSN based application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2020 08:49:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061983#M6076</guid>
      <dc:creator>ethan-li</dc:creator>
      <dc:date>2020-08-05T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: LS1028A open Industry Linux BSP with TSN</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061984#M6077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Please modify configs/nxp_ls1028ardb-64b_defconfig according to your target board, please modify the following variables.&lt;/P&gt;&lt;P&gt;BR2_TARGET_GENERIC_HOSTNAM&lt;/P&gt;&lt;P&gt;&amp;nbsp;BR2_TARGET_UBOOT_BOARDNAME&lt;/P&gt;&lt;P&gt;BR2_TARGET_UBOOT_ENVIMAGE_SOURCE&lt;/P&gt;&lt;P&gt;&amp;nbsp;BR2_LINUX_KERNEL_INTREE_DTS_NAME&lt;/P&gt;&lt;P&gt;BR2_PACKAGE_HOST_QORIQ_RCW_BIN&lt;/P&gt;&lt;P&gt;BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Please run the following command to get uboot source code in&amp;nbsp;output/build/uboot-OpenIL-v1.8-u-boot-202005.&lt;/P&gt;&lt;P&gt;$make&amp;nbsp;&lt;SPAN&gt;nxp_ls1028xx-64b_defconfig&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;$make&lt;/P&gt;&lt;P&gt;In uboot source folder, please modify file configs/ls1028ardb_tfa_defconfig, files in&amp;nbsp;board/freescale/ls1028a/ and&amp;nbsp;include/configs/ls1028ardb.h according to your target board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;After run the above command to get Linux Kernel source code in output/build/linux-OpenIL-v1.8-linux-202005,&amp;nbsp;in Linux Kernel source code&amp;nbsp;arch/arm64/boot/dts/freescale/, please create dts file for your target file based on fsl-ls1028a-rdb.dtb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. After get RCW in source output/build/host-qoriq-rcw-LSDK-20.04/, please create RCW for you target board based on LS1028ARDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Customize atf, please go to&amp;nbsp;output/build/arm-trusted-firmware-LSDK-20.04, please add your target board configuration in folder&amp;nbsp;&amp;nbsp;plat/nxp/soc-ls1028/, please customize DDR initialization&amp;nbsp;plat/nxp/soc-ls1028/ls1028ardb/ddr_init.c according to your target board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Please run "make menuconfig" to configure the menu for your custom board and build images.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 08:40:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061984#M6077</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-08-06T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: LS1028A open Industry Linux BSP with TSN</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061985#M6078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For TSN based application, please refer to 8.1.3 and 8.1.4 in&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-8.pdf" title="https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-8.pdf"&gt;https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-8.pdf&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 08:43:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028A-open-Industry-Linux-BSP-with-TSN/m-p/1061985#M6078</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-08-06T08:43:16Z</dc:date>
    </item>
  </channel>
</rss>

