[U-Boot-Users] .section .bootpg, "ax"

Charles Krinke ckrinke at istor.com
Sun Mar 18 21:46:46 CET 2007


I am puzzled by a statement in various init.S files in ppc near the end of the file. The statement is

.section .bootpg, "ax"

I understand ".section" & ".bootpg" as they are describing sections for the lds linker file to collect all the .bootpg segments together at linker time up near the reset vector.

But, ... What does the "ax" mean?

I thank the group in advance for helping me understand.

Charles




More information about the U-Boot mailing list