NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-macppc/44895: ofwboot.xcf from current cannot boot system



The following reply was made to PR port-macppc/44895; it has been noted by GNATS.

From: scole_mail <scole_mail%gmx.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: matt%netbsd.org@localhost
Subject: Re: port-macppc/44895: ofwboot.xcf from current cannot boot system
Date: Fri, 15 Sep 2017 14:39:15 -0700

 I ran into this issue from current from a few days ago.  I'm using a
 powermac 7500/604, and couldn't boot ofwboot
 
 0 > boot file: 10.0.0.1,ofwboot.xcfloading XCOFF
 tsize=10000 dsize=258 bsize=2750 entry=E00000 
 SECTIONS:
 .text    00E00000 00E00000 00010000 00001000
 .data    00E10000 00E10000 00000258 00011000
 .bss     00E10258 00E10258 00002750 00000000
 .gnu.att 00000000 00000000 00000010 00011258
 .ident   00000000 00000000 00000076 00011268
 loading .textDEFAULT CATCH!, code=FFF00300 
  ok
 
 7.1 worked fine for me though:
 0 > boot file: 10.0.0.1,ofwboot.xcfloading XCOFF
 tsize=EF00 dsize=250 bsize=2750 entry=E00000 
 SECTIONS:
 .eh_fram 00000074 00000074 00002218 0000014C
 .text    00E00000 00E00000 0000EF00 00002370
 .data    00E0F000 00E0F000 00000250 00011270
 .bss     00E0F250 00E0F250 00002750 00000000
 .gnu.att 00000000 00000000 00000010 000114C0
 .ident   00000000 00000000 00000076 000114D0
 loading .text, done..
 loading .data, done..
 clearing .bss, done..
 
 
 Neither versions (current or 7.1) of the ofwboot.elf worked for me.
 
 I haven't had time to look at this, but I may have had a similar issue
 before
   http://mail-index.netbsd.org/port-macppc/2014/12/23/msg002129.html
 but <matt> did some magic fixing the linker script, maybe the problem is
 similar.
 
 Thanks
 


Home | Main Index | Thread Index | Old Index