]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm64: use store with auto-increment
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Jan 2017 07:15:30 +0000 (16:15 +0900)
committerTom Rini <trini@konsulko.com>
Wed, 8 Feb 2017 14:17:31 +0000 (09:17 -0500)
commit07a63c7e7de28ddc6cdc7d8c1e75a69b35dc6332
tree34877a1b6377782637b7e05a610895bd5dbcd0a2
parentb913c3f0790a4785b2cf0afa49d4c3e4ffddc2cd
arm64: use store with auto-increment

Save one instruction.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/lib/crt0_64.S