Commit 6ffe1bed authored by Andreas Schwab's avatar Andreas Schwab Committed by Anup Patel
Browse files

firmware: Fix placement of .align directives



Move the .align directives after switching the section.  We want to align
the start of the current section, not the end of the previous section.
This also obsoletes the misguided workaround of disabling relaxation.

Signed-off-by: default avatarAndreas Schwab <schwab@suse.de>
Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
parent f95dd39a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment