svn commit: r306065 - in head/sys vs. PowerMacs: Nathan's trail patch included but inappropriate?

Mark Millard markmi at dsl-only.net
Thu Sep 22 19:34:16 UTC 2016


On 2016-Sep-21, at 12:54 PM, Krzysztof Parzyszek <kristof at swissmail.org> wrote:

> On 9/21/2016 1:15 PM, Jukka A. Ukkonen wrote:
>> Anyhow the old code will not boot on a G5 without a change, neither
>> will it boot with Nathan's patch included. Releasing 11.0-stable in
>> a state that will not actually boot on one of the supported platforms
>> will not look awfully bright either. I guess this is an issue for
>> the re team to decide.
> 
> The 11 as it stands does not boot on my PowerMac G5.  It hangs before it starts printing the booting output. The only exception is that when I enable DDB, it prints two lines about DDB and then hangs.
> 
> It does boot under Qemu though.  I don't know what is going on.
> 
> -Krzysztof

I do not know which variant(s) of 11.0 you are using.

If releng/11.0 : Have you picked up -r305904 that Justin Hibbits checked-in?

If stable/11 : Have you picked up -r305901 that Justin Hibbits checked-in?

If head (so 12) : Have you picked up -r305894 that Justin Hibbits checked-in?

In all 3 cases the description is:

>  Increase the boot1 file size on the HFS boot image.
> 
>  The boot1.elf is too fat for 30k, it's now 32k on powerpc64, and 34k on powerpc.
>  Without this, boot1 will fail with odd behaviors.

This is not needed for 10.x-??? .

The updated files are in sys/boot/powerpc/boot1.chrp/ :

 Makefile.hfs
 generate-hfs.sh
 hfs.tmp1.bz2.uu

===
Mark Millard
markmi at dsl-only.net



More information about the freebsd-ppc mailing list