Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2023 19:47:42 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        Warner Losh <imp@bsdimp.com>, dev-commits-src-branches@freebsd.org
Subject:   git: e006859bce01 and git: 8cc2156f85bb (and more?) for stable/13: removing some mips support and using 1400000 in one place?
Message-ID:  <F84F3F96-9A2E-4698-89AC-948BF47442C7@yahoo.com>
References:  <F84F3F96-9A2E-4698-89AC-948BF47442C7.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
https://www.freebsd.org/platforms/ shows mips as Tier 2 for 13.x but:

=
https://lists.freebsd.org/archives/dev-commits-src-branches/2023-January/0=
08721.html

is:

QUOTE
The branch stable/13 has been updated by imp:
. . .
    stand: remove mips support

As part of decommissioning mips support, remove the boot loader
support. Do this in advance of other boot loader work to limit the
amount of work that will be thrown away.
END QUOTE

But earlier there was also a change to use a:

#define __FreeBSD_version 1400000

in stable/13:

=
https://lists.freebsd.org/archives/dev-commits-src-branches/2023-January/0=
08705.html

QUOTE
The branch stable/13 has been updated by imp:
. . .
    Bump the FreeBSD kernel version in kernel boot shim.
. . .
-#define __FreeBSD_version 1300000
+#define __FreeBSD_version 1400000
. . .
END QUOTE

=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F84F3F96-9A2E-4698-89AC-948BF47442C7>