[coreboot-gerrit] Change in ...coreboot[master]: Documentation/*/fit.md: Fix reference to arm64 FIT implementation file

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Wed Dec 12 02:04:55 CET 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30174


Change subject: Documentation/*/fit.md: Fix reference to arm64 FIT implementation file
......................................................................

Documentation/*/fit.md: Fix reference to arm64 FIT implementation file

Change-Id: I5844642e25f4c9fe114f621446b4df1075500441
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M Documentation/lib/payloads/fit.md
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/30174/1

diff --git a/Documentation/lib/payloads/fit.md b/Documentation/lib/payloads/fit.md
index 53be92e..24807bf 100644
--- a/Documentation/lib/payloads/fit.md
+++ b/Documentation/lib/payloads/fit.md
@@ -25,7 +25,7 @@
 
 The FIT parser needs architecure support.
 ### aarch64
-The source code can be found in `src/arch/arm64/fit.c`.
+The source code can be found in `src/arch/arm64/fit_payload.c`.
 
 On aarch64 the kernel (a section named 'kernel') must be in **Image**
 format and it needs a devicetree (a section named 'fdt') to boot.

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30174
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5844642e25f4c9fe114f621446b4df1075500441
Gerrit-Change-Number: 30174
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181212/4a2ccaa1/attachment-0001.html>


More information about the coreboot-gerrit mailing list