Bug 224070 - [patch] workaround boot-time panic on Orange Pi + 2E
Summary: [patch] workaround boot-time panic on Orange Pi + 2E
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: CURRENT
Hardware: arm Any
: --- Affects Some People
Assignee: freebsd-arm (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-12-04 03:31 UTC by Mark Linimon
Modified: 2021-03-01 15:59 UTC (History)
1 user (show)

See Also:


Attachments
patch to a10_codec.c (548 bytes, patch)
2017-12-04 03:31 UTC, Mark Linimon
no flags Details | Diff
stacktrace of the panic without the hack (920 bytes, text/plain)
2017-12-04 03:34 UTC, Mark Linimon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2017-12-04 03:31:05 UTC
Created attachment 188509 [details]
patch to a10_codec.c

This hack allows me to bring the Orange Pi + 2E up to multiuser.  This is a workaround for what is probably an error in the dtb.

Note: you still don't get Ethernet with this patch; that's a separate problem and apparently common to our Orange Pi support.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2017-12-04 03:34:02 UTC
Created attachment 188510 [details]
stacktrace of the panic without the hack

An excerpt from the dmesg up to and including the panic, followed by a brief excerpt from the stacktrace.
Comment 2 Mitchell Horne freebsd_committer freebsd_triage 2021-01-11 21:27:02 UTC
Mark, based on the discussion in the related PR, it would seem this has been fixed. Do you know if this is the case?
Comment 3 Mitchell Horne freebsd_committer freebsd_triage 2021-03-01 15:59:52 UTC
Closing now, as it appears fixed in the related PR. Please re-open if this is not the case.