<?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: LX2160A RDB uboot log issue in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994038#M5148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I'm at same step than &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ash.law@sigintsystemsllc.com"&gt;ash.law@sigintsystemsllc.com&lt;/A&gt;‌ , I'm able to boot only to u-boot, I'm getting the same error of init not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have switch1 configured to: 10001000&lt;/P&gt;&lt;P&gt;I have built the images and flashed them with command: "flex-installer -i auto -m lx2160ardb -b bootpartition_LS_arm64_lts_4.14.tgz -r build/images/rootfs_lsdk1909_LS_arm64_main_201911201102.tgz -f /home/lex/Downloads/firmware_lx2160ardb_uboot_sdboot.img -d /dev/mmcblk0" -&amp;gt; Output: "Installation completed successfully"&lt;BR /&gt;I have modified the bootargs variable as said &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;But the rootfs is not starting, what else must I we do &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌ ? Have you tested this on your development kit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2019 14:53:49 GMT</pubDate>
    <dc:creator>johan_duque</dc:creator>
    <dc:date>2019-11-26T14:53:49Z</dc:date>
    <item>
      <title>LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994031#M5141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an LX2160ARDB (just started with it). The system seems to boot up fine from the default load. When I set SW1 to try and boot off the SD card (SW1 set to 1000 1000) I get no uboot log on the terminal. Any ideas would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 22:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994031#M5141</guid>
      <dc:creator>ash_law</dc:creator>
      <dc:date>2019-11-14T22:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994032#M5142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please download SD firmware image with the following command.&lt;/P&gt;&lt;P&gt;wget &lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img"&gt;https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under u-boot:&lt;/P&gt;&lt;P&gt;=&amp;gt; tftp a0000000 &lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img"&gt;firmware_lx2160ardb_uboot_sdboot.img&lt;/A&gt;&lt;BR /&gt;or&lt;BR /&gt;=&amp;gt; load mmc 0:2 a0000000 &lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img"&gt;firmware_lx2160ardb_uboot_sdboot.img&lt;/A&gt;&lt;BR /&gt;Under U-Boot:&lt;BR /&gt;=&amp;gt; mmc write a0000000 8 1f000&lt;BR /&gt;Under Linux:&lt;BR /&gt;$ flex-installer -f &lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img"&gt;firmware_lx2160ardb_uboot_sdboot.img&lt;/A&gt; -d /dev/mmcblk0 (or /dev/sdx)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Card (SDHC1) SW1:1000 1000&amp;nbsp; SW2:0000 0110 &amp;nbsp; SW3:1111 1100&amp;nbsp;&amp;nbsp; SW:41011 1000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 09:37:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994032#M5142</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-11-15T09:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994033#M5143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Idid manage to get uboot to show up. You do have to rerun the whole comman because flex-installer wants to reformat the whole SD card&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;flex-installer -b bootpartition_LS_arm64_lts_4.14.tgz -r build/images/rootfs_lsdk1909_LS_arm64_main_201911141047.tgz -f firmware_lx2160ardb_uboot_sdboot.img -d /dev/sdc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after doing that there's a kernel panic when it tries to boot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.003541] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.011636] VFS: Mounted root (ext4 filesystem) on device 179:3.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.018223] devtmpfs: error mounting -2&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.022432] Freeing unused kernel memory: 1344K&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.027030] Kernel panic - not syncing: No working init found.&amp;nbsp; Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.041186] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.14.83 #1&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.048394] Hardware name: NXP Layerscape LX2160ARDB (DT)&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.053779] Call trace:&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.056222] [&amp;lt;ffff000008089b80&amp;gt;] dump_backtrace+0x0/0x3c0&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.061609] [&amp;lt;ffff000008089f54&amp;gt;] show_stack+0x14/0x20&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.066651] [&amp;lt;ffff000008ce7228&amp;gt;] dump_stack+0x9c/0xbc&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.071690] [&amp;lt;ffff0000080ce878&amp;gt;] panic+0x11c/0x28c&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.076469] [&amp;lt;ffff000008cf980c&amp;gt;] kernel_init+0xf4/0x108&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.081682] [&amp;lt;ffff000008084f30&amp;gt;] ret_from_fork+0x10/0x18&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.086991] SMP: stopping secondary CPUs&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.090905] Kernel Offset: disabled&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.094381] CPU features: 0x1802008&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.097856] Memory Limit: none&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 8.100905] ---[ end Kernel panic - not syncing: No working init found.&amp;nbsp; Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming it can't find /sbin/init but I'm not sure why not.&lt;/P&gt;&lt;P&gt;ETA: I checked on the SD card and /dev/sdc4 has an sbin/init file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 18:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994033#M5143</guid>
      <dc:creator>ash_law</dc:creator>
      <dc:date>2019-11-15T18:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994034#M5144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please configure bootargs similar as the following.&lt;/P&gt;&lt;P&gt;console=ttyS0,115200 root=/dev/mmcblk0p4 rw rootwait earlycon=uart8250,mmio,0x21c0500&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 08:59:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994034#M5144</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-11-21T08:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994035#M5145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I'm also using the EvalKit LX2160A RDB and:&lt;/P&gt;&lt;P&gt;I don't understand the instructions. When is supposed to move the switch1 to "1000 1000"?&lt;/P&gt;&lt;P&gt;I have done as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In My laptop:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1- Built images using flex-builder&lt;/P&gt;&lt;P&gt;2- Download uboot image with "wget &lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img&amp;quot;"&gt;https://www.nxp.com/lgfiles/sdk/lsdk1909/firmware_lx2160ardb_uboot_sdboot.img"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3- Flash all the images with command: flex-installer -b bootpartition_LS_arm64_lts_4.14.tgz -r build/images/rootfs_lsdk1909_LS_arm64_main_201911201102.tgz -f /home/lex/Downloads/firmware_lx2160ardb_uboot_sdboot.img -d /dev/mmcblk0 -&amp;gt; Success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In the EvalKit (UART1):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4- Insert the SD card to the LX2160A,&amp;nbsp;&lt;/P&gt;&lt;P&gt;5- Use command: "load mmc 0:2 a0000000 &lt;A href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Flgfiles%2Fsdk%2Flsdk1909%2Ffirmware_lx2160ardb_uboot_sdboot.img" rel="nofollow" target="_blank"&gt;firmware_lx2160ardb_uboot_sdboot.img"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;6- Use command "mmc write a0000000 8 1f000"&lt;/P&gt;&lt;P&gt;7- Use command: "editenv bootargs" clean the values and set these: "console=ttyS0,115200 root=/dev/mmcblk0p4 rw rootwait earlycon=uart8250,mmio,0x21c0500"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From now I have tried the next two options:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Without reboot/poweroff&lt;/P&gt;&lt;P&gt;8- Use command boot, this fails with a kernel panic since it doesn't find any init:&lt;/P&gt;&lt;P&gt;"[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.079874] Kernel panic - not syncing: No working init found.&amp;nbsp; Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.094030] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.14.83 #1&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.101238] Hardware name: NXP Layerscape LX2160ARDB (DT)&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.106623] Call trace:&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.109066] [&amp;lt;ffff000008089b80&amp;gt;] dump_backtrace+0x0/0x3c0&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.114453] [&amp;lt;ffff000008089f54&amp;gt;] show_stack+0x14/0x20&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.119494] [&amp;lt;ffff000008ce7228&amp;gt;] dump_stack+0x9c/0xbc&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.124534] [&amp;lt;ffff0000080ce878&amp;gt;] panic+0x11c/0x28c&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.129313] [&amp;lt;ffff000008cf980c&amp;gt;] kernel_init+0xf4/0x108&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.134526] [&amp;lt;ffff000008084f30&amp;gt;] ret_from_fork+0x10/0x18&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.139835] SMP: stopping secondary CPUs&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.143748] Kernel Offset: disabled&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.147224] CPU features: 0x1802008&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.150700] Memory Limit: none&lt;BR /&gt;[&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.153748] ---[ end Kernel panic - not syncing: No working init found.&amp;nbsp; Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;- 8 After Step 7, poweroff the board,&lt;/P&gt;&lt;P&gt;-9 Move the Switch1 to "SW1:1000 1000" the other switches keep as default&lt;/P&gt;&lt;P&gt;-10 Power on the EvalKit&lt;/P&gt;&lt;P&gt;- 11 No output from the UART1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? How did you manage to make it work @Ash Law?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2019 14:20:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994035#M5145</guid>
      <dc:creator>johan_duque</dc:creator>
      <dc:date>2019-11-25T14:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994036#M5146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never did manage to get the unit to work by building an image. I used the installer to install the pre-built package, which is vey rudimentary but let’s things get done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download LSDK 1909 user manual from Layerscape SDK | NXP &amp;lt;https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fdesign%2Fsoftware%2Fembedded-software%2Flinux-software-and-development-tools%2Flayerscape-software-development-kit-v19.09%3ALAYERSCAPE-SDK%3Ftab%3DDocumentation_Tab&amp;gt; , please refer to the section "4.1.2 Download and deploy LSDK images with flex-installer”.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That’s what worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 12:10:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994036#M5146</guid>
      <dc:creator>ash_law</dc:creator>
      <dc:date>2019-11-26T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994037#M5147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ash.law@sigintsystemsllc.com"&gt;ash.law@sigintsystemsllc.com&lt;/A&gt;‌ , can you please help us to boot the board from SD card with instructions only detailed for this purpose &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌ ? We really need since it's necessary to modify the kernel and userspace.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 14:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994037#M5147</guid>
      <dc:creator>johan_duque</dc:creator>
      <dc:date>2019-11-26T14:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994038#M5148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I'm at same step than &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ash.law@sigintsystemsllc.com"&gt;ash.law@sigintsystemsllc.com&lt;/A&gt;‌ , I'm able to boot only to u-boot, I'm getting the same error of init not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have switch1 configured to: 10001000&lt;/P&gt;&lt;P&gt;I have built the images and flashed them with command: "flex-installer -i auto -m lx2160ardb -b bootpartition_LS_arm64_lts_4.14.tgz -r build/images/rootfs_lsdk1909_LS_arm64_main_201911201102.tgz -f /home/lex/Downloads/firmware_lx2160ardb_uboot_sdboot.img -d /dev/mmcblk0" -&amp;gt; Output: "Installation completed successfully"&lt;BR /&gt;I have modified the bootargs variable as said &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;But the rootfs is not starting, what else must I we do &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/yipingwang"&gt;yipingwang&lt;/A&gt;‌ ? Have you tested this on your development kit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 14:53:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994038#M5148</guid>
      <dc:creator>johan_duque</dc:creator>
      <dc:date>2019-11-26T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994039#M5149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem may lie in a mismatch between the kernel rev level and other software in there. You might have to check and see what packages are actually being drawn in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 15:08:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994039#M5149</guid>
      <dc:creator>ash_law</dc:creator>
      <dc:date>2019-11-26T15:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994040#M5150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to boot the board, It seems I was following an outdated user guide. Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 16:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994040#M5150</guid>
      <dc:creator>johan_duque</dc:creator>
      <dc:date>2019-11-27T16:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994041#M5151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me a link to the guide you did end up using to get the board to boot up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 19:30:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994041#M5151</guid>
      <dc:creator>ash_law</dc:creator>
      <dc:date>2019-12-03T19:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994042#M5152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The url is: &lt;A class="link-titled" href="https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscape-software-development-kit-v19.09:LAYERSCAPE-SDK?&amp;amp;tab=Documentation_Tab&amp;amp;linkline=Users-Guide" title="https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscape-software-development-kit-v19.09:LAYERSCAPE-SDK?&amp;amp;tab=Documentation_Tab&amp;amp;linkline=Users-Guide"&gt;Layerscape SDK | NXP&lt;/A&gt;&amp;nbsp; you need to comment the tools where ldconfig is called, I used flex-builder like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;source setup.env&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;flex-builder -i mkrfs -a arm64 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;flex-builder -c linux -a arm64 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;flex-builder -m lx2160ardb&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Then flashed in the SD all the images inserted and all works fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 10:32:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994042#M5152</guid>
      <dc:creator>johan_duque</dc:creator>
      <dc:date>2019-12-04T10:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: LX2160A RDB uboot log issue</title>
      <link>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994043#M5153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 11:47:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LX2160A-RDB-uboot-log-issue/m-p/994043#M5153</guid>
      <dc:creator>ash_law</dc:creator>
      <dc:date>2019-12-04T11:47:02Z</dc:date>
    </item>
  </channel>
</rss>

