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

Patrick Georgi (Code Review) gerrit at coreboot.org
Wed Dec 19 06:19:03 CET 2018


Patrick Georgi has submitted this change and it was merged. ( 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>
Reviewed-on: https://review.coreboot.org/c/30174
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Tristan Corrick <tristan at corrick.kiwi>
---
M Documentation/lib/payloads/fit.md
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Tristan Corrick: Looks good to me, approved



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: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Tristan Corrick <tristan at corrick.kiwi>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181219/7995e5e3/attachment.html>


More information about the coreboot-gerrit mailing list