Fix PD rom reading script
This commit is contained in:
@@ -17,7 +17,8 @@ make -C eeprog-0.7.6-tear12
|
|||||||
sudo ./eeprog-0.7.6-tear12/eeprog \
|
sudo ./eeprog-0.7.6-tear12/eeprog \
|
||||||
"${I2C_DEV}" \
|
"${I2C_DEV}" \
|
||||||
0x50 \
|
0x50 \
|
||||||
-r 0x0:0x40000 \
|
-16 \
|
||||||
|
-r 0:32768 \
|
||||||
-o eeprom.rom
|
-o eeprom.rom
|
||||||
|
|
||||||
xxd eeprom.rom | less
|
xxd eeprom.rom | less
|
||||||
|
Reference in New Issue
Block a user