flint -d 17:00.0 -ocr hw set QuadEn=1
i use this commad, but get error
Unknown option “set” for the “Hw” command. you can use query
flint -d 17:00.0 -ocr hw set QuadEn=1
i use this commad, but get error
Unknown option “set” for the “Hw” command. you can use query
you can query hw param first,
flint -d [-ocr] hw query
after query get this:
HW Info:
HwDevId 525
HwRevId 0x0
Flash Info:
Type MX25L16xxx
TotalSize 0x1000000
Banks 0x1
SectorSize 0x1000
WriteBlockSize 0x10
CmdSet 0x80
QuadEn 0
Flash0.WriteProtected Disabled
JEDEC_ID 0x1820c2
so how can i set QuadEn to 1?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.