Skip to content

Commit 53eeef9

Browse files
Merge pull request #29 from qualcomm-linux/quic-kaushalk-patch-12
Update Documentation.md
2 parents 02b5e1e + ca401e5 commit 53eeef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ cp -rap qcom-dtb-metadata/qcom-fitimage.its qcom-dtb-metadata/qcom-next-fitimage
445445

446446
# Copy the dtb/dtbo files from the kernel tree to the fit_image directory. For steps on cloning and building the Qualcomm Linux Kernel Tree, pls refer https://github.com/qualcomm-linux/kmake-image/blob/main/README.md.
447447
# Checkout and build Qualcomm Linux Kernel : main branch, if you need dtb/dtbo from upstream kernel (https://github.com/qualcomm-linux/kernel/tree/main)
448-
# Checkout and build Qualcomm Linux Kernel : qcom-next branch, if you need dts/dtso from qcom-next kernel (https://github.com/qualcomm-linux/kernel/tree/qcom-next).
448+
# Checkout and build Qualcomm Linux Kernel : qcom-next branch, if you need dtb/dtbo from qcom-next kernel (https://github.com/qualcomm-linux/kernel/tree/qcom-next).
449449
mkdir -p fit_image/arch/arm64/boot/dts/qcom/
450450
# Copy the compiled *dtb* files from the kernel's kobj directory into your fit_image directory
451451
cp -rap kobj/arch/arm64/boot/dts/qcom/*.dtb* fit_image/arch/arm64/boot/dts/qcom/

0 commit comments

Comments
 (0)