Skip to content

Commit 3671297

Browse files
committed
ad_gmsl2eth_sl: Update README to latest state
Signed-off-by: alin724 <alin-tudor.sferle@analog.com>
1 parent 6e89580 commit 3671297

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

projects/ad_gmsl2eth_sl/k26/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ The +VCC_SOM voltage is 5V and the SOM connectors voltages can be found in the t
1818
This project uses [Corundum NIC](https://github.com/corundum/corundum) and it needs to be cloned alongside this repository.
1919

2020
```
21-
git clone https://github.com/corundum/corundum.git
22-
git checkout ed4a26e2cbc0a429c45d5cd5ddf1177f86838914
21+
hdl/../> git clone https://github.com/ucsdsysnet/corundum.git
22+
corundum/> git checkout 37f2607
23+
corundum/> git apply ../hdl/library/corundum/patch_axis_xgmii_rx_64.patch
2324
cd hdl/projects/ad_gmsl2eth_sl/k26
2425
make
2526
```

0 commit comments

Comments
 (0)