Skip to content

Commit

Permalink
dpcmd.c
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 27, 2017
1 parent 1cdf254 commit 17ade86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions ChipInfoDb.dedicfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<DediProgChipDatabase
Description="DediProg Pro Supported memory info"
Creator="DediProg Pro"
Ver="3.00"
Ver="4.00"
CreateDate="2007-September-25"
Locale="2052">
<Portofolio
Expand Down Expand Up @@ -13440,7 +13440,7 @@ BlockSizeInByte="65536"
AddrWidth="3"
RDIDCommand="0x9F"/>
<Chip TypeName="MX25U1001E"
Description="1M-BIT [x 1/x 4] CMOS MXSMIO�� SERIAL FLASH MEMORY"
Description="1M-BIT [x 1/x 4] CMOS MXSMIO\C6\CA SERIAL FLASH MEMORY"
Manufacturer="Macronix"
ManufactureUrl="www.Macronix.com"
Voltage="1.8V"
Expand All @@ -13460,7 +13460,7 @@ BlockSizeInByte="65536"
AddrWidth="3"
RDIDCommand="0x9F"/>
<Chip TypeName="MX25U5121E"
Description="512K-BIT [x 1/x 4] CMOS MXSMIO�� SERIAL FLASH MEMORY"
Description="512K-BIT [x 1/x 4] CMOS MXSMIO\C6\CA SERIAL FLASH MEMORY"
Manufacturer="Macronix"
ManufactureUrl="www.Macronix.com"
Voltage="1.8V"
Expand Down Expand Up @@ -15607,6 +15607,7 @@ RDIDCommand="0x9F"/>
Clock="108MHz"
ManufactureID="0x20"
JedecDeviceID="0x20BA21"
DeviceID="0x20BA21"
ChipSizeInKByte="131072"
SectorSizeInByte="67108864"
PageSizeInByte="256"
Expand Down
2 changes: 1 addition & 1 deletion dpcmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ void cli_classic_usage(bool IsShowExample)
" 3, Socket\n"
" 0, reference card\n"
" --vcc arg (=0) specify vcc\n"
" 0, 3.5V(Default)\n"
" 0, 3.5V\n"
" 1, 2.5V\n"
" 2, 1.8V\n"
" 1800 ~ 3800, 1.8V ~ 3.8V\n"
Expand Down

0 comments on commit 17ade86

Please sign in to comment.