Merge pull request #756 from douglas-raillard-arm/dr/doc_fix_link_fw_design

firmware-design.md: Fix broken link
This commit is contained in:
danh-arm 2016-11-16 11:35:49 +00:00 committed by GitHub
commit c0c1719c8d
1 changed files with 1 additions and 1 deletions

View File

@ -1077,7 +1077,7 @@ reset handling functions.
Details for implementing a CPU specific reset handler can be found in
Section 8. Details for implementing a platform specific reset handler can be
found in the [Porting Guide](see the `plat_reset_handler()` function).
found in the [Porting Guide] (see the `plat_reset_handler()` function).
When adding functionality to a reset handler, keep in mind that if a different
reset handling behavior is required between the first and the subsequent