Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 09:55:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ppc@FreeBSD.org
Subject:   [Bug 233863] r345425 on PowerMac G5 may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder
Message-ID:  <bug-233863-21-uYR1b0Z2Dm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233863-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233863-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233863

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203652|0                           |1
        is obsolete|                            |

--- Comment #27 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Created attachment 203889
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203889&action=
=3Dedit
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@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233863-21-uYR1b0Z2Dm>