commit | b1c41231c43b0cc6719b93fe0e0e985b7abb7f5a | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Mon Jun 01 21:53:29 2020 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Mon Jul 27 14:16:27 2020 +0530 |
tree | d5a151b6bbf222e5089fd2fbd4cb416c079b5ba6 | |
parent | 2eca7b97046e96e5cde4431b6635e0b4173b3e40 [diff] |
armv8: layerscape: fix alignment for spin table Fix the alignment so it will match the comments. The spin table has to be 8 byte aligned, so ".align 3" is enough. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>