[U-Boot] QUESTION: How do I generate an assembly listing?
Jonathan Haws
Jonathan.Haws at sdl.usu.edu
Thu May 7 00:11:48 CEST 2009
I need to generate an assembly listing that contains all the assembly code generated by the compiler. I have tried putting the standard GCC options in ppc_config.mk, but cannot get the results I am looking for.
What I need is a listing file that contains the address (preferably with _start at 0x00000000) and the function name and any assembly code with their respective addresses.
Can this easily be done?
--
Jonathan R. Haws
Electrical Engineering
Space Dynamics Laboratory
Jonathan.Haws at sdl.usu.edu
(435)797-4629
More information about the U-Boot
mailing list