Tested many times and we found there is a certain probability that orin fails to boot.
The debug log is as follows.
[00:08:46:020]
[00:08:46:023] <0xff><0xe4>NOTICE: BL31: v2.6(release):6363e7382
[00:08:46:024] NOTICE: BL31: Built : 15:09:30, Jan 24 2023
[00:08:46:031] ERROR: Exception reason=2 syndrome=0x80000011
[00:08:46:032] ERROR: **************************************
[00:08:46:039] ERROR: RAS Uncorrectable Error in SCC, base=0xe014000:
[00:08:46:042] ERROR: Status = 0xe400090d
[00:08:46:045] ERROR: SERR = Illegal address (software fault): 0xd
[00:08:46:052] ERROR: IERR = Address Range Error: 0x9
[00:08:46:053] ERROR: MISC0 = 0x2000000
[00:08:46:056] ERROR: MISC1 = 0x2991
[00:08:46:059] ERROR: MISC2 = 0x0
[00:08:46:062] ERROR: MISC3 = 0x0
[00:08:46:062] ERROR: ADDR = 0xdf625de190
[00:08:46:065] ERROR: **************************************
[00:08:46:072] ERROR: sdei_dispatch_event returned -1
[00:08:46:075] <0xff><0xe8>DCE: FW Boot Done
bootfailed.txt (38.1 KB)
Hi,
It is a known issue and not yet resolved.
We cut off the power directly when testing.Is this the cause of the boot failure?
Hi Wayne, I also met this, Orin NX 16GB + custom carrier board, R35.3.1 , and here is the log:
ÿ㍏TICE: BL31: v2.6(release):07eea4970
NOTICE: BL31: Built : 07:55:15, Mar 19 2023
ERROR: Exception reason=2 syndrome=0x80000011
ERROR: **************************************
ERROR: RAS Uncorrectable Error in SCC, base=0xe017000:
ERROR: Status = 0xe400090d
ERROR: SERR = Illegal address (software fault): 0xd
ERROR: IERR = Address Range Error: 0x9
ERROR: MISC0 = 0x2000000
ERROR: MISC1 = 0x1d991
ERROR: MISC2 = 0x0
ERROR: MISC3 = 0x0
ERROR: ADDR = 0x80000081e110e224
ERROR: **************************************
ERROR: sdei_dispatch_event returned -1
ÿ
Orin_nx_fail_to_boot.txt (29.5 KB)
any plan to solve this ?
Is this always happened or only happened in maybe 1/100 reboot? If this is very frequent issue, then it is different one.
About 1/1000 happens, my situation is testing coldboot stability.
Then it is same issue. Still working on the fix.
OK , thanks for supporting this, please share the patch if the issue fixed.
1 Like
Hi @WayneWWW , is there a patch now to fix this ?