[Bug 233863] r345425 on PowerMac G5 may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 22 09:55:24 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233863
Mark Millard <marklmi26-fbsd at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #203652|0 |1
is obsolete| |
--- Comment #27 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
Created attachment 203889
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203889&action=edit
Investigatory stand/powerpc/ofw/ofwfdt.c and sys/contrib/libfdt/fdt_rw.c
patches
stand/powerpc/ofw/ofwfdt.c is updated because:
A) ofwfdt_fixups had the odd mix for context handling:
G3's/G4's (4,1 and 3,6 PowerMac examples) eliminated /memory at 0/available
but. . .
G5's (7,2 and 11,2 examples) did not eliminate /memory0,0/available
Now it does both.
B) fdt_platform_load_dtb did no checking of return status values
or reporting of its own of such failures.
Note: sys/contrib/libfdt/fdt_rw.c is unchanged.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ppc
mailing list