orangepi-xunlong / openwrt

For Orange Pi R1 Plus/R1 Plus LTS
Other
115 stars 87 forks source link

Soft Reboot Hangs #18

Closed DRTEK closed 2 years ago

DRTEK commented 2 years ago

[ 34.721578] reboot: Restarting system INFO: PSCI Power Domain Map: INFO: Domain Node : Level 2, parent_node -1, State ON (0x0) INFO: Domain Node : Level 1, parent_node 0, State ON (0x0) INFO: Domain Node : Level 0, parent_node 0, State ON (0x0) INFO: Domain Node : Level 0, parent_node 0, State ON (0x0) INFO: CPU Node : MPID 0x0, parent_node 1, State ON (0x0) INFO: CPU Node : MPID 0x1, parent_node 1, State ON (0x0) INFO: CPU Node : MPID 0x2, parent_node 1, State ON (0x0) INFO: CPU Node : MPID 0x3, parent_node 1, State ON (0x0)

DRTEK commented 2 years ago

any feedbacks ? thank you

baiywt commented 2 years ago

After testing, it is found that this issue may appear on some SDcard, so I made the following changes https://github.com/orangepi-xunlong/openwrt/commit/14d3a99e17f2ec6097eeef97530cba2d62c58d3c, but still need a lot of test.

DRTEK commented 2 years ago

Hello , i have tested on the same sd card and it seems to be stable now Thank you