diff options
author | Andreas Schwab <schwab@suse.de> | 2020-01-09 12:49:38 +0100 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2020-01-10 09:30:27 +0530 |
commit | 6ffe1bed09be1cb2db8755b30c0258849184400b (patch) | |
tree | b8ae22adece62c49f4cce1fde68901a5ed060135 /platform | |
parent | f95dd39ab6ed9711aabc56968582aa44130a9f89 (diff) |
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: Andreas Schwab <schwab@suse.de>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions