Bug 230333

Summary: BANANAPI 20180802-r337160 panic on boot
Product: Base System Reporter: Glen Barber <gjb>
Component: armAssignee: freebsd-arm (Nobody) <freebsd-arm>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bananapi console none

Description Glen Barber freebsd_committer freebsd_triage 2018-08-03 16:21:43 UTC
Created attachment 195821 [details]
bananapi console

Console output attached.
Comment 1 Emmanuel Vadot freebsd_committer freebsd_triage 2018-08-03 19:20:59 UTC
Ok, don't really know what's going on but the log helps, I'll have a look.
Comment 2 Emmanuel Vadot freebsd_committer freebsd_triage 2018-08-05 06:12:04 UTC
Switch to EFI made the kernel using the DTB embedded in u-boot, which is very old.
Some patch have been sent to update the DTS.
This is a similar issue to PR #230331, we need to install the DTB to the fat partition.
I've started a release build that does that and will open a review when I've confirmed that everything is correct.
Comment 3 Emmanuel Vadot freebsd_committer freebsd_triage 2018-08-06 17:22:20 UTC
Fixed by 337383