diff options
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. |