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.

AM62L-PROCESSOR-SDK: SW-Reboot issue

Part Number: AM62L-PROCESSOR-SDK


Tool/software:

Hi,

While working with the AM62L3 i have faced an issue regarding sw-reboot . But it seems to be working fine in my another board of 2gb ram with the same sd card used for booting in the board which is having issue.
As per my knowledge the board is directly going to UART mode after reseting . what could be the issue for this .I have tried checking the SD card related pins and they seems to be working fine.Please check the attached prints where my board gets stuck.


 OK  ] Unmounted Temporary Directory /tmp.
[  OK  ] Unmounted /var/volatile.
[  OK  ] Stopped target Swaps.
[  OK  ] Reached target Unmount All Filesystems.
[  OK  ] Stopped File System Check on /dev/mmcblk0p1.
[  OK  ] Stopped File System Check on /dev/mmcblk0p2.
[  OK  ] Stopped File System Check on /dev/mmcblk1p1.
[  OK  ] Removed slice Slice /system/systemd-fsck.
[  OK  ] Stopped target Preparation for Local File Systems.
[  OK  ] Stopped Remount Root and Kernel File Systems.
[  OK  ] Stopped Create Static Device Nodes in /dev.
[  OK  ] Stopped Create Static Device Nodes in /dev gracefully.
[  OK  ] Reached target System Shutdown.
[  OK  ] Reached target Late Shutdown Services.
[  OK  ] Finished System Reboot.
[  OK  ] Reached target System Reboot.
[  197.250374] audit: type=1334 audit(1736362290.150:26): prog-id=16 op=UNLOAD
[  197.258431] audit: type=1334 audit(1736362290.150:27): prog-id=15 op=UNLOAD
[  197.266458] audit: type=1334 audit(1736362290.162:28): prog-id=5 op=UNLOAD
[  197.274124] audit: type=1334 audit(1736362290.162:29): prog-id=4 op=UNLOAD
[  197.281895] audit: type=1334 audit(1736362290.162:30): prog-id=3 op=UNLOAD
[  197.312224] watchdog: watchdog0: nowayout prevents watchdog being stopped!
[  197.319173] watchdog: watchdog0: watchdog did not stop!
[  197.347072] systemd-shutdown[1]: Using hardware watchdog 'K3 RTI Watchdog', version 0, device /dev/watchdog0
[  197.357251] systemd-shutdown[1]: Modifying watchdog hardware timeout is not supported, reusing the programmed timeout.
[  197.367990] systemd-shutdown[1]: Watchdog running with a hardware timeout of 1min.
[  197.458105] systemd-shutdown[1]: Syncing filesystems and block devices.
[  197.476936] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  197.504752] systemd-journald[109]: Received SIGTERM from PID 1 (systemd-shutdow).
[  197.536953] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  197.557473] systemd-shutdown[1]: Unmounting file systems.
[  197.566294] (sd-remount)[970]: Remounting '/' read-only with options ''.
[  197.608298] EXT4-fs error (device mmcblk1p2): ext4_mark_recovery_complete:6236: comm (sd-remount): Orphan file not empty on read-only fs.
[  197.620868] EXT4-fs (mmcblk1p2): re-mounted a158077c-bd78-4f71-af1a-ea8a8832a048 ro. Quota mode: none.
[  197.638309] systemd-shutdown[1]: All filesystems unmounted.
[  197.644208] systemd-shutdown[1]: Deactivating swaps.
[  197.649497] systemd-shutdown[1]: All swaps deactivated.
[  197.654772] systemd-shutdown[1]: Detaching loop devices.
[  197.665997] systemd-shutdown[1]: All loop devices detached.
[  197.671706] systemd-shutdown[1]: Stopping MD devices.
[  197.677243] systemd-shutdown[1]: All MD devices stopped.
[  197.682599] systemd-shutdown[1]: Detaching DM devices.
[  197.688071] systemd-shutdown[1]: All DM devices detached.
[  197.693496] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[  197.703159] watchdog: watchdog0: nowayout prevents watchdog being stopped!
[  197.710046] systemd-shutdown[1]: Failed to disable hardware watchdog, ignoring: Device or resource busy
[  197.719441] watchdog: watchdog0: nowayout prevents watchdog being stopped!
[  197.726313] watchdog: watchdog0: watchdog did not stop!
[  197.743580] systemd-shutdown[1]: Syncing filesystems and block devices.
[  197.750502] systemd-shutdown[1]: Rebooting.
[  197.765838] reboot: Restarting system
02000000011a0000616d36326c0000000000000048534653000001000000010002a6000000000000fe73d96bbf79f784d9aee9fc5698d1093936556f93abf79f3ec7ce923079c478f837b12296da2a81a2fa024cb9d2423a14511488622a9ca591e5ee057175b142adC

--Dheeraj