<?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のトピックUboot question for LS1046</title>
    <link>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690804#M2708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, I have few questions about uboot for LS1046,&lt;/P&gt;&lt;P&gt;First question: I can't boot from Bank4, I use command "cpld reset altbank", probably the bank 4 is crashed, how can I recover it?&lt;/P&gt;&lt;P&gt;@&lt;/P&gt;&lt;P&gt;Second question, the bootcmd is abnormal, i use command&lt;/P&gt;&lt;P&gt;"setenv bootcmd sf probe 0:0;sf read $kernel_load $kernel_start $kernel_size;bootm $kernel_load"&lt;/P&gt;&lt;P&gt;to config the parameters, but, it boot immediatly that I am not possible to use saveenv to save the parameter, what should i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;followed the the detailed printenv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;BR /&gt;bootargs=root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 console=ttyS0,115200&lt;BR /&gt;bootcmd=bootm 84000000&lt;BR /&gt;bootdelay=10&lt;BR /&gt;console=ttyS0,115200&lt;BR /&gt;eth1addr=00:04:9f:04:af:09&lt;BR /&gt;eth2addr=00:04:9f:04:af:04&lt;BR /&gt;eth3addr=00:04:9f:04:af:05&lt;BR /&gt;eth4addr=00:04:9f:04:af:07&lt;BR /&gt;eth5addr=00:04:9f:04:af:06&lt;BR /&gt;eth6addr=00:1b:21:39:47:11&lt;BR /&gt;ethact=FM1@DTSEC6&lt;BR /&gt;ethaddr=00:04:9f:04:af:08&lt;BR /&gt;ethprime=FM1@DTSEC6&lt;BR /&gt;fdt_high=0xffffffffffffffff&lt;BR /&gt;fdtcontroladdr=ffdf97b0&lt;BR /&gt;fileaddr=86000000&lt;BR /&gt;filesize=21d1d02&lt;BR /&gt;fman_ucode=ffe0c5c0&lt;BR /&gt;gatewayip=192.168.1.1&lt;BR /&gt;hwconfig=fsl_ddr:bank_intlv=auto&lt;BR /&gt;initrd_high=0xffffffffffffffff&lt;BR /&gt;ipaddr=192.168.1.100&lt;BR /&gt;kernel_addr=0x100000&lt;BR /&gt;kernel_load=0xa0000000&lt;BR /&gt;kernel_size=0x2800000&lt;BR /&gt;kernel_start=0x1000000&lt;BR /&gt;loadaddr=0x80100000&lt;BR /&gt;mtdparts=1550000.quadspi:1m(rcw),15m(u-boot),48m(kenel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;othbootargs=mtdparts=1550000.quadspi:1m(rcw),15m(u-boot),48m(kenel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)&lt;BR /&gt;ramdisk_addr=0x800000&lt;BR /&gt;ramdisk_size=0x2000000&lt;BR /&gt;scsidevs=0&lt;BR /&gt;serverip=192.168.1.10&lt;BR /&gt;stderr=serial&lt;BR /&gt;stdin=serial&lt;BR /&gt;stdout=serial&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2017 02:11:25 GMT</pubDate>
    <dc:creator>michaelchen_nsb</dc:creator>
    <dc:date>2017-07-11T02:11:25Z</dc:date>
    <item>
      <title>Uboot question for LS1046</title>
      <link>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690804#M2708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, I have few questions about uboot for LS1046,&lt;/P&gt;&lt;P&gt;First question: I can't boot from Bank4, I use command "cpld reset altbank", probably the bank 4 is crashed, how can I recover it?&lt;/P&gt;&lt;P&gt;@&lt;/P&gt;&lt;P&gt;Second question, the bootcmd is abnormal, i use command&lt;/P&gt;&lt;P&gt;"setenv bootcmd sf probe 0:0;sf read $kernel_load $kernel_start $kernel_size;bootm $kernel_load"&lt;/P&gt;&lt;P&gt;to config the parameters, but, it boot immediatly that I am not possible to use saveenv to save the parameter, what should i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;followed the the detailed printenv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;BR /&gt;bootargs=root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 console=ttyS0,115200&lt;BR /&gt;bootcmd=bootm 84000000&lt;BR /&gt;bootdelay=10&lt;BR /&gt;console=ttyS0,115200&lt;BR /&gt;eth1addr=00:04:9f:04:af:09&lt;BR /&gt;eth2addr=00:04:9f:04:af:04&lt;BR /&gt;eth3addr=00:04:9f:04:af:05&lt;BR /&gt;eth4addr=00:04:9f:04:af:07&lt;BR /&gt;eth5addr=00:04:9f:04:af:06&lt;BR /&gt;eth6addr=00:1b:21:39:47:11&lt;BR /&gt;ethact=FM1@DTSEC6&lt;BR /&gt;ethaddr=00:04:9f:04:af:08&lt;BR /&gt;ethprime=FM1@DTSEC6&lt;BR /&gt;fdt_high=0xffffffffffffffff&lt;BR /&gt;fdtcontroladdr=ffdf97b0&lt;BR /&gt;fileaddr=86000000&lt;BR /&gt;filesize=21d1d02&lt;BR /&gt;fman_ucode=ffe0c5c0&lt;BR /&gt;gatewayip=192.168.1.1&lt;BR /&gt;hwconfig=fsl_ddr:bank_intlv=auto&lt;BR /&gt;initrd_high=0xffffffffffffffff&lt;BR /&gt;ipaddr=192.168.1.100&lt;BR /&gt;kernel_addr=0x100000&lt;BR /&gt;kernel_load=0xa0000000&lt;BR /&gt;kernel_size=0x2800000&lt;BR /&gt;kernel_start=0x1000000&lt;BR /&gt;loadaddr=0x80100000&lt;BR /&gt;mtdparts=1550000.quadspi:1m(rcw),15m(u-boot),48m(kenel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;othbootargs=mtdparts=1550000.quadspi:1m(rcw),15m(u-boot),48m(kenel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)&lt;BR /&gt;ramdisk_addr=0x800000&lt;BR /&gt;ramdisk_size=0x2000000&lt;BR /&gt;scsidevs=0&lt;BR /&gt;serverip=192.168.1.10&lt;BR /&gt;stderr=serial&lt;BR /&gt;stdin=serial&lt;BR /&gt;stdout=serial&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 02:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690804#M2708</guid>
      <dc:creator>michaelchen_nsb</dc:creator>
      <dc:date>2017-07-11T02:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Uboot question for LS1046</title>
      <link>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690805#M2709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) You wrote:&lt;/P&gt;&lt;P&gt;&amp;gt; I can't boot from Bank4&lt;/P&gt;&lt;P&gt;Refer to the NXP Linux SDK Infocenter:&lt;/P&gt;&lt;P&gt;Switch settings:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-6DBC6820-9991-456E-8B8E-B88B64321C40" title="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-6DBC6820-9991-456E-8B8E-B88B64321C40"&gt;Submit Form&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Programming new U-Boot:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-D58DE511-096E-4B04-9556-A9569E68C193" title="https://freescale.sdlproducts.com/LiveContent/content/en-US/QorIQ_SDK/GUID-D58DE511-096E-4B04-9556-A9569E68C193"&gt;Submit Form&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The "bootcmd" parameters should be quoted by ('):&lt;/P&gt;&lt;P&gt;setenv bootcmd 'sf probe 0:0;sf read $kernel_load $kernel_start $kernel_size;bootm $kernel_load'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 03:06:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690805#M2709</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2017-07-11T03:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Uboot question for LS1046</title>
      <link>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690806#M2710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question 2 fixed&lt;/P&gt;&lt;P&gt;About Question 1, I excuted ad followed, could you please help to check if it is wrong :&lt;/P&gt;&lt;P&gt;(all files comes from SDK)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program RCW&lt;/P&gt;&lt;P&gt;tftp 82000000 rcw_1800_qspiboot.bin&lt;BR /&gt;sf probe 0:1&lt;BR /&gt;sf erase 0 +$filesize&lt;BR /&gt;sf write 82000000 0 $filesize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program U-Boot&lt;/P&gt;&lt;P&gt;tftp 82000000 u-boot-qspi-2016.09+fslgit-r0.bin&lt;BR /&gt;sf probe 0:1&lt;BR /&gt;sf erase 100000 +$filesize&lt;BR /&gt;sf write 82000000 100000 $filesize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program FMan microcode&lt;BR /&gt;tftp 83000000 fsl_fman_ucode_ls1046_r1.0_106_4_18.bin&lt;BR /&gt;sf probe 0:1&lt;BR /&gt;sf erase 300000 +$filesize&lt;BR /&gt;sf write 83000000 300000 $filesize&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cpld reset attbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 04:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690806#M2710</guid>
      <dc:creator>michaelchen_nsb</dc:creator>
      <dc:date>2017-07-11T04:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Uboot question for LS1046</title>
      <link>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690807#M2711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please confirm that the switches' settings are as described in the Infocenter.&lt;/P&gt;&lt;P&gt;The command sequence looks correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 08:13:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Uboot-question-for-LS1046/m-p/690807#M2711</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2017-07-11T08:13:41Z</dc:date>
    </item>
  </channel>
</rss>

