Skip to content

Commit d0f2b89

Browse files
authored
Updated readme for services description
Signed-off-by: parithak <[email protected]>
1 parent 9f9b9e3 commit d0f2b89

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
csm-utils is collection of scripts and services required for qdu100 host machine to configure host, store ddr_training_data of qdu100 and start nbd related services on device.
44

5+
All these scripts run on the host. Here are their descriptions:
6+
csm-check-repair.sh: Checks the integrity of qdu100 images on the host
7+
csm-configure-ip.sh: Configures the IP address of the host and sets /sys/bus/mhi/devices/mhi[0-9]_CSM_CTRL/transport_mode node depending on qdu100 debug.conf value(usb/pcie)
8+
csm-nbdkit.sh: Starts nbd on the desired port and exports the qdu100 device-specific directory as a linuxdisk
9+
csm-nbdkit-stop.sh: Stops nbd and the exposed linuxdisk
10+
csm-store-ddr.sh: Reads /sys/bus/mhi/devices/mhi[0-9]/ddr-training-data to save the qdu100 device's DDR data (this one required for sahara and qdu100 driver)
11+
decimal-to-hex.sh: Converts the qdu100 serial number to hexadecimal
12+
513

614
# License
715

0 commit comments

Comments
 (0)