diff options
author | davidcunado-arm <david.cunado@arm.com> | 2017-09-07 08:46:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-07 08:46:47 +0100 |
commit | 8b6385deb379c1e36e2d729e5c5dd9a5f30bb04f (patch) | |
tree | 490e14ed28655d13c05a4b171e925cd980578989 /docs | |
parent | 5457874575a67b08606a35682e1dd9a5ebb984e8 (diff) | |
parent | b16bb16e3b6423929c2b2a7c23486ef538cca6aa (diff) | |
download | platform_external_arm-trusted-firmware-8b6385deb379c1e36e2d729e5c5dd9a5f30bb04f.tar.gz platform_external_arm-trusted-firmware-8b6385deb379c1e36e2d729e5c5dd9a5f30bb04f.tar.bz2 platform_external_arm-trusted-firmware-8b6385deb379c1e36e2d729e5c5dd9a5f30bb04f.zip |
Merge pull request #1082 from vchong/load_img_v2_parse_optee_header
hikey*: Add LOAD_IMAGE_V2 and OP-TEE header parsing support
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plat/hikey.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plat/hikey.rst b/docs/plat/hikey.rst index 125941f88..e194edee5 100644 --- a/docs/plat/hikey.rst +++ b/docs/plat/hikey.rst @@ -126,7 +126,7 @@ Setup Console And you could open the console remotely, too. -Flush images in recovery mode +Flash images in recovery mode ----------------------------- - Make sure Pin3-Pin4 on J15 are connected for recovery mode. Then power on HiKey. |