Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add information about iMX.RT1170's EVKB board's needed Ethernet config

JIRA: RTOS-963
  • Loading branch information
julianuziemblo committed Feb 3, 2025
1 parent 5c26242 commit 2318828
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ iMX.RT1064's evaluation board needs:
enet:0x402D8000:130:PHY:ksz8081rnb:0.2:irq:-10:/dev/gpio1:reset:-9:/dev/gpio1
```

iMX.RT1170's evaluation board B (EVKB) needs:
```
enet:0x40424000:153:PHY:rtl8201fi-vc-cg:0.3:reset:12:/dev/gpio12:irq:-11:/dev/gpio9
enet:0x40420000:157:PHY:rtl8211fdi-cg:1.1:reset:-14:/dev/gpio11:irq:-13:/dev/gpio11
```

## Build

```bash
Expand Down

0 comments on commit 2318828

Please sign in to comment.