[PATCH v3 20/25] mtd: spi-nor: sst: sst26vf064b: Init flash based on SFDP
Michael Walle
michael at walle.cc
Tue Nov 9 04:37:11 PST 2021
Am 2021-11-09 13:33, schrieb Tudor.Ambarus at microchip.com:
>> xxd please, and md5sum or sha256sum or really any
>> checksum is missing.
>>
>
> right, I forgot the checksum.
> Just curious, why do you prefer xxd over hexdump? Does it matter
> which tool we use?
xxd can do the reverse and its easier to get the binary version
of it again. also, if you use hexdump without -C (or -c) I'm not
sure about the endianess.
-michael
More information about the linux-mtd
mailing list