]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Aug 2016 07:08:39 +0000 (16:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 11 Aug 2016 08:49:13 +0000 (17:49 +0900)
commit0efbbc5c613b28614eb3323145b5d3eda4a33188
tree93597a28d5a2520bafd79455725630a427fd06da
parente731a5385d1e8b0ffaa69977899dc4246de53db4
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>
arch/arm/mach-uniphier/arm32/lowlevel_init.S