commit | 0efbbc5c613b28614eb3323145b5d3eda4a33188 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 10 16:08:39 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 11 17:49:13 2016 +0900 |
tree | 93597a28d5a2520bafd79455725630a427fd06da | |
parent | e731a5385d1e8b0ffaa69977899dc4246de53db4 [diff] |
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init Here, the ldr pseudo-instruction falls into the ldr + data set. The register access by [r1, #offset] produces shorter code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>