diff options
Diffstat (limited to 'docs/README.dfx.user.dts.md')
| -rw-r--r-- | docs/README.dfx.user.dts.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/README.dfx.user.dts.md b/docs/README.dfx.user.dts.md index e696aeb1..724c1692 100644 --- a/docs/README.dfx.user.dts.md +++ b/docs/README.dfx.user.dts.md | |||
| @@ -283,8 +283,8 @@ 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](../README.building.md) upto step 4. | 286 | a. [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md) upto step 4. |
| 287 | b. [XSCT Building Instructions](../meta-xilinx-standalone-experimental/README.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, |
| 290 | .dtsi/dtbo, .json and .xclbin file to these directories. | 290 | .dtsi/dtbo, .json and .xclbin file to these directories. |
| @@ -326,8 +326,8 @@ 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](../README.building.md) and continue from step 5. | 329 | a. [SDT Building Instructions](../meta-xilinx-standalone-experimental/README.md ) and continue from step 5. |
| 330 | b. [XSCT Building Instructions](../meta-xilinx-standalone-experimental/README.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. |
| 333 | ``` | 333 | ``` |
