Tool/software:
Hi TI Team,
I am working with AM625 evk kit and try to boot using SD card but the kit got stuck for some time and after that it is getting boot.
I am using Yocto SDK "08_06_00_42" for my project purpose.
Please see below booting logs for your reference.
Press CTRL-A Z for help on special keys
[ 35.357243] blk_update_request: I/O error, dev mmcblk1, sector 124735361 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 43.560218] blk_update_request: I/O error, dev mmcblk1, sector 124735362 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 51.763218] blk_update_request: I/O error, dev mmcblk1, sector 124735363 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 59.971209] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[ 59.979813] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 59.986239] mmc1: sdhci: Sys addr: 0x00000008 | Version: 0x00001004
[ 59.992661] mmc1: sdhci: Blk size: 0x00007200 | Blk cnt: 0x00000008
[ 59.999084] mmc1: sdhci: Argument: 0x00000000 | Trn mode: 0x00000033
[ 60.005508] mmc1: sdhci: Present: 0x01f70000 | Host ctl: 0x0000001f
[ 60.011931] mmc1: sdhci: Power: 0x0000000f | Blk gap: 0x00000080
[ 60.018355] mmc1: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007
[ 60.024777] mmc1: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[ 60.031201] mmc1: sdhci: Int enab: 0x03ff008b | Sig enab: 0x03ff008b
[ 60.037624] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[ 60.044048] mmc1: sdhci: Caps: 0x3de8c801 | Caps_1: 0x18002407
[ 60.050472] mmc1: sdhci: Cmd: 0x00000c1a | Max curr: 0x00000000
[ 60.056894] mmc1: sdhci: Resp[0]: 0x00080b00 | Resp[1]: 0x4780e32e
[ 60.063317] mmc1: sdhci: Resp[2]: 0x53433634 | Resp[3]: 0x00000900
[ 60.069740] mmc1: sdhci: Host ctl2: 0x0000000b
[ 60.074170] mmc1: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000817fc200
[ 60.081285] mmc1: sdhci: ============================================
[ 68.367197] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[ 68.375795] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 68.382219] mmc1: sdhci: Sys addr: 0x00000008 | Version: 0x00001004
[ 68.388643] mmc1: sdhci: Blk size: 0x00007200 | Blk cnt: 0x00000008
[ 68.395068] mmc1: sdhci: Argument: 0x00000000 | Trn mode: 0x00000033
[ 68.401490] mmc1: sdhci: Present: 0x01f70000 | Host ctl: 0x0000001f
[ 68.407913] mmc1: sdhci: Power: 0x0000000f | Blk gap: 0x00000080
[ 68.414337] mmc1: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007
[ 68.420760] mmc1: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[ 68.427184] mmc1: sdhci: Int enab: 0x03ff008b | Sig enab: 0x03ff008b
[ 68.433606] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[ 68.440028] mmc1: sdhci: Caps: 0x3de8c801 | Caps_1: 0x18002407
[ 68.446451] mmc1: sdhci: Cmd: 0x00000c1a | Max curr: 0x00000000
[ 68.452875] mmc1: sdhci: Resp[0]: 0x00080b00 | Resp[1]: 0x4780e32e
[ 68.459298] mmc1: sdhci: Resp[2]: 0x53433634 | Resp[3]: 0x00000900
[ 68.465719] mmc1: sdhci: Host ctl2: 0x0000000b
[ 68.470149] mmc1: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000817fc200
[ 68.477265] mmc1: sdhci: ============================================
[ 76.893229] blk_update_request: I/O error, dev mmcblk1, sector 124735360 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ 85.095221] blk_update_request: I/O error, dev mmcblk1, sector 124735361 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ 93.297303] blk_update_request: I/O error, dev mmcblk1, sector 124735362 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ 101.500253] blk_update_request: I/O error, dev mmcblk1, sector 124735363 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ 101.515219] Buffer I/O error on dev mmcblk1, logical block 15591920, async page read
[ 101.788582] random: systemd: uninitialized urandom read (16 bytes read)
[ 101.798144] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 101.818242] random: systemd: uninitialized urandom read (16 bytes read)
[ 101.826166] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 101.850208] random: systemd: uninitialized urandom read (16 bytes read)
[ 101.857874] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 101.878523] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password �…ts to Console Directory Watch.
[ 101.902339] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R�…uests to Wall Directory Watch.
[ 101.926349] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 101.942189] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 101.962138] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 101.978163] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 101.997182] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 102.020398] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 102.042529] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 102.069231] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 102.078168] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 102.098788] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 102.114905] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 102.138702] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 102.158524] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 102.182519] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 102.202465] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 102.230284] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 102.252373] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 102.270431] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[ 102.281941] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 102.296368] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 102.313318] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 102.322174] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 102.335092] systemd[1]: Mounting Kernel Configuration File System...
Mounting Kernel Configuration File System...
[ 102.362894] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 102.381567] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 102.391726] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 102.410715] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 102.432063] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Apply Kernel Variables.
Starting Flush Journal to Persistent Storage...
[ 102.602967] systemd-journald[191]: Received client request to flush runtime journal.
Starting Create System Users...
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
[ 102.798474] random: systemd: uninitialized urandom read (16 bytes read)
Starting udev Kernel Device Manager...[ 102.810946] random: systemd-journal: uninitialized urandom read (16 bytes read)
[ OK ] Started udev Coldplug all Devices.
[ OK ] Mounted /media/ram.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Mounted /var/volatile.
[ 102.915630] random: systemd: uninitialized urandom read (16 bytes read)
Starting Network Service...
Starting udev Wait for Complete Device Initialization...
Starting Load/Save Random Seed...
[ OK ] Started Network Service.
[ 103.231470] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 103.241106] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 103.308986] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 103.320389] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 104.142055] random: crng init done
[ 104.145472] random: 163 urandom warning(s) missed due to ratelimiting
[ 107.350798] am65-cpsw-nuss 8000000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 107.359457] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ **] (3 of 3) A start job is running for�…/by-uuid/1556-6042 (9s / 1min 30s)
[ 111.424216] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[ 111.432822] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 111.439246] mmc1: sdhci: Sys addr: 0x00000008 | Version: 0x00001004
[ 111.445670] mmc1: sdhci: Blk size: 0x00007200 | Blk cnt: 0x00000008
[ 111.452093] mmc1: sdhci: Argument: 0x00000000 | Trn mode: 0x00000033
[ 111.458517] mmc1: sdhci: Present: 0x01f70000 | Host ctl: 0x0000001f
[ 111.464940] mmc1: sdhci: Power: 0x0000000f | Blk gap: 0x00000080
[ 111.471364] mmc1: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007
[ 111.477788] mmc1: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[ 111.484210] mmc1: sdhci: Int enab: 0x03ff008b | Sig enab: 0x03ff008b
[ 111.490632] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[ 111.497055] mmc1: sdhci: Caps: 0x3de8c801 | Caps_1: 0x18002407
[ 111.503478] mmc1: sdhci: Cmd: 0x00000c1a | Max curr: 0x00000000
[ 111.509901] mmc1: sdhci: Resp[0]: 0x00080b00 | Resp[1]: 0x4780e32e
[ 111.516325] mmc1: sdhci: Resp[2]: 0x53433634 | Resp[3]: 0x00000900
[ 111.522748] mmc1: sdhci: Host ctl2: 0x0000000b
[ 111.527178] mmc1: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000817fc200
[ **] (2 of 3) A start job is running for�…/Save Random Seed (17s / 10min 1s)
[ 119.742214] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
[ 119.750821] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 119.757246] mmc1: sdhci: Sys addr: 0x00000008 | Version: 0x00001004
[ 119.763670] mmc1: sdhci: Blk size: 0x00007200 | Blk cnt: 0x00000008
[ 119.770093] mmc1: sdhci: Argument: 0x00000000 | Trn mode: 0x00000033
[ 119.776516] mmc1: sdhci: Present: 0x01f70000 | Host ctl: 0x0000001f
[ 119.782940] mmc1: sdhci: Power: 0x0000000f | Blk gap: 0x00000080
[ 119.789364] mmc1: sdhci: Wake-up: 0x00000000 | Clock: 0x00000007
[ 119.795787] mmc1: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[ 119.802210] mmc1: sdhci: Int enab: 0x03ff008b | Sig enab: 0x03ff008b
[ 119.808632] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[ 119.815055] mmc1: sdhci: Caps: 0x3de8c801 | Caps_1: 0x18002407
[ 119.821479] mmc1: sdhci: Cmd: 0x00000c1a | Max curr: 0x00000000
[ 119.827902] mmc1: sdhci: Resp[0]: 0x00080b00 | Resp[1]: 0x4780e32e
[ 119.834325] mmc1: sdhci: Resp[2]: 0x53433634 | Resp[3]: 0x00000900
[ 119.840748] mmc1: sdhci: Host ctl2: 0x0000000b
[ 119.845178] mmc1: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000817fc200
[ *** ] (2 of 3) A start job is running for�…/Save Random Seed (26s / 10min 1s)
[* ] (1 of 3) A start job is running for�…ice Initialization (34s / 3min 1s)
[*** ] (1 of 3) A start job is running for�…ice Initialization (42s / 3min 1s)
[ ***] (3 of 3) A start job is running for�…by-uuid/1556-6042 (51s / 1min 30s)
[ 152.875281] blk_update_request: I/O error, dev mmcblk1, sector 124735363 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ OK ] Started Load/Save Random Seed.
[ OK ] Started udev Wait for Complete Device Initialization.
[ OK ] Found device /dev/disk/by-uuid/1556-6042.
Mounting /boot...
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Rebuild Dynamic Linker Cache...
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Run pending postinsts...
Starting Rebuild Journal Catalog...
Starting Network Name Resolution...
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Rebuild Dynamic Linker Cache.
[ OK ] Started Rebuild Journal Catalog.
Starting Update is Completed...
[ OK ] Started Update is Completed.
[ OK ] Started Run pending postinsts.
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Reached target Timers.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting sshd.socket.
[ OK ] Listening on sshd.socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System. +-----------------------------+
[ OK ] Started Kernel Logging Service. | |
[ OK ] Started System Logging Service. | Cannot open /dev/ttyUSB0! |
[ OK ] Started D-Bus System Message Bus. | |
Starting Login Service... +-----------------------------+
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
[ OK ] Started Synchronize System and HW clocks.
[ OK ] Started Login Service.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62xx-evm ttyS2
Arago 2021.09 am62xx-evm ttyS2