Commit 19987fa1 authored by Diego Biurrun's avatar Diego Biurrun

bfin: vp3: Mark all binary object sections appropriately

This fixes a leftover from e44d7c65.
parent ea49f605
......@@ -51,7 +51,7 @@ coefs:
.short 0x7D8A; //cos(pi/16)
#if defined(__FDPIC__) && CONFIG_SRAM
.section .l1.data.A
.section .l1.data.A,"aw",@progbits
#endif
vtmp: .space 256
......
Markdown is supported
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