Skip to content

Commit 1b7843c

Browse files
Update README file for 11.00.09.04 AM62x release
Update build steps for 11.00.09.04 AM62x release Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
1 parent 66d0f45 commit 1b7843c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ $ git clone -b 2024.11.1 https://github.com/buildroot/buildroot
7878
- Clone the `BR2_EXTERNAL` tree:
7979

8080
```bash
81-
$ git clone -b 11.00.05.02 https://github.com/TexasInstruments/buildroot-external-TI.git
81+
$ git clone -b 11.00.09.04 https://github.com/TexasInstruments/buildroot-external-TI.git
8282
```
8383

8484
- The directories for `buildroot` and `buildroot-external-TI` are now located
@@ -117,7 +117,7 @@ step is optional but useful if you need to make specific adjustments.
117117
- Build the SD card image for SDK 11.0
118118

119119
```bash
120-
buildroot/ $ make TI_K3_BOOT_FIRMWARE_VERSION=11.00.05
120+
buildroot/ $ make TI_K3_BOOT_FIRMWARE_VERSION=11.00.09
121121
```
122122

123123
- This process compiles the necessary components and creates the root filesystem,

0 commit comments

Comments
 (0)