<?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 How to add a custom machine in flexbuild based on LSDK release in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/How-to-add-a-custom-machine-in-flexbuild-based-on-LSDK-release/m-p/1689695#M12902</link>
    <description>&lt;P&gt;我根据手册执行添加&lt;SPAN&gt;ls1043anh03_tfa_defconfig和sdk.yml&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONFIG_ARM=y&lt;BR /&gt;CONFIG_TARGET_LS1043Anh03=y&lt;BR /&gt;CONFIG_TFABOOT=y&lt;BR /&gt;CONFIG_SYS_TEXT_BASE=0x82000000&lt;BR /&gt;CONFIG_NR_DRAM_BANKS=2&lt;BR /&gt;CONFIG_ENV_SIZE=0x2000&lt;BR /&gt;CONFIG_ENV_OFFSET=0x500000&lt;BR /&gt;CONFIG_ENV_SECT_SIZE=0x20000&lt;BR /&gt;CONFIG_DM_GPIO=y&lt;BR /&gt;CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y&lt;BR /&gt;CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y&lt;BR /&gt;CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-nh03"&lt;BR /&gt;CONFIG_DISTRO_DEFAULTS=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BUILD_LAYERSCAPE_IMAGE: y&lt;BR /&gt;CONFIG_MACHINE:&lt;BR /&gt;LS1012ARDB: y&lt;BR /&gt;LS1012AQDS: n&lt;BR /&gt;LS1012AFRWY: y&lt;BR /&gt;LS1021ATWR: y&lt;BR /&gt;LS1021AQDS: n&lt;BR /&gt;LS1028ARDB: y&lt;BR /&gt;LS1028AQDS: n&lt;BR /&gt;LS1043ARDB: y&lt;BR /&gt;LS1043ANH03: y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;我已经添加，当我执行&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;$&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;cd components/firmware/atf&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;$&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;git checkout LSDK-21.08 -b LSDK-21.08-LS1043Anh03 或者&amp;nbsp;$&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;git checkout LSDK-21.08 -b LSDK-21.08-LS1043ANH03&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;报错&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;~/flexbuild_lsdk2108_github/components/firmware/atf$ git checkout LSDK-21.08 -b LSDK-21.08-LS1043Anh03&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;fatal: Ambiguous object name: 'LSDK-21.08'.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;/flexbuild_lsdk2108_github/components/firmware/atf$ git checkout LSDK-21.08 -b LSDK-21.08-LS1043ANH03&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;fatal: Ambiguous object name: 'LSDK-21.08'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 18:58:10 GMT</pubDate>
    <dc:creator>小狼</dc:creator>
    <dc:date>2023-07-20T18:58:10Z</dc:date>
    <item>
      <title>How to add a custom machine in flexbuild based on LSDK release</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-add-a-custom-machine-in-flexbuild-based-on-LSDK-release/m-p/1689695#M12902</link>
      <description>&lt;P&gt;我根据手册执行添加&lt;SPAN&gt;ls1043anh03_tfa_defconfig和sdk.yml&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONFIG_ARM=y&lt;BR /&gt;CONFIG_TARGET_LS1043Anh03=y&lt;BR /&gt;CONFIG_TFABOOT=y&lt;BR /&gt;CONFIG_SYS_TEXT_BASE=0x82000000&lt;BR /&gt;CONFIG_NR_DRAM_BANKS=2&lt;BR /&gt;CONFIG_ENV_SIZE=0x2000&lt;BR /&gt;CONFIG_ENV_OFFSET=0x500000&lt;BR /&gt;CONFIG_ENV_SECT_SIZE=0x20000&lt;BR /&gt;CONFIG_DM_GPIO=y&lt;BR /&gt;CONFIG_ARMV8_SEC_FIRMWARE_SUPPORT=y&lt;BR /&gt;CONFIG_SEC_FIRMWARE_ARMV8_PSCI=y&lt;BR /&gt;CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1043a-nh03"&lt;BR /&gt;CONFIG_DISTRO_DEFAULTS=y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BUILD_LAYERSCAPE_IMAGE: y&lt;BR /&gt;CONFIG_MACHINE:&lt;BR /&gt;LS1012ARDB: y&lt;BR /&gt;LS1012AQDS: n&lt;BR /&gt;LS1012AFRWY: y&lt;BR /&gt;LS1021ATWR: y&lt;BR /&gt;LS1021AQDS: n&lt;BR /&gt;LS1028ARDB: y&lt;BR /&gt;LS1028AQDS: n&lt;BR /&gt;LS1043ARDB: y&lt;BR /&gt;LS1043ANH03: y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;我已经添加，当我执行&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;$&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;cd components/firmware/atf&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;$&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;git checkout LSDK-21.08 -b LSDK-21.08-LS1043Anh03 或者&amp;nbsp;$&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;git checkout LSDK-21.08 -b LSDK-21.08-LS1043ANH03&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;报错&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;~/flexbuild_lsdk2108_github/components/firmware/atf$ git checkout LSDK-21.08 -b LSDK-21.08-LS1043Anh03&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;fatal: Ambiguous object name: 'LSDK-21.08'.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;/flexbuild_lsdk2108_github/components/firmware/atf$ git checkout LSDK-21.08 -b LSDK-21.08-LS1043ANH03&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;warning: refname 'LSDK-21.08' is ambiguous.&lt;BR /&gt;fatal: Ambiguous object name: 'LSDK-21.08'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 18:58:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-add-a-custom-machine-in-flexbuild-based-on-LSDK-release/m-p/1689695#M12902</guid>
      <dc:creator>小狼</dc:creator>
      <dc:date>2023-07-20T18:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a custom machine in flexbuild based on LSDK release</title>
      <link>https://community.nxp.com/t5/Layerscape/How-to-add-a-custom-machine-in-flexbuild-based-on-LSDK-release/m-p/1693105#M12952</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/220110"&gt;@小狼&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are getting this error because you have LSDK-21.08 branch in both local and remote location&lt;/P&gt;
&lt;P&gt;You can try deleting&amp;nbsp; LSDK-21.08 branch from local setup or you can run below command.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;git checkout&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;LSDK-21.08-LS1043Anh0&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Khushbu&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 13:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/How-to-add-a-custom-machine-in-flexbuild-based-on-LSDK-release/m-p/1693105#M12952</guid>
      <dc:creator>khushbur</dc:creator>
      <dc:date>2023-07-26T13:23:27Z</dc:date>
    </item>
  </channel>
</rss>

