commit | d2057bbb79aad0e0f20112edd7b6599f06101e64 | [log] [tgz] |
---|---|---|
author | Yunzhi Li <yunzhi.li@deephi.tech> | Mon Aug 07 17:37:04 2017 +0800 |
committer | Wei Xu <xuwei5@hisilicon.com> | Wed Aug 16 10:40:46 2017 +0100 |
tree | fda2fb86ee6b01a886fa7feb64f697bc74d8bb48 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
ARM: hisi: Fix typo in comment The machine code "0xe51ff004" means "ldr pc, [pc, #-4]". This patch fixed the comment typo to avoid any confusion. Signed-off-by: Yunzhi Li <yunzhi.li@deephi.tech> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>