Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2017 20:10:41 +0900 (JST)
From:      Mori Hiroki <yamori813@yahoo.co.jp>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   Re: kld problem at Atheros AR9132
Message-ID:  <839292.84048.qm@web101712.mail.ssk.yahoo.co.jp>
In-Reply-To: <CAPyFy2AfxBqYW0bzcgQ6Xw2RSioHUtpH6c%2BamsXKviJ_zvXN5A@mail.gmail.com>
References:  <632017.92175.qm@web101706.mail.ssk.yahoo.co.jp> <805328.90571.qm@web101707.mail.ssk.yahoo.co.jp> <108182.74391.qm@web101702.mail.ssk.yahoo.co.jp> <CAJ-Vmo=t=S15GqzdHnDj7vrSv4yy=fiRNYQBb14Z8NzBTF6nFg@mail.gmail.com> <623774.68843.qm@web101719.mail.ssk.yahoo.co.jp> <CAJ-Vmo=ZXsFOv_a8Aa7SwAYNp_QHDO2WOAunapLcjb=Je8ED8w@mail.gmail.com> <20170214214631.27afb824@kan> <551993.21971.qm@web101703.mail.ssk.yahoo.co.jp> <CAPyFy2AfxBqYW0bzcgQ6Xw2RSioHUtpH6c%2BamsXKviJ_zvXN5A@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

Hi

I do convert by objcopy as this.

% /foo/opjcopy -O binary Onion_Omega_kernel Onion_Omega_kernel.ng
% /bar/opjcopy -O binary Onion_Omega_kernel Onion_Omega_kernel.ok

This is file.

https://www.dropbox.com/sh/p0dw40q9ihjfwxx/AABgpY9XINYkCPe6Up1mWKeDa?dl=0


Onion_Omega_kernel is original elf kernel.


Onion_Omega_kernel.ok is used binutil objcopy.


Onion_Omega_kernel.ng is used elftoolchain objcopy.



Regards.

Hiroki Mori


----- Original Message -----
> From: Ed Maste <emaste@freebsd.org>
> To: Mori Hiroki <yamori813@yahoo.co.jp>
> Cc: Alexander Kabaev <kabaev@gmail.com>; Adrian Chadd <adrian.chadd@gmail.com>; "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
> Date: 2017/6/18, Sun 19:15
> Subject: Re: kld problem at Atheros AR9132
> 
> On 15 June 2017 at 09:15, Mori Hiroki <yamori813@yahoo.co.jp> wrote:
>>  Hi.
>> 
>>  I still have this problem. I seem this is endian problem.
>> 
>>  microserver % cmp -l Onion_Omega_kernel.binutil.ok 
> Onion_Omega_kernel.elfcopy.ng
>>   | head
>>  3055349   0   3
>>  3055350   0  20
>>  3055351  20   0
>>  3055352   3   0
> 
> Can you extract and share the elfcopy/objcopy invocation? If you can
> also make the ELF input file available I will investigate.
>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?839292.84048.qm>