[PATCH 0/5] Add flight recorder to MTDRAM

Manfred Spraul manfred at colorfullife.com
Thu Dec 7 08:06:29 PST 2017


Hi Ricard,

On 12/06/2017 09:57 PM, Richard Weinberger wrote:
> Manfred,
>
> Am Mittwoch, 6. Dezember 2017, 20:59:43 CET schrieb Richard Weinberger:
>>> I have uploaded the initial image, the final image and the flight
>>> recording.
>>>
>>> https://sourceforge.net/projects/calculix-rpm/files/ubifs/xattr/
>> Cool! I'll give it a try.
> Hmm, I did:
> ./replay -e 131072 -w 2048 dump-before.bin record.bin 168167
>   
> This applies 168167 to dump-before.bin, right?
> So I expect dump-before.bin to match the sha1sum of image-168167.bin.
> But it doesn't.
./replay dump-before.bin record.bin 168167

If you specify "-w 2048", then replay.cpp splits large writes into 
multiple operations.
e.g.: there are some 126 kB writes.
> Thanks,
> //richard





More information about the linux-mtd mailing list