[coreboot] [commit] r6608 - trunk/src/southbridge/nvidia/ck804

Scott Duplichan scott at notabs.org
Mon May 23 04:18:02 CEST 2011


Stefan Reinauer wrote:

]>>> +	.align 4
]>> Shouldn't this be .align 16 then?
]> The as(1) info page says it's in bits on x86.
]>
]> 	Jonathan Kollasch
]>
]Oh does it? This used to be only the case for i386 + a.out. It seems at 
]least the coreboot reference compiler assumes those are bytes.

It's easy enough to check. I changed the value from 4 to 5:

romstrap.inc:24: Error: alignment not a power of 2

Thanks,
Scott







More information about the coreboot mailing list