This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP-L138: Debug UART configuration

Part Number: OMAP-L138

Hi,

I am using a custom board with OMAP-L138 processor. I am using the latest processor sdk. I have few queries regarding UART configuration. We are using UART2 pins for communication.

The dts file configuration is as below

chosen {
stdout-path = "serial2:115200n8";
};

My bootargument is as below

setenv bootargs 'console=ttyS2,115200n8 ${mtdparts} root=ubi0:rootfs rw ubi.mtd=filesystem,2048 rootfstype=ubifs rootwait=1 loglevel=7  noinitrd mem=128M'

--->With this I am getting garbage message in the console (teraterm-115200 baud).

So I changed my bootarg to use ttyS1.

setenv bootargs 'console=ttyS1,115200n8 ${mtdparts} root=ubi0:rootfs rw ubi.mtd=filesystem,2048 rootfstype=ubifs rootwait=1 loglevel=7  noinitrd mem=128M'

--->with this no prints are displaying after 

Starting kernel ...

Uncompressing Linux... done, booting the kernel.

      So I changed my bootargs to use earlyconsole and ttyS1

    setenv bootargs 'console=ttyS1,115200n8 ${mtdparts} root=ubi0:rootfs rw ubi.mtd=filesystem,2048 rootfstype=ubifs rootwait=1 loglevel=7  noinitrd mem=128M earlycon'

    Booting continued and I am getting debug prints.

 So I am bit confused here. Which one is the proper port?

Please provide your input ASAP.

Thank you,

With Best Regards,

Sharmila D

  • Hi Sharmila,

    Are you using the Processor SDK v6.03, which has kernel v4.19?

    When you switched the console from ttyS2 to ttyS1, you only modified the bootargs, nothing else?

    Can you please provide the kernel boot log while using ttyS1 as the console port?

  • Starting kernel ...
    
    Uncompressing Linux... done, booting the kernel.
    Booting Linux on physical CPU 0x0
    Linux version 4.19.94 (h440246@h440246-VirtualBox) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #49 PREEMPT Wed Jan 27 12:55:24 IST 2021
    CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
    CPU: VIVT data cache, VIVT instruction cache
    OF: fdt: Machine model: DA850/AM1808/OMAP-L138 LCDK
    earlycon: ns16550a0 at MMIO32 0x01d0d000 (options '115200n8')
    bootconsole [ns16550a0] enabled
    Memory policy: Data cache writeback
    efi: Getting EFI parameters from FDT:
    efi: UEFI not found.
    Reserved memory: created CMA memory pool at 0xc3000000, size 16 MiB
    OF: reserved mem: initialized node dsp-memory@c3000000, compatible id shared-dma-pool
    cma: Reserved 24 MiB at 0xce800000
    DaVinci da850/omap-l138/am18x variant 0x1
    random: get_random_bytes called from start_kernel+0x80/0x3ac with crng_init=0
    Built 1 zonelists, mobility grouping on.  Total pages: 64960
    Kernel command line: no_console_suspend=1 console=ttyS1,115200n8 ${mtdparts} root=ubi0:rootfs rw ubi.mtd=filesystem,2048 rootfstype=ubifs rootwait=1 earlyprintk loglevel=7 earlycon noinitrd mem=256M systemd.unit=multi-user.target
    Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Memory: 206780K/262144K available (7168K kernel code, 296K rwdata, 1976K rodata, 1024K init, 120K bss, 14404K reserved, 40960K cma-reserved)
    Virtual kernel memory layout:
        vector  : 0xffff0000 - 0xffff1000   (   4 kB)
        fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
        vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
        lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
        modules : 0xbf000000 - 0xc0000000   (  16 MB)
          .text : 0x(ptrval) - 0x(ptrval)   (8160 kB)
          .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
          .data : 0x(ptrval) - 0x(ptrval)   ( 297 kB)
           .bss : 0x(ptrval) - 0x(ptrval)   ( 121 kB)
    SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    rcu: Preemptible hierarchical RCU implementation.
            Tasks RCU enabled.
    NR_IRQS: 245
    clocksource: timer0_1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
    Console: colour dummy device 80x30
    Calibrating delay loop... 178.58 BogoMIPS (lpj=892928)
    pid_max: default: 32768 minimum: 301
    Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    CPU: Testing write buffer coherency: ok
    Setting up static identity map for 0xc0100000 - 0xc0100058
    rcu: Hierarchical SRCU implementation.
    EFI services will not be available.
    devtmpfs: initialized
    clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    futex hash table entries: 256 (order: -1, 3072 bytes)
    pinctrl core: initialized pinctrl subsystem
    DMI not present or invalid.
    NET: Registered protocol family 16
    DMA: preallocated 256 KiB pool for atomic coherent allocations
    cpuidle: using governor ladder
    cpuidle: using governor menu
    gpiochip_add_data_with_key: GPIOs 0..143 (davinci_gpio.0) failed to register, -517
    edma 1e30000.edma: memcpy is disabled
    edma 1e30000.edma: TI EDMA DMA engine driver
    vcc_3v3d: supplied by vcc_5vd
    vcc_1v8d: supplied by vcc_5vd
    SCSI subsystem initialized
    media: Linux media interface: v0.10
    videodev: Linux video capture interface: v2.00
    pps_core: LinuxPPS API ver. 1 registered
    pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    PTP clock support registered
    clocksource: Switched to clocksource timer0_1
    NET: Registered protocol family 2
    tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
    TCP established hash table entries: 2048 (order: 1, 8192 bytes)
    TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
    TCP: Hash tables configured (established 2048 bind 2048)
    UDP hash table entries: 256 (order: 0, 4096 bytes)
    UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    NET: Registered protocol family 1
    RPC: Registered named UNIX socket transport module.
    RPC: Registered udp transport module.
    RPC: Registered tcp transport module.
    RPC: Registered tcp NFSv4.1 backchannel transport module.
    EMAC: MII PHY configured, RMII PHY will not be functional
    Cannot open GPIO 38
    workingset: timestamp_bits=14 max_order=16 bucket_order=2
    JFS: nTxBlock = 1935, nTxLock = 15483
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
    io scheduler noop registered (default)
    io scheduler mq-deadline registered
    io scheduler kyber registered
    pinctrl-single 1c14120.pinmux: 160 pins, size 80
    Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    1d0d000.serial: ttyS2 at MMIO 0x1d0d000 (irq = 61, base_baud = 11250000) is a TI DA8xx/66AK2x
    brd: module loaded
    loop: module loaded
    SSFDC read-only Flash Translation layer
    libphy: Fixed MDIO Bus: probed
    omap_rtc 1c23000.rtc: registered as rtc0
    i2c /dev entries driver
    ti-aemif 68000000.aemif: cannot get clock 'aemif'
    NET: Registered protocol family 10
    Segment Routing with IPv6
    sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    NET: Registered protocol family 17
    edma 1c00000.edma: memcpy is disabled
    edma 1c00000.edma: TI EDMA DMA engine driver
    ###nand_scan_ident..
    #####maf_id :2c dev_id:f1
    ###device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
    nand: Micron MT29F1G08ABADAWP
    nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
    #############nand_maf_id = 2c nand_dev_id = f1
    Bad block table found at page 65472, version 0x01
    Bad block table found at page 65408, version 0x01
    5 fixed-partitions partitions found on MTD device 62000000.nand
    Creating 5 MTD partitions on "62000000.nand":
    0x000000000000-0x000000020000 : "u-boot env"
    0x000000020000-0x0000000a0000 : "u-boot"
    0x0000000a0000-0x0000004a0000 : "kernel"
    0x0000004a0000-0x000000520000 : "fdt"
    0x000000520000-0x000008000000 : "filesystem"
    davinci_nand 62000000.nand: controller rev. 2.5
    ubi0: default fastmap pool size: 45
    ubi0: default fastmap WL pool size: 22
    ubi0: attaching mtd4
    ubi0: scanning is finished
    ubi0: volume 0 ("rootfs") re-sized from 826 to 957 LEBs
    ubi0: attached mtd4 (name "filesystem", size 122 MiB)
    ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
    ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
    ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
    ubi0: good PEBs: 979, bad PEBs: 4, corrupted PEBs: 0
    ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
    ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1308888562
    ubi0: available PEBs: 0, total reserved PEBs: 979, PEBs reserved for bad PEB handling: 16
    ubi0: background thread "ubi_bgt0d" started, PID 47
    console [netcon0] enabled
    netconsole: network logging started
    input: gpio-keys as /devices/platform/gpio-keys/input/input0
    omap_rtc 1c23000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
    Warning: unable to open an initial console.
    UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 48
    UBIFS (ubi0:0): start fixing up free space
    random: fast init done
    UBIFS (ubi0:0): free space fixup complete
    UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
    UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
    UBIFS (ubi0:0): FS size: 120119296 bytes (114 MiB, 946 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
    UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
    UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID E85AD994-0947-456C-872B-8EDF5A2D51CC, small LPT model
    VFS: Mounted root (ubifs filesystem) on device 0:14.
    devtmpfs: mounted
    Freeing unused kernel memory: 1024K
    Run /sbin/init as init process
    systemd[1]: System time before build time, advancing clock.
    systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    systemd[1]: Detected architecture arm.
    systemd[1]: Set hostname to <omapl138-lcdk>.
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Initializing machine ID from random generator.
    systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Starting Remount Root and Kernel File Systems...
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Created slice User and Session Slice.
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Listening on udev Control Socket.
    systemd[1]: Reached target Slices.
    systemd[65]: systemd-journald.service: Failed to execute command: Permission denied
    systemd-sysusers[73]: Creating group wheel with gid 990.
    systemd-sysusers[73]: Creating group kvm with gid 989.
    systemd-sysusers[73]: Creating group render with gid 988.
    systemd-sysusers[73]: Creating group nobody with gid 987.
    systemd[1]: Started Create System Users.
    systemd[1]: Starting Create Static Device Nodes in /dev...
    systemd[1]: Started Create Static Device Nodes in /dev.
    systemd[1]: Reached target Local File Systems (Pre).
    systemd[1]: Reached target Containers.
    systemd[1]: Reached target Local File Systems.
    systemd[1]: Starting Rebuild Dynamic Linker Cache...
    systemd[1]: Starting Rebuild Journal Catalog...
    systemd[1]: Starting Create Volatile Files and Directories...
    systemd-tmpfiles[79]: "/var/log" already exists and is not a directory.
    systemd-tmpfiles[79]: "/var/tmp" already exists and is not a directory.
    systemd[1]: Started Rebuild Journal Catalog.
    systemd[1]: Started Run pending postinsts.
    systemd[1]: Started Network Time Synchronization.
    systemd[1]: Reached target System Time Synchronized.
    systemd[1]: Started udev Coldplug all Devices.
    systemd[1]: Started Rebuild Hardware Database.
    systemd[1]: Starting Update is Completed...
    systemd[1]: Starting udev Kernel Device Manager...
    systemd[1]: Started Update is Completed.
    systemd[1]: Started udev Kernel Device Manager.
    systemd[1]: Starting Network Service...
    systemd[1]: Reached target System Initialization.
    systemd[1]: Listening on D-Bus System Message Bus Socket.
    systemd[1]: Reached target Sockets.
    systemd[1]: Reached target Basic System.
    systemd-logind[101]: New seat seat0.
    systemd-udevd[111]: Process '/sbin/modprobe of:NaemifT<NULL>Cti,da850-aemif' failed with exit code 1.
    davinci-rproc 11800000.dsp: assigned reserved memory node dsp-memory@c3000000
    systemd-udevd[109]: Process '/sbin/modprobe platform:alarmtimer' failed with exit code 1.
    systemd-udevd[108]: Process '/sbin/modprobe platform:Fixed MDIO bus' failed with exit code 1.
    remoteproc remoteproc0: dsp is available
    remoteproc remoteproc0: Direct firmware load for rproc-dsp-fw failed with error -2
    systemd-udevd[111]: Process '/sbin/modprobe of:NnandT<NULL>Cti,davinci-nand' failed with exit code 1.
    remoteproc remoteproc0: powering up dsp
    remoteproc remoteproc0: Direct firmware load for rproc-dsp-fw failed with error -2
    remoteproc remoteproc0: request_firmware failed: -2
    systemd-udevd[115]: Process '/sbin/modprobe of:Nmemory-controllerT<NULL>Cti,da850-ddr-controller' failed with exit code 1.
    systemd-udevd[109]: Process '/sbin/modprobe of:Ngpio-keysT<NULL>Cgpio-keys' failed with exit code 1.
    systemd-udevd[117]: Process '/sbin/modprobe of:Nfixedregulator-vcc_1v8dT<NULL>Cregulator-fixed' failed with exit code 1.
    systemd-udevd[118]: Process '/sbin/modprobe of:Nfixedregulator-vcc_3v3dT<NULL>Cregulator-fixed' failed with exit code 1.
    systemd-udevd[119]: Process '/sbin/modprobe of:Nfixedregulator-vcc_5vdT<NULL>Cregulator-fixed' failed with exit code 1.
    systemd-udevd[122]: Process '/sbin/modprobe platform:reg-dummy' failed with exit code 1.
    systemd[1]: Starting Network Name Resolution...
    systemd-udevd[110]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
    systemd-udevd[111]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
    systemd[1]: Started Network Name Resolution.
    systemd[1]: Found device /dev/ttyS1.
    systemd[1]: Reached target Host and Network Name Lookups.
    systemd[1]: Reached target Network.
    systemd[1]: Starting Permit User Sessions...
    systemd[1]: Started Permit User Sessions.
    systemd[1]: Started Serial Getty on ttyS1.
    systemd[1]: Started Getty on tty1.
    systemd[1]: Reached target Login Prompts.
    systemd[1]: Starting Synchronize System and HW clocks...
    systemd[1]: Reached target Multi-User System.
    systemd[1]: Starting Update UTMP about System Runlevel Changes...
    systemd[1]: serial-getty@ttyS1.service: Service has no hold-off time (RestartSec=0), scheduling restart.
    systemd[1]: serial-getty@ttyS1.service: Scheduled restart job, restart counter is at 1.
    systemd[1]: Stopped Serial Getty on ttyS1.
    systemd[1]: Started Serial Getty on ttyS1.
    systemd[1]: serial-getty@ttyS1.service: Service has no hold-off time (RestartSec=0), scheduling restart.
    systemd[1]: serial-getty@ttyS1.service: Scheduled restart job, restart counter is at 2.
    systemd[1]: Stopped Serial Getty on ttyS1.
    systemd[1]: Started Serial Getty on ttyS1.
    Hi Bin Liu,

    Thank you for the reply.

    Yes I am using processor SDK v6.03 and which has kernel 4.19.94.

    When switching console from ttyS2 to ttyS1 I have modified only bootargs nothing else.

    Please find the requested boot log attached FYR.

    Why ttyS2 is giving garbage value when booting?

    Thank you,

    With Best Regards,

    Sharmila

  • Hi Sharmila,

    Which UART port(s) is routed out on your board, UART1 or UART2?

    Does your board DTS have serial aliases as this on the da850-evm.dts?

     22         aliases {                                                               
     23                 serial0 = &serial0;                                             
     24                 serial1 = &serial1;                                             
     25                 serial2 = &serial2;

  • Hi Liu,

    Connection is over UART2.

    Yes my board DTS have serial aliases as below

    arch/arm/boot/dts/da850-lcdk.dts

    aliases {
    serial2 = &serial2;
    ethernet0 = &eth0;
    };

    chosen {
    stdout-path = "serial2:115200n8";
    };

    arch/arm/boot/dts/da850.dtsi

    serial2: serial@10d000 {
    compatible = "ti,da830-uart", "ns16550a";
    reg = <0x10d000 0x100>;
    reg-io-width = <4>;
    reg-shift = <2>;
    interrupts = <61>;
    clocks = <&psc1 13>;
    power-domains = <&psc1 13>;
    status = "okay";
    };

    Thank you,

    WBR,

    Sharmila 

  • Hi Sharmila,

    This is strange. I am wondering if this has anything to do with systemd, if you noticed in the end of the kernel boot log you attached, systemd start getty onttyS1. But earlier in the kernel log it shows ttyS2 is probed.

    1d0d000.serial: ttyS2 at MMIO 0x1d0d000 (irq = 61, base_baud = 11250000) is a TI DA8xx/66AK2x

    Does you board have the Ethernet port? If so can you switch bootargs setting back to ttyS2, then telnet to the board to get the kernel boot log?

  • BTY, when the console generates garbage with ttyS2, is it all garbage or only partially after certain point during kernel boots? Can you please take a pic of the garbage console?

  • Hi,

    Yes I am not getting the login prompt when ttyS1 is set in bootargs, getty service is restarting . If I change the getty service to use ttyS2 then garbage is coming after the service starts. Attached a log FYR.

    I tried flashing prebuilt kernel image. Same behavior I observed , garbage when using ttyS2. 

    Yes my board is having Ethernet port, but not configured yet. Can you please provide some document for telnet procedure.

    Thank you,

    Best regards,

    Sharmila D

    gpiochip_setup_dev: registered GPIOs 0 to 143 on device: gpiochip0 (davinci_gpio.0)
    edma 1c00000.edma: memcpy is disabled
    edma 1c00000.edma: TI EDMA DMA engine driver
    ###nand_scan_ident..
    #####maf_id :2c dev_id:f1
    ###device found, Manufacturer ID: 0x2c, Chip ID: 0xf1
    nand: Micron MT29F1G08ABADAWP
    nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
    #############nand_maf_id = 2c nand_dev_id = f1
    Bad block table found at page 65472, version 0x01
    Bad block table found at page 65408, version 0x01
    5 fixed-partitions partitions found on MTD device 62000000.nand
    Creating 5 MTD partitions on "62000000.nand":
    0x000000000000-0x000000020000 : "u-boot env"
    0x000000020000-0x0000000a0000 : "u-boot"
    0x0000000a0000-0x0000004a0000 : "kernel"
    0x0000004a0000-0x000000520000 : "fdt"
    0x000000520000-0x000008000000 : "filesystem"
    davinci_nand 62000000.nand: controller rev. 2.5
    ubi0: default fastmap pool size: 45
    ubi0: default fastmap WL pool size: 22
    ubi0: attaching mtd4
    random: fast init done
    ubi0: scanning is finished
    ubi0: volume 0 ("rootfs") re-sized from 826 to 957 LEBs
    ubi0: attached mtd4 (name "filesystem", size 122 MiB)
    ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
    ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
    ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
    ubi0: good PEBs: 979, bad PEBs: 4, corrupted PEBs: 0
    ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
    ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1852583237
    ubi0: available PEBs: 0, total reserved PEBs: 979, PEBs reserved for bad PEB handling: 16
    ubi0: background thread "ubi_bgt0d" started, PID 47
    console [netcon0] enabled
    netconsole: network logging started
    of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user1[0]' - status (0)
    gpio-36 (GPIO Key USER1): gpiod_set_debounce: missing set() or set_config() operations
    of_get_named_gpiod_flags: parsed 'gpios' property of node '/gpio-keys/user2[0]' - status (0)
    gpio-37 (GPIO Key USER2): gpiod_set_debounce: missing set() or set_config() operations
    input: gpio-keys as /devices/platform/gpio-keys/input/input0
    omap_rtc 1c23000.rtc: setting system clock to 2000-01-01 00:00:02 UTC (946684802)
    Warning: unable to open an initial console.
    UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 48
    UBIFS (ubi0:0): start fixing up free space
    UBIFS (ubi0:0): free space fixup complete
    UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
    UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
    UBIFS (ubi0:0): FS size: 120119296 bytes (114 MiB, 946 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
    UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
    UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID A43F9853-F76E-4D75-947F-54A6835F9C73, small LPT model
    VFS: Mounted root (ubifs filesystem) on device 0:14.
    devtmpfs: mounted
    Freeing unused kernel memory: 1024K
    Run /sbin/init as init process
    systemd[1]: System time before build time, advancing clock.
    systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    systemd[1]: Detected architecture arm.
    systemd[1]: Set hostname to <omapl138-lcdk>.
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Initializing machine ID from random generator.
    systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Reached target Remote File Systems.
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Created slice User and Session Slice.
    random: systemd: uninitialized urandom read (16 bytes read)
    systemd[1]: Listening on Process Core Dump Socket.
    systemd[1]: Listening on initctl Compatibility Named Pipe.
    systemd[70]: systemd-journald.service: Failed to execute command: Permission denied
    systemd[1]: Started Create System Users.
    systemd[1]: Starting Create Static Device Nodes in /dev...
    systemd[1]: Started Create Static Device Nodes in /dev.
    systemd[1]: Reached target Local File Systems (Pre).
    systemd[1]: Reached target Local File Systems.
    systemd[1]: Starting Create Volatile Files and Directories...
    systemd[1]: Starting Rebuild Journal Catalog...
    systemd[1]: Starting Rebuild Dynamic Linker Cache...
    systemd[1]: Reached target Containers.
    systemd[1]: Started Create Volatile Files and Directories.
    systemd[1]: Started Network Time Synchronization.
    systemd[1]: Reached target System Time Synchronized.
    systemd[1]: Started udev Coldplug all Devices.
    systemd[1]: Started Rebuild Hardware Database.
    systemd[1]: Starting udev Kernel Device Manager...
    systemd[1]: Starting Update is Completed...
    systemd[1]: Started Update is Completed.
    systemd[1]: Started udev Kernel Device Manager.
    systemd[1]: Starting Network Service...
    systemd[1]: Reached target System Initialization.
    systemd[1]: Started Daily Cleanup of Temporary Directories.
    systemd[1]: Reached target Timers.
    systemd[1]: Listening on D-Bus System Message Bus Socket.
    systemd[1]: Found device /dev/ttyS2.
    systemd[1]: Starting Network Name Resolution...
    systemd[1]: Started Network Name Resolution.
    systemd[1]: Reached target Host and Network Name Lookups.
    systemd[1]: Reached target Network.
    systemd[1]: Starting Permit User Sessions...
    systemd[1]: Started Permit User Sessions.
    systemd[1]: Started Getty on tty1.
    systemd[1]: Started Serial Getty on ttyS2.
    systemd[1]: Reached target Login Prompts.
    systemd[1]: Reached target Multi-User System.
    :H  þ þøFôúÚÚ0þÉÚÿÉÛ0þÉÚøFä0ûÚÚþÉÛ0úþÉÛþÉÛúøF
                                                øFäÄ"ÄøF
                                                        øF
                                                          øFF
                                                             ÿþ     F
                                                                     øFüFüF'þ       FøúÚþÉþ FüúÚ7øû0úÚøûøúûÛÚþ      FüúÚÚÿÉÚþ : øúÚÛ<ûN&@[âú'ÉÛN8ØFÃOìOòä""à1?Ú#ð#O&ÉÛN8Øã"&ñûNô&æ       nàÂ'89?:'8:'@OìI⤠             Hâ?Fâ?Ã$?<$?>Ú&àÂ&89?;&8;&@OìIâ$               þ?Û'àÂ&89?;'8;&@'&?â'y

  • Hi,

    Please find the attached log FYR.

    WBR

    Sharmila

    Starting kernel ...
    
    Uncompressing Linux... done, booting the kernel.
    Booting Linux on physical CPU 0x0
    Linux version 4.19.94 (h440246@h440246-VirtualBox) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #66 PREEMPT Wed Feb 3 21:55:46 IST 2021
    CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f
    CPU: VIVT data cache, VIVT instruction cache
    OF: fdt: Machine model: DA850/AM1808/OMAP-L138 LCDK
    earlycon: ns16550a0 at MMIO32 0x01d0d000 (options '115200n8')
    bootconsole [ns16550a0] enabled
    Memory policy: Data cache writeback
    efi: Getting EFI parameters from FDT:
    efi: UEFI not found.
    Reserved memory: created CMA memory pool at 0xc3000000, size 16 MiB
    OF: reserved mem: initialized node dsp-memory@c3000000, compatible id shared-dma-pool
    cma: Reserved 24 MiB at 0xc6400000
    DaVinci da850/omap-l138/am18x variant 0x1
    On node 0 totalpages: 32768
      DMA zone: 288 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 32768 pages, LIFO batch:7
    random: get_random_bytes called from start_kernel+0x80/0x3ac with crng_init=0
    pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
    pcpu-alloc: [0] 0
    Built 1 zonelists, mobility grouping on.  Total pages: 32480
    Kernel command line: console=ttyS2,115200n8 ${mtdparts} root=ubi0:rootfs rw ubi.mtd=filesystem,2048 rootfstype=ubifs rootwait=1 loglevel=8  noinitrd mem=128M earlycon
    Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
    Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
    Memory: 76960K/131072K available (7168K kernel code, 297K rwdata, 1988K rodata, 1024K init, 117K bss, 13152K reserved, 40960K cma-reserved)
    Virtual kernel memory layout:
        vector  : 0xffff0000 - 0xffff1000   (   4 kB)
        fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
        vmalloc : 0xc8800000 - 0xff800000   ( 880 MB)
        lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
        modules : 0xbf000000 - 0xc0000000   (  16 MB)
          .text : 0x(ptrval) - 0x(ptrval)   (8160 kB)
          .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
          .data : 0x(ptrval) - 0x(ptrval)   ( 298 kB)
           .bss : 0x(ptrval) - 0x(ptrval)   ( 118 kB)
    SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    rcu: Preemptible hierarchical RCU implementation.
            Tasks RCU enabled.
    NR_IRQS: 245
    clocksource: timer0_1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
    Console: colour dummy device 80x30
    ##########serial8250_console_setup..
    ###########nodev..port->name:(null)
    Calibrating delay loop... 179.60 BogoMIPS (lpj=898048)
    pid_max: default: 32768 minimum: 301
    Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    CPU: Testing write buffer coherency: ok
    Setting up static identity map for 0xc0100000 - 0xc0100058
    rcu: Hierarchical SRCU implementation.
    EFI services will not be available.
    devtmpfs: initialized
    clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    futex hash table entries: 256 (order: -1, 3072 bytes)
    pinctrl core: initialized pinctrl subsystem
    DMI not present or invalid.
    NET: Registered protocol family 16
    DMA: preallocated 256 KiB pool for atomic coherent allocations
    cpuidle: using governor ladder
    cpuidle: using governor menu
    gpiochip_add_data_with_key: GPIOs 0..143 (davinci_gpio.0) failed to register, -517
    edma 1e30000.edma: memcpy is disabled
    edma 1e30000.edma: TI EDMA DMA engine driver
    of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vcc_5vd[0]'
    of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vcc_3v3d[0]'
    vcc_3v3d: supplied by vcc_5vd
    of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixedregulator-vcc_1v8d[0]'
    vcc_1v8d: supplied by vcc_5vd
    SCSI subsystem initialized
    media: Linux media interface: v0.10
    videodev: Linux video capture interface: v2.00
    pps_core: LinuxPPS API ver. 1 registered
    pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    PTP clock support registered
    clocksource: Switched to clocksource timer0_1
    NET: Registered protocol family 2
    tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
    TCP established hash table entries: 1024 (order: 0, 4096 bytes)
    TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
    TCP: Hash tables configured (established 1024 bind 1024)
    UDP hash table entries: 256 (order: 0, 4096 bytes)
    UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    NET: Registered protocol family 1
    RPC: Registered named UNIX socket transport module.
    RPC: Registered udp transport module.
    RPC: Registered tcp transport module.
    RPC: Registered tcp NFSv4.1 backchannel transport module.
    EMAC: MII PHY configured, RMII PHY will not be functional
    Cannot open GPIO 38
    workingset: timestamp_bits=14 max_order=15 bucket_order=1
    JFS: nTxBlock = 921, nTxLock = 7370
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
    io scheduler noop registered (default)
    io scheduler mq-deadline registered
    io scheduler kyber registered
    pinctrl-single 1c14120.pinmux: 160 pins, size 80
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    console [ttyS2] disabled
    1d0d000.serial: ttyS2 at MMIO 0x1d0d000 (irq = 61, base_baud = 11250000) is a TI DA8xx/66AK2x
    ##########serial8250_console_setup..
    ##########baud = 115200 ttyS2 110 8 110 ttyS
    #############1..
    ################parity=(null) baud:115200 bits:8 flow=(null)
    ###########flags = 0
    #########5..
    return baud:115200
    Éffö'ÏóNdäñfúF'ÏFà'ü9f8f@rØ@ÓI?àG±`û&'ö&ÏúN$äñ&ûF'ÏFà&ü9Ã&@rX`ÚI?àG±à8g?OðFîÓNârOäùfÏFìÄb8
                                                                                                 b<A
    
                                                                                                    ¹Ø
                                                                                                      Æ?ØÌÇ'vÇÀ"ØÌ?ÌÛ±bOìOàÁ'òføb@#?rNÄÞ   #O<#ò'ÏFðÄb<
                                                                                                                                                        ?
                                                                                                                                                                 $Ûb$ò'fÎrNNäñf@âÜ¿bO?N$°:
                             ¾ÄòfÇ'ÎÓN$°Ä3NgöÓN8?OâÓN?<ì?:
                                                          ?Àl?ã
                                                               bpr|
                                                                    bOæÉ#ñNbxâbÜ,   "l      Ü
                                                                                             b
                                                                                              ¶ÄIØ  Ó$°IäÚ  ÃNÄØ    bNä?
                                                                                                                        ?ÂÌ?ÛlÆö
                                                                                                                                ÆÎ
                                                                                                                                 #É$Ø       Ä
                                                                                                                                             ?Ä,?8Ir<ÛOðFîÚNâ:Oäù&ÏFìÄ#8 Ä"< ¹ØÆÀÄ?ØÄÆ'vGàÄ?ØÄƹÄÛ±"OìÚOàÁ'ú&ø#?;NÄÞ     #O<"ú'ÏFðÄ"<?           $Úb$ú&'Î:Näñ&@â\&ñFì'âbÀÉ"ð#O&Ç&ÎÛN4Ä:NöÚN8ØÚOâÚNÄ#;DÀ$?âÄ#prG  "OçÉ"ñÚNÛ"xâ#Ü$      "$      ÜÄb¶ÄIØ Û$°ÂIäÚ ÃNÄØ    #Nt?DÃÄ?Ú$ÆöÇ"É$Ø  Ä?Ä$?:       l?l°ÄI$<1ÌÇ     bd&9ç   ÆÁ
                                                                                                      ?Ül?CÆÉ,ÄÓNîf<"òfÏF:bØ6Dd÷ÓGlHbNcbO>
                                                                                                                                          ?ÀlÆÇl??Ü9
                                                                                                                                                            l?$°ÄI$<1ÄÆ  "$'90æ  ÆÁ?Ü$?ÄÄÆÉ$ÄÛNî'<"ú'ÏF:bHØfÚ$÷ÚGlÛHF8ÄÚ?À?Úä?Âä?Ú       þ       l?
                                                                                      Ú1ãIlF
                                                                                            NìNä¸rNÓÜIbÜ    ?l¹<rOì#Oú9nä''ÏF83NN±` ÀIÛÜIbÜ ??ÃOàb8:NÚN
                                                                                                                                                       ÜI#Ü ?$¹<:Oì#Oû9nô&&ÏF8:NÛN±à>    Øö
                             Nì#
                               :Ip'äñfâbæù'ÆNb
                                             I`àlÇÀìbÀÉd8
                                                         ?àì#dÆ     l b?Gà
                                                                         8É É">     ØÂNì;Ip&äñ&ãbæù&ÆÚNI`à$ÆÀä"ÀÉ$8?àä#$Ç   l°Ú#?G8É É#Nâfü9nfÏb
                                                                                                                                               <3O8q,ÇÉ
                                                                                                                                                       ?G$¸ØFÆÉdÄùdÄ
      À
       ¿À,?G
            Gà?
                    >Oì''Ï2OäÄÁl?ÚÌ?À
                                     ?<ìı,`        ¶Ü"ON'Ï<:O8q$ÇÉ?G4ØFÆÉ$Äù$À¿À$?G
                                                                                    Gà?     >Oì'&Ï:OäÄÁ$?ÛÄ?À?<äı$         þòfförNfÏ3OfÎÓNä·<3O8qlÆÉ
                                                                                                                                                     ?GÞbâñfà1n?N
                                                                                                                                                                         F?û&ö:N&Ï;O&ÎÚNd'<ÂÄÆÉ$ÆÀ$¸À$â&à1nÌÚN
                                                 Ú  þ:I?ó'ñFàó'Îf8ã#
                                                                   IpØNä¸rNÓNäÞÆföNN8'Ó     ¶$ãÉ&'ñàû&Î'8âIpØ€t:NÛNôÞÆ'öÚNN8&Ú      þâNä±
                                                                                                                                        IÜÈOäñfÜlØd@?bOàÉfãAÓNârOÄÜÆòfæbÃHl#,`   ¶Ü?'yF?ÂOìÏûN´Ø_à1çInôÚNâ;OÄÜÆú&çbÃHl#$    þãNä±
                                                                   ÚIØd@â'föF?ó'úñfÆã#±`âqnäÛIØâ&&öF?ú'úñ&Æâ"±`bN<îN
                                                                                                                    FçInæùfñ#
                                                                                                                            bOâ     näN
                                                                                                                                       F :I`lfâÉf'ñFàó'fÎFàAFà¿3Gà?À
       ?À
         ?8
          Ç'ùN$?Ü
                ;IrI`       F?:Oâ1ãOãAn@'âÉ&&â      nôÚN
                                                        F :I`$&ãÉ&'ñàú'&ÎFàAFà:NÀ?À?À?Æ'ùÚN$?:IrI   þ>      Øö
                                                                                                             ÄÓN<OîN
                                                                                                                    FæInç±
                                                                                                                         "âfäAfàÁ'ä±N
                                                                                                                                     Fò'ÆÓNÜÇO'ÉgâÉffñH8Æ
                                                                                                                                                         ?À
                                                                                                                                                           ?À
                                                                                                                                                             ?À
                                                                                                                                                               #@r?fðNìfBgãbäAnÀv?NâÓN
                         bÆÓ'àÉbðòffÎÓ      ö$ÄÚN<"OîÛN
                                                       FæInç"â'äA&àÁ&ä±ÚN
                                                                         Fû'ÆÛNÜÇO&É'âÉ&&ñ8Æ?À?À?À"@r\'æNìÁÂ&âbäAn@r?NâÛN
                                                                                                                         Ú"ÆÚ&àÉ"ðû'&ÎÛ     þfà±
                                                                                                                                               ÄIÜÇNâãOâAnÀFÎÈ
                                                                                                                                                             ;Ir ÃO?à3NîÆÀ
             ?À
               ?À,` v»Nò
                        ÄIÜÇÛNââOâAn@bÇ:Ir  ÂO?à;NîÇÀ?À?À$  þIpÜIr<rNäbÄNð$ÆÀì#'æ   nàbÎGàì#àÉ'8
    $?Â$ÇÆ?ÀÄ'xD                                                                                ¿
                ä¿;ÂO                                                                            ?#Oä       n?O?àG±`NnÏ;NäbÄNð¤ÇÀä"&ç       nðÚ#Îàä#àÉ&8¿ÄÞ"Oä
    nßÂO?àG±à>      fOà1ÂO<ûFâû&&öÚ$ßbl?û&öâN<lÞFú1näñ"çAÃN?qnäÁ&ã9OìÛNæÁ#qGì?l?ú&öãN<ØãÉ$ßÇ;OD?ú'öûOà      &öÚ$?&&?ÚNîÚNÚ<ú'äñ'äA"O
                             ?OàÁfðN?rO??ÞÌÆðl`     ö$ÏFû&ÆÚN??ÂOàÁ&ðN?:Oò                                                          FæInçÉ$?Ä?:     NâÃ&ü9n&ÏÛ   þI?OâF8rNÓN¹3OFìNfâbâñföbOäIn<ä                                       ÇÄ?ßÄÆð$  þ
                                  ?ÆÇ                                               I$ÀbûòfÏÓNÄ
                                     ?Ø                                                        ?à
                                       ìfñNâ1#                                                  ÀN?3O$ßÇN
                                             Ø                                                           F?ò'ñFæInæÉgàÓ`    `Ø9HDû&ÏÚNò
                                              b@âÇÉlÆÇ                                                                                 Ä?À?:O$ÞÇÚN
                                                      b?ãÃOã9c±`ÚNÂOâ8:NÚN'à9'@Oà1nÌÚN´Ü¾ÂOâã9ÃÄÇÇ? ä&ñÂNâ1Ø"@âG;Iä?ÃOã9±à" f'ƒN&9nà9nØÓN¹3OFìNÂ'âbâñföbOäIn<äàÛ
            þ                                                                                                                                                àl?âÌ?      IdÀbûòfÏNÀ
            >#O      ÀN?rOlrOâ1ãOãAn±`ÀÚ$Àbûú&ÏÚNò
               Nâb                                ÀN?:ODOâ1âOâAn±I$Àbûó'ÏNÆÌ??Æð
                 Ç                                                             ÀN?38IbÉd@b?O8 #ìÇ9
                  #@rÇÆìÆÎ                                                                       I$Àbûú'ÏÚNò
                          ?                                                                                 ÇÄ?ÞÄÆÀ?:O
                           ¸ãÃOâ9#±`Äñ''ÆÚN'9nà9nÈÚN&à9'@Oà1nÌÚN´Ü¾ÃOâ'ã9à$?ãÄ?     ?#O                               8$û$@bNàA;N#äÆ9
                                                                                       ÚNâÆ#@rÇâäÆÎ??ãÃOã9±à:I?ó'ñ#                  ÄNN'æ±
                                                                                                                  ?ÆñÌÇÀì±>l?Æ,?ÀìÇÆì±l¸ÜNäÁ'à1n?Nòfßl?ÜOâ9F8fÎÓN
                                                                                                                                                        ?&  &NâãfâÁ'@r?NâÁb@bÇñìÇ7FâòO
                        ?NìÂl?à
                          ?à3Gà?&Àö?Äó'ÆNìÂÜfÏföÓ
                                           ?Ä    ?ÄžÂN&æÚNìû<â'Æú&çù8âÃOã9F8Â&ÎÛN
                                             Æ7Fäñ'äAb@ÇÁìÆ7F3O<8                F?"O'æb<ØNâÂOÛ:ÚN:"p?>?à:Gà9n@òß±ÃOF8Äâ'Ü&ÏöÛ?ÀrNàÓO&      nÜÃ''8ä
                                                                Ãì?Â,ÆÆì±                                                                         ÇGlÀ
                                                                         ¾rOâ1âOâAnÜÌÈ                                                               3GâäÇÎ
                                                                                      ?ã                                                                   ?lßÇ"?
    Æð                                                                                  ÆÀì±ì¸:N&1ÓN<îÓN
     ÃfÎòf8úl?$ì?ÄìÇÎ                                                                                   b±`ÇInæù'ÞÄÇñÄÆÀä±>$?Æ$?ÀäÇÆä±$¸ÜNäÁ'à1nÜÚN#ÆÁÄÆðä±ä¹"OÚNF8?ÂNâÁ"@bG<yä±Ä¾ÞÂNàANO&       nÜÂ&&8ÆGD:GâäÇÎ?$ßÇDÞÄÆÂ&Îû&8û$?$ä?ÄäÇÎ?ÀrNàÓO' n?gg8ä
                           Ã$?à?&   Äú'ÆNìN                                              æ  ú    À
                                           Ã?ÄÆ7Fäñ&äAÂ#@G8yä±Ä¸Æ:O                              À:NàÚO&    nÜÃ&&8ç ú       I?ÃföF8bûò&ÏÓN'<Ør:òfÁ'ÎföFÜÆòfûfÏòNä
    fÏã#@ÄHòföNFàN?rOÆÌ?Ø                                          Ãä?Â$ÆÆä±Ä¾;Oã1ãOâAn\ÄÈ?âÄÆÀä±ä¸:N&1ÛN<îÚN
                         ?Àl`       FØÉÎÂO$??>â&âÁ'ä9ÂO<:ú&Á'Î&öÜÆú&ú'ÏúNä&Ïã"@Dlû&öNFà?;Oò                  #±àÜIrAOú      nÜF:bONFçInæùfñFNüù'ûAbl`       A
                                                                                           ÇÄ?Ø?À$  þ'IÜÆãfâÁf@r?fæ nßÃNfäñfã±
                                                                                                                             ó'Ï3O'ÎÓN?AOü98,?ÂlÆÆ          ?3Nìò'ñFd                                                                                                                                          ?ÀÌfxCì¿:O
        ?àâN?âN?Gà?À                                                                                                                                        Oà1O<
    ûFâò'föÓlÞ'pb??;'öãN<
                   À     ¾ÞFú1näñbæAN?qnäÁfâ9rOìÓNæÁbqÇÈ
                    ¿âN?ãN8                             ?
                           ?À                            ¾>ó'öâN<ØOãÉ,Þ'ÇrOl>òföòOà föÓ,?
                                                                                         f'?NîNÓ
                                                                                                ?
                                                                                                <ófäñfäAbO
                          Ø                                                                               FçInæÉl?Ä
                          &bH$É`    A                                                                              ?:       âfü9nf?`        v$ã1â&ãÁ&@rL'æÉ'àñ&ÆF
    'ÏÚNò
         ú'Ï:O'ÎÚN?AÃOü9            ?fàFd
                                         ?àãN?rNà?À
                                                   ?À
                                                    :
                                                    À
                                                     ¿âN?Gà?À
                                                             ?
    
                                                               Ç
                                                                ?ÞÌ?ì¹I:
    
                                                                     ?'àÁfÎòf8
                                                                              ?
                                                                               ?àrNð?À
                                                                                      ?À
                                                                                        ?À
                                                                                         :
                                                                                         À
                                                                                          ¿ãNð?À
                                                                                                ?À
                                                                                                  ?
    
    
                                                                                                    ?à
                                                                                                      ?l$#± @A
                                                                                                             8óf?NçbÀF
                                                                                                                     À
                                                                                                                      ¿Gà?À
                                                                                                                           ?À
                                                                                                                             ?,b@Çð3Nð?À
                                                                                                                                        ?À
                                                                                                                                          ?À
    
    
                                                                                                                                          ÂÌ?à
                                                                                                                                             :       "l`    A
                                                                                                                                                            l'fƒOÓN<?
        ?àbN?Gà?À
                 ?À
                  ;
                  À
                   ¿Gà?À
                        ?À
                          ?
    
    
                           ÃÌbl$b±`@A
    
                                   <
                                    ?Od
                                       ?àbðOâãOàÁf$b'bà#ðÃOââOàÁf$bÀ?
                                                                     ?ÂÌÇÀ
                                                                         '#H$É      A
    
    
                                                                                   bäñfäAFÀ
                                                                                           ¿
                                                                                             ¾Ø#OîN#@b@ÇðbðOââOàÁf$bÀ?l??Ø
                                                                                                                          &"H$É     A
    
                                                                                                                                   ÌbÆNìNd
                                                                                                                                          ?àcðÃOâãOàÁf$b'bàbðOââOàÁ&$bÀI
          Ä,?à
             'cH$É` A
    
    
                  <?Ç3Od
                        ?àbðOâãOàÁf$b'bà#ðÃOâãOàÁ&$bÀI
                                                     Â,?à
                                                        &#H$É` ÆÚ±"OìÛOàÁ'@r'ã1â&ãÁ&@&âÉ'&ñFNüù'úA"$        ÄÞ      :Nìú&ñFÀ¿ãN?âNà?À?$#@GðâN?âN?&"H$É      ÄܱÚ'àFÀ¿âN8À?À?À¿ãN?Gà?À?   Æ?ßÄ?äÜÚ&àÁ&Îú&8d?à;Nð?À?À?$#@GðâN??À?À??à?$$#± @8ú'?ÚNæb@À¿Gà?À?À?$"@Gð:Nð?À?ÀÂÄ?:      #$     $&&ÆÛOÚN<d?à"N?Gà?À?À¿Gà?À?À?  ÂÄ|$$± @F
      <?ÂOÀ¿ ¾Ø"OîN"@"@Gð#ðÃOâãOàÁ'$b@I?ÂÄÆ'#H$É   Ä#äñ'äAFò
                                                            À¿ ¾Ø"Oîœ"@Gð"ðÃOâãOàÁ&$b@I$?ÀÄ?&"H$É  Ä#ÆNìNÀ¿ ¾Ø"OîN"@"@Gð#ðÂOâãOàÁ&$b@Ä$?'"H$É     <?Ç;OÀ¿ ¾Ø#OîN#@"@Gð#ðÃOââOàÁ'$b@Ã$?&#H$É      þÆ      dÛ1lûÄ0óIàÁfäyn?ì?Ä
                                                               #@òdñNã1
                                                                       ?;ì?8
                                                                           ;Ir<òdÁ#'ã9nä2O>
                                                                                           "@rØ@ÒI<û,?8
                                                                                                      <ÉfÆÓN<úl?Ç   $Û1l{Ä0ûIàÁ&äynÏÚä?Ä"@ò$ñÃNâ1Ú?;ä?:Ir<ú$Á#&ã9nô:O>"@rX`ÚI<ú$?<É&ÆÚN<ú$?Ä3Nû±
                                  	<ÓNçOä1n?N¹"NâNâ3Nf8Ã'@bÛI$¹:OÓNçInßÃOàA'fÏãb±`ã;Nú	<ÛNæÂOä1nÜÚN#ÚNââ:N&8Â&@bÛÛI$'æÂ'âÉ&ãñ&öNì&'Ïâ"±à?rO;ÇFbrHÚbâñfà1nÜÓN
                                                                                                                                                            âb±`AÛpÇ;&<KI?$?‚Â'âAn_      Æd±óFÄIlÐ"ØlÆ9
                                          < $þIbÄIlÐDØ$Æ9
                                                         ''8&rOfú1rNâ±
                                                                     ØfæInãGÛ8ä
                                                                              ;N<&b
                                                                                  À
                                                                                   ¿ãN?ãN?âN?âN$&àóÛ8â3NÓN<ä
                                                                                                           À
                                                                                                            ¿ãN?âN?âN?â:NðòÛvÃ'âùfä
                                                                                                                                  Þ,?Üì?Ú
                                                                                                                                         ?Úl?ã
                                                                                                                                              Æñ
                                                                                                                                               <rO±`88û&8&;O&ú1;NâØ&æInãGÚ8:N<&À¿âN?âN?ãN?ãN´'àúÚ8â;NÚN<À¿âN?âN?ãN?âN
                                                        ;ðúÛvÃ&ãù&<Þ$?Üä?Ú?Ú$?ãÇ<:O±àÆrNN
                                                                                         ò88óf8&c
                                                                                                ??
                                                                                                  ¸"Ï<l¸ØFâÇ9dùc@b?rOfÎÓOìffÏFì$?<3ÞbOàrO$ÜÎÒNâFð$?ØìÇð
                                                                                                                                                       Æð
                                                                                                                                                         ÇñìÆÁ
                                                                                                                                                              'Æ;NÚN
       úÚ88ú'8&ÇÄ??#ÃO<$¸ØFâÇ9$ùÂ"@b_â9ú&ÎÚOìÏFì4?<;O
                                                     ß"Oà:O¤ÜÎÚNâFð4ÇÏ?Ø?Ø$?ß$?<:O±àÉfÏ3O'ÎÓNòfÎò'û1F
                                                                                                     OæÉfübENî'8Fð?à3Gà$    v?ã&<>Ã'âú'Îú'ú1F
                                                                                                                                             ÚOæÉ&übÄÛNî'8Fð?à;Gà´       þÇNâfàÁfxbÇÉ
                        ?þÉ8>âf<?fâù<OúâbO`±`ä¾"ä   nÜDÚ?ÿÉ8?ã&<>Â'âùÚ<ÃOûã"O ±àì
                                                                                fgÆÓNîâbO?#OìbâfàÉfâ±
                                                                                                            <ÓOf$É ±`<ú&ÆÛNîâ"O_'ñÃO&ñÄ&àÉ&â±       <ÚOÃ&$É ±` Ã'ä1nãNìfÏòN?Ã'à  Fòffðã#Oâb@ÇÏl?<ÌÇÀ
                                      É'?dÄ$
                                                    8O
                                                      ?ã
                                                        ?À
                                                          Æðl  Ip8&Á"OàAÏûN?Â'à     Fû&&ðã"Oâ"@GÇñÄ"wGI?ûN&?$°:I"ÎOÚ?â?ÀÆð$ À'Æów#
                                                                                                                                 N?NûÁföb
                                                                                                                                        ???Æð
                                                                                                                                            :fÏfçIfyÄÇ
                                                                                                                                                      ?Ãl   ?ÂNÛwÛN?NúÁ&öÆÄ?ßÄÇ;&Ï&æIÚ'yDÀ$?;É'úñföÓ#8rNN¹rOFìN'ãbãñ'öbOäIn<ä
                                                               Â
                                                                ?Ä
                                                                  b
                                                                    >bO
                                                                       Nâb
                                                                         À
                                                                          b@ÇÀl?Ü
                                                                                Oâ9#±`Çù'ûñ'öÚ"8:NÛN&à9&@_à1nÜÛN¤Ü¾ÃOââ9Â?Äb        >"O
                                                                                                                                       ÚNâÀ#@Gà$?ÂOâ9±à;ÉfúñföOfäñföb8rNN¹rOFìNfâbâñ'öbOäIn<ä
                               Ã
                                ?Ä
                                  |
                                    >bO
                                       Nâ#
                                         À
                                          #@ÇÀl?Ü
                                                Oâ9b±`Æù&ûñ&öO&äñ&öÛ"8:NÚN&à9&@_à1nÜÛN¶Ü¾ÃOâ'â9Â?Äb ?"O
                                                                                                       ÛNâÀ"@Gà$?ÂOâ9#±à    l?
                                                                                                                              ?rOìfÏóNäÞÆ'öÒN?ÚâN?NâF8>fâ1ÓNrNü±
                                                                                                                                                               >rf±` ÀIÚØIÜÇÂOäñ&Üä߯'öÚNDÛâN?ÚNâF8>&â1ÛN:Nü?;'±àÆIÜÈOäñfÜlÞÀF<ØNìf8l¹NÃOäAFæ    nàF?òfñFà¿G8
                                                                                                ?À
                                                                                                  ?À
                                                                                                   :
                                                                                                   À
                                                                                                    ¿G8
                                                                                                       ?À,Çð,       v?ÃOì&ÏúN´ÞÀF<ØNì&8$¹ÛNÂOäAFç   nðF?û&ñFà:Nà$?À?À?À¿G8?À$Æð$         þÄ3Nú±
                                  IrbOà13Nf8Ã'@rÛFrHÛbäÉfðgãÉfâñ'öNì'fÏâb±`ã;Nû Ir"Oà1:N'8Â'@rKb:HÚbäÉ&ðÃ&ãÉ&âñ'öNìÏâ"±à    Ø1F<îf8OäÞ±Ã'ÎFòföFN$¸ÜNäÁfà1n?N$`   ¶Ø$@r_ã1ãOä9nâ9F?Â'ÎFú&öFÛN6ÜNäÁ&à1nÜÚN¤        þNîÃOçâN<ä
                                                             #ã'äA'àÁ'ä±N
                                                                         `  ?ãOìÛ&ðâN<"ã&äA'àÁ'ä±ÚN
                                                                                                   Ú        þff8&rOfú13Nã±
                                                                                                                         $'ÇâNäIn<ä
                                                                                                                                  :N<&#
                                                                                                                                      À
                                                                                                                                       ¿ãN?âN?ãN?âN$fàò8ã2NN<ä
                                                                                                                                                             À
                                                                                                                                                              ¿âN?ãN?ãN?â;NðòÛvÃ'âùf<ä
                        Âl?Ãl?ÄÌÇÀ
                                  ÆÈ
                                    ÆÆìÇÉ
                                         ?À
                                           ?À
                                            <rO±`88û&8';O&û1:Nâ$'ÇãNäIn<:N<'À¿âN?âN?âN?ãN´'àúÚ8â:NÚN<À¿ãN?âN?âN?ãN
                                                                                                                  ;ðúÛvÂ&ãù'<Ã$?Â$?ÄÄÆÀÇÈÄÆÆäÆÉ?À?<:O±àÓOìNðFN< FìNÃ'ãbãñföbOäIn<ä
    ûÉÄ9            ÄlÆÎ
        ?ãNÚÜ       ÃOàÉ'âAnÛÜÀ'&Æú?NÜÇNúFìFàâ;OâbdOäù'ľÄú&ðÛNâÂOüb'ÇFú&ÆÛNôÄ¿Ä?ÛN
                              ;l?8                                                 "OâynúÁ&àAû&ñÚ#÷:N8þÉÜ;G
                                 Æ                                                                         :8úÉÄ9
                                  ?ÞÌ?                                                                           Ü3N8þÉÜ3G
                                      ¸ãÃOâ9b±`ÇÛOìÚNðFN< Fì‚Â&âbâñ&ö"OäIn<Ä$Æ ä'ñÂNâ1:$?Æ?ßÄ??âÃOâ9±àÀfÏrNì#OF8?bOâ±     b
                                                                                                                    #âfäAfÇÓOàO'ãAnÀFÜñFî3N8þIÆÎÃN±`ç:N8þÉÜ:G
                                                                                                                                FàfÏ3Nì#OF<ÛbN<ârOìNæÉ      ?ÆÚOàO'âAn@bÜñFî:N8þIÇÎÂN±àfÇòÛÜ     OàÉfâAnÜÀffÆó?NÜÇb
                         FàÏ:Nì"OF<Û"N<â:OìÛNæÉ     þNòFìFàNârOâbdOäùfÄfñFäñf÷NfÆâb±`Ú$Äbßú&öFà#Oâ9ÚNÂOä&ñFäñ&÷œ'Æâ"±`ÓHlb
                                                                       ¾Äò'ðÓNâÃOübfÇFòfƒNäÄ¿Ì?ÓN                        ÄI?f<ØÓNâN
                                                                                                 bOâynûÁfàAó'ñb÷rN8þIÜ             Fà#O'öòf8?f@âÜ&äÁfüb8q,` Æ$ÂAK
    úNä9ÂOâ1ÚN                                                                                                        ÜwGßyb±`&ÇûÛÜ ÃO'àÉ&âAnÚÜÀÆú?ÜÇNûFìFàâ:OâbdOäù'ľÄú&ðÛNâÂOüb'ÇFû&ÆÚNäÄ¿Ä?ÚNb8q$    þId1
                                    #OâynúÁ&àAû&ñÛ"÷:N8þIÜÜwGÞyb±àÜrN8þIÜ?ó'ÎF?òfñFàAòfæ  g8ì¸?'ã1NÃO$¸8'f8OäùfÏrO±`Ú$À"Oâ  nÜÃ&&8ÃOãAn@bÇÉÄÆä±#"H?ú'ÎF?û&ñFàAú'æ
            &8ä¸>'â1ÚNÃO48Â'&8ÂOäù'Ï;O±àOú  fÆÃ'ã±                       Üö
                                                 Û3OäñfÜìÜ¿âOâ1âffñFN     oOàOfâAnÀFÜóFî3N8þIÇÎN±`ç:N8ÿIÜÜÆÛOàO&ãAn@bÜñFî:N8þIÆÎÂN±àÇÉ ÇIbì¾Û#N<ârOìÓNæbäñfäAfàÁfä±N                                                              Nã1`   vÀÚOäAnÌÚNò
       Ó    vÛ:IÄb<Û"N<â:OìÛNæbäñ&äAàÁ'ä±ÚN                                            Û;Oäñ&ÜäÜ¿âOâ1â'&ñFŒÂNâ1Ú    vÀÒOäAnÜÒNÚrOäñ'ÜìÜ¿âOâ1ãf'ñFçInßÓO±`8ÀÚOäAnÌ
    ÚNò                                    Ú        þ:ÓN
       Û;Oäñ'ÜäÜ¿âOâ1â'&ñFæInßÛO±àOäùf8 fðòÛpÃNqOàùÛÞ±ÃO'à±
                                                          8Ir<OðFæInÄfàbäñ'öÓNââNà9nâ±
                                                                 ?<                  ÜG$?Àl      ¶&ãAnä     n{Ä8'ÏÛOðFæInÄàbäñ'öÛNââNà9nâÜG$?À$     ÆÞ±NâùfÆÓNîb
                                                                   b8Aì?                                                                                       8Ir<OðFîfÆÓNf@r?OìOâÓN$¹<ÃOã1âNà9nã±                                      Nî'ÏrNäùÜÀffO?
                                     Ü#G?À,`        Æß±ÂNâù'ÆÛNî8Ir<ÚOðFî'ÆÚN'@rLàÂOú1ÚN$&ÏÃOã1ãNà9nâÜ#G?À$ Nâb@#:  þÀO<þÉ8>bOâ±
                                                                                                                       Oäù'8 'ð8Ir<OðI`rI$°ÀIbúÚ;#  l"É$<?<Ä"8Aä?
            NîÏ:NäùÛÜÀG$bÇNäÁ&ãAn@?FâÛNܱ:OìÚNâÂ#@#:        äÇ9                                                                               ?#Â
                                                               Næ   nÀ6?                                                                        ÄÓN?rOìÓNâN
                                                                        3Gà?À                                                                              Ó`    À:OÚ8?"Oã8Ir<ÛOðI`;I4ÀI#ÄÞ      "O                                       ?<,?Ó'à±
                                      ÄÛN?:OìÚNâÚN                                  :Nç9nàFä9F
                                                  Ú         þÀO<þÉ8?#Oã±                      f<bNN
                                                                       ÇÉ'ÇÃO?bOãbçNâã#@?ì?<       `        ¶Ú&àb8InÀ?À?<$?Ú&à:ÚNç9nðFä9F
                                                                                            blb@r?Oü1'?ODÀ                               '<"NÚN
                                                                                                          ?Úl#qÇÀìÆ                            Ú    þNæ     nÀ6?G
    à?À                                                                                                            ¶>ÃN'ÎâNf@òرófæInäOäbüöܱó'çInäÂOälÜg?OðãcäAãl` ?<l?fÀ:OÛ8>"OâÇÉ&ÇÃO?#Oâb÷ÚNââ#@Gä?<ÄÆ
             ØIb,dÀbÓdÀbâñfܱâfãbÄbOäqÓNâ   ¶Û&àb8InÀ?À?<$?Ú&àØIb$Ú$ÀbÚ$Àbãñ&ܱâ'âbÄ"OäqÛNâÛ     þ?ãN?OàÉ'ãAnÛÜÀf'Æó?NÜÇ#
                                                                                                                        NóFìFàNârOâbdOäù'Ä
                                                                                                                                          ¾Äò'ðNâOübfÇFò'ÆÓNäÄ¿Ì?ÓN
      bOãynúÁfàAó'ñb÷rN8þIÇÎN&ÀlÄ9
                                  ?ãNÚÜ     ÂOàÉ&ãAnÚÜÀÆû?NÜÇNúFìFàNâ:OãbdOäù&ľÄú'ðÚNâÃOüb&ÇFû&ÆÚNäÄ¿Ä?ÚN
                                                                                                          #OãynúÁ&àAú'ñÚ"÷:N8ÿIÇÎÃN&À$ÛÄ9
                                                                                                                                         ?âN?O'àÉfâAnÜÀgfÆó?NÜÇb
                                                                                                                                                               NòFìFàNârOâbdOäùfÄ
                    ¾ÄòfðÓNâOübgÇFófÆÓNäÄ¿
                                          ?ÓN
                                             #OãynûÁ'àAò'ñÒ#÷3N8þÉÜrG

  • If you use the rootfs from the Processor SDK release, telnetd is already included.

    - add 'ip=dhcp' in the U-Boot bootargs, so that the board get an ip address automatically from the dhcp server after linux booted

    - boot with console as ttyS1 and note down the ip address (or from the dhcp server log), it normally doesn't change when switching to console = ttyS2

    - boot with console as ttyS2, then run command 'telnet <board-ip-address>' on your PC, you should be able to login from there

  • Hi,

    The above mentioned procedure requires login prompt?

    How to check whether ethernet is up and IP is assigned to the board?

    Thank you,

    WBR,

    Sharmila 

  • sharmila d said:
    The above mentioned procedure requires login prompt?

    Yes, you need to login to the board to run any command on it.

    sharmila d said:
    How to check whether ethernet is up and IP is assigned to the board?

    You can use either ifconfig or ip command on the board.