<?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>i.MX ProcessorsのトピックRe: Using UART port on QSB</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155643#M2178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try something like that:&lt;/P&gt;&lt;P&gt;setenv bootargs_mmc 'setenv bootargs ip=192.168.10.24 root=/dev/mmcblk0p1 rootwait rw'&lt;/P&gt;&lt;P&gt;192.168.10.24 is ip-addr of your QSB&lt;/P&gt;&lt;P&gt;also you are to install sshd and put it's name in autostart string... as far as I remember it is in /etc/rc.d/rc.conf&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;cfg_services="mount-proc-sys&amp;nbsp; udev hostname&amp;nbsp; depmod modules filesystems&amp;nbsp;&amp;nbsp; inetd&amp;nbsp;&amp;nbsp; sshd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;cfg_services_r="&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sshd&amp;nbsp;&amp;nbsp; inetd&amp;nbsp;&amp;nbsp; filesystems modules depmod&amp;nbsp; hostname udev&amp;nbsp; mount-proc-sys"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2012 14:48:05 GMT</pubDate>
    <dc:creator>Serge1z</dc:creator>
    <dc:date>2012-04-24T14:48:05Z</dc:date>
    <item>
      <title>Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155642#M2177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! &amp;nbsp;Friends,&lt;/P&gt;&lt;P&gt;Is there any step we could follow to use the RJ45 to connect to a module which we could control the module through UART? &amp;nbsp;Should we change the console parameter in the uboot environment so it will not interfere with our UART commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 14:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155642#M2177</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2012-04-24T14:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155643#M2178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try something like that:&lt;/P&gt;&lt;P&gt;setenv bootargs_mmc 'setenv bootargs ip=192.168.10.24 root=/dev/mmcblk0p1 rootwait rw'&lt;/P&gt;&lt;P&gt;192.168.10.24 is ip-addr of your QSB&lt;/P&gt;&lt;P&gt;also you are to install sshd and put it's name in autostart string... as far as I remember it is in /etc/rc.d/rc.conf&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;cfg_services="mount-proc-sys&amp;nbsp; udev hostname&amp;nbsp; depmod modules filesystems&amp;nbsp;&amp;nbsp; inetd&amp;nbsp;&amp;nbsp; sshd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;cfg_services_r="&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sshd&amp;nbsp;&amp;nbsp; inetd&amp;nbsp;&amp;nbsp; filesystems modules depmod&amp;nbsp; hostname udev&amp;nbsp; mount-proc-sys"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 14:48:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155643#M2178</guid>
      <dc:creator>Serge1z</dc:creator>
      <dc:date>2012-04-24T14:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155644#M2179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; When you set ip=192.168.10.24 (assuming my ip is 192.168.10.24), is it going to specify the IP address only?&amp;nbsp; I remember there is an env parameter "console=ttymxc0,115200' in bootargs_base.&amp;nbsp; If we still keep that, we are going to see a lot of debug message output through the console.&amp;nbsp; Am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 02:04:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155644#M2179</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2012-04-27T02:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155645#M2180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you are right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if this env parameter "console=ttymxc0,115200' is removed, as far as I remember some debug information from u-boot will be sent anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 09:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155645#M2180</guid>
      <dc:creator>Serge1z</dc:creator>
      <dc:date>2012-04-27T09:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155646#M2181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QSB sends to serial the following information:&lt;/P&gt;&lt;P&gt;U-Boot 2009.08 (Sep 24 2011 - 22:18:53)&lt;BR /&gt;&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX53 family 2.1V at 800 MHz&lt;BR /&gt;mx53 pll1: 800MHz&lt;BR /&gt;mx53 pll2: 400MHz&lt;BR /&gt;mx53 pll3: 432MHz&lt;BR /&gt;mx53 pll4: 455MHz&lt;BR /&gt;ipg clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 66666666Hz&lt;BR /&gt;ipg per clock : 33333333Hz&lt;BR /&gt;uart clock&amp;nbsp;&amp;nbsp;&amp;nbsp; : 66666666Hz&lt;BR /&gt;cspi clock&amp;nbsp;&amp;nbsp;&amp;nbsp; : 108000000Hz&lt;BR /&gt;ahb clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 133333333Hz&lt;BR /&gt;axi_a clock&amp;nbsp;&amp;nbsp; : 400000000Hz&lt;BR /&gt;axi_b clock&amp;nbsp;&amp;nbsp; : 200000000Hz&lt;BR /&gt;emi_slow clock: 133333333Hz&lt;BR /&gt;ddr clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 400000000Hz&lt;BR /&gt;esdhc1 clock&amp;nbsp; : 80000000Hz&lt;BR /&gt;esdhc2 clock&amp;nbsp; : 80000000Hz&lt;BR /&gt;esdhc3 clock&amp;nbsp; : 80000000Hz&lt;BR /&gt;esdhc4 clock&amp;nbsp; : 80000000Hz&lt;BR /&gt;nfc clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 26666666Hz&lt;BR /&gt;Board: MX53-LOCO 1.0 Rev. B&lt;BR /&gt;Boot Reason: [WDOG]&lt;BR /&gt;Boot Device: SD&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp;&amp;nbsp; 1 GB&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_ESDHC: 0,FSL_ESDHC: 1&lt;BR /&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Serial reinitilized!&lt;BR /&gt;Net:&amp;nbsp;&amp;nbsp; got MAC address from IIM: 00:04:9f:01:f5:76&lt;BR /&gt;FEC0 [PRIME]&lt;BR /&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;&lt;BR /&gt;MMC read: dev # 0, block # 2048, count 6144 ... 6144 blocks read: OK&lt;BR /&gt;## Booting kernel from Legacy Image at 70800000 ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-2.6.35.3-1129-g691c08a&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 3008108 Bytes =&amp;nbsp; 2.9 MB&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Load Address: 70008000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 70008000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;BR /&gt;OK&lt;BR /&gt;&lt;BR /&gt;Starting kernel ...&lt;BR /&gt;&lt;BR /&gt;Linux version 2.6.35.3-1129-g691c08a (root@serge-desktop) (gcc version 4.4.4 (4.4.4_09.06.2010) ) #1 PREEMPT Fri Apr 6 21:01:20 MSK 2012&lt;BR /&gt;CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c53c7f&lt;BR /&gt;CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache&lt;BR /&gt;Machine: Freescale MX53 LOCO Board&lt;BR /&gt;Memory policy: ECC disabled, Data cache writeback&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 250880&lt;BR /&gt;Kernel command line: ip=192.168.10.24 root=/dev/mmcblk0p1 rootwait rw&lt;BR /&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Memory: 480MB 512MB = 992MB total&lt;BR /&gt;Memory: 998220k/998220k available, 17588k reserved, 0K highmem&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xf9e00000 - 0xffe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 96 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xe0800000 - 0xf4000000&amp;nbsp;&amp;nbsp; ( 312 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0x80000000 - 0xe0000000&amp;nbsp;&amp;nbsp; (1536 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0x7fe00000 - 0x80000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0x7f000000 - 0x7fe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 14 MB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0x80008000 - 0x80033000&amp;nbsp;&amp;nbsp; ( 172 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0x80033000 - 0x807fa000&amp;nbsp;&amp;nbsp; (7964 kB)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0x80818000 - 0x80870120&amp;nbsp;&amp;nbsp; ( 353 kB)&lt;BR /&gt;SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;Hierarchical RCU implementation.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCU-based detection of stalled CPUs is disabled.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Verbose stalled-CPUs detection is disabled.&lt;BR /&gt;NR_IRQS:368&lt;BR /&gt;MXC GPIO hardware&lt;BR /&gt;MXC IRQ initialized&lt;BR /&gt;MXC_Early serial console at MMIO 0x53fbc000 (options '115200')&lt;BR /&gt;bootconsole [ttymxc0] enabled&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;console [tty0] enabled, bootconsole disabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really know if it sends to each serial port or not (I don't have a special module for QSB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find out how it works in detail, write here please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for collaboration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 12:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155646#M2181</guid>
      <dc:creator>Serge1z</dc:creator>
      <dc:date>2012-04-28T12:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155647#M2182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Serg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came across some strange ssh error and it shows&lt;/P&gt;&lt;P&gt;=============&lt;/P&gt;&lt;P&gt;The authenticity of host '10.1.1.112 (10.1.1.112)' can't be established.&lt;BR /&gt;RSA key fingerprint is 24:72:08:c9:45:7e:46:8b:cc:11:81:ec:90:65:55:64.&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)? yes&lt;BR /&gt;Warning: Permanently added '10.1.1.112' (RSA) to the list of known hosts.&lt;BR /&gt;root@10.1.1.112's password: &lt;BR /&gt;Permission denied, please try again.&lt;BR /&gt;=============&lt;/P&gt;&lt;P&gt;However, I have already started dropbear when booted.&amp;nbsp; Is there anything I should set in order to login through SSH like this way?&lt;/P&gt;&lt;P&gt;I appreciate your help!&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 08:50:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155647#M2182</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2012-05-08T08:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155648#M2183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&amp;nbsp; Serg,&lt;/P&gt;&lt;P&gt;I discovered that I need to create another user to use ssh on my PC to login to the target board.&amp;nbsp; Now the problem becomes how I could enable "sudo" in my target machine with the MIN profile configuration.&amp;nbsp; Could you provide me some idea?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 03:23:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155648#M2183</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2012-05-10T03:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155649#M2184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually you don't need to create another user to login on your PC. That can be needed only for security.&lt;/P&gt;&lt;P&gt;I guess it's better to allow of empty passwords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code"&gt;/etc/ssh/sshd_config&lt;/P&gt;&lt;P class="Code"&gt;PermitEmptyPasswords yes&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;Serge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 06:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155649#M2184</guid>
      <dc:creator>Serge1z</dc:creator>
      <dc:date>2012-05-10T06:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using UART port on QSB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155650#M2185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Serge,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created another account to login and then use "su root" to change user and it works.&amp;nbsp; Thanks anyway!&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 09:11:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-UART-port-on-QSB/m-p/155650#M2185</guid>
      <dc:creator>VincentChou1z</dc:creator>
      <dc:date>2012-05-14T09:11:50Z</dc:date>
    </item>
  </channel>
</rss>

