projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3944adc
)
firmware-design: Fix typo in ToC header flags specification
author
dp-arm
<dimitris.papastamos@arm.com>
Thu, 16 Mar 2017 09:31:35 +0000
(09:31 +0000)
committer
dp-arm
<dimitris.papastamos@arm.com>
Mon, 20 Mar 2017 13:43:52 +0000
(13:43 +0000)
Fixes ARM-software/tf-issues#463
Change-Id: I73e0c5fbd87004953df8b1fa19319ad562ecc867
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
docs/firmware-design.md
patch
|
blob
|
history
diff --git
a/docs/firmware-design.md
b/docs/firmware-design.md
index 523fa55c15781ab0464d34e588e56df1b4f96a97..45e56e69b17267b671a8a8e3e22dc9cfa2a5bb12 100644
(file)
--- a/
docs/firmware-design.md
+++ b/
docs/firmware-design.md
@@
-1752,7
+1752,7
@@
The ToC header has the following fields:
`name`: The name of the ToC. This is currently used to validate the header.
`serial_number`: A non-zero number provided by the creation tool
`flags`: Flags associated with this data.
- Bits 0-
13
: Reserved
+ Bits 0-
31
: Reserved
Bits 32-47: Platform defined
Bits 48-63: Reserved