diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-11-11 11:24:08 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-11-11 11:24:08 -0700 |
commit | ee6e2f1f4fc8d438bfde7634e31657b52970fda9 (patch) | |
tree | 38b5366d82e15538ab3c5e4f9a3dd1dcac26ff20 /docs/README.dfx.user.dts.md | |
parent | 03d3b2ce359a1c2959f04588cf2c4a1b0dcb4de8 (diff) | |
parent | 7c79383570dc4182bb21cdee68598ccf47403150 (diff) | |
download | meta-xilinx-ee6e2f1f4fc8d438bfde7634e31657b52970fda9.tar.gz |
Merge remote-tracking branch 'origin/rel-v2024.2' into scarthgap-next
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'docs/README.dfx.user.dts.md')
-rw-r--r-- | docs/README.dfx.user.dts.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.dfx.user.dts.md b/docs/README.dfx.user.dts.md index 9caf866e..09e68be5 100644 --- a/docs/README.dfx.user.dts.md +++ b/docs/README.dfx.user.dts.md | |||
@@ -283,7 +283,7 @@ SRC_URI = " \ | |||
283 | 283 | ||
284 | 1. Follow SDT or XSCT Build instructions whichever build method is used but not | 284 | 1. Follow SDT or XSCT Build instructions whichever build method is used but not |
285 | both. | 285 | both. |
286 | a. [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md) upto step 4. | 286 | a. [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md) upto step 4. |
287 | b. [XSCT Building Instructions](../README.building.md) | 287 | b. [XSCT Building Instructions](../README.building.md) |
288 | upto step 4.b (With SDT overlay). | 288 | upto step 4.b (With SDT overlay). |
289 | 2. Create recipes-firmware directory in meta layer and copy the .bit/bin/pdi, | 289 | 2. Create recipes-firmware directory in meta layer and copy the .bit/bin/pdi, |
@@ -326,7 +326,7 @@ IMAGE_INSTALL:append = " \ | |||
326 | ``` | 326 | ``` |
327 | 6. Follow SDT or XSCT Build instructions whichever build method is used but not | 327 | 6. Follow SDT or XSCT Build instructions whichever build method is used but not |
328 | both. | 328 | both. |
329 | a. [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md ) and continue from step 5. | 329 | a. [SDT Building Instructions](../meta-xilinx-standalone-sdt/README.md ) and continue from step 5. |
330 | b. [XSCT Building Instructions](../README.building.md) | 330 | b. [XSCT Building Instructions](../README.building.md) |
331 | and continue from step 5. | 331 | and continue from step 5. |
332 | 7. Once images are built firmware app files will be installed on target_rootfs. | 332 | 7. Once images are built firmware app files will be installed on target_rootfs. |