Re: TG3(Tigoon) & Kernel 2.4.27

From: Andreas Schwab
Date: Mon Aug 30 2004 - 17:36:59 EST


neroden@xxxxxxxxxxx (Nathanael Nerode) writes:

> You can use simple assembler trickery to pack it up into a
> normal object file *if* you have an assembler for mips *and* you know whether
> the chip is running little-endian or big-endian (I have no idea). You may
> need other information as well. :-P Then and only then can you try to
> dissassemble it with objdump.

You don't have to pack it up, objdump can also disassemble raw data (with
--target=binary, --disassemble-all and suitable --architecture).

Andreas.

--
Andreas Schwab, SuSE Labs, schwab@xxxxxxx
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/