commit | b75e072c1c53cade2c3944433d852d7d6046661b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Apr 21 14:43:22 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Apr 24 09:56:47 2016 +0900 |
tree | b017834dc0f0654a3b275f86919ff818234d60f6 | |
parent | 306d37e949ed63b6d937589793f0ed0659f58adf [diff] |
ARM: uniphier: speed up loading kernel image from NOR device Copy the kernel image double-word-wise rather than byte-wise. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>