commit | 6caf51c62cc2ce16a0ad76ea361f3e15a707a295 | [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 | 2c8df1906cece836585d528438ccd789775d94a6 [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>