Anastasia Klimchuk
- Login: aklm
- Registered on: 04/27/2022
- Last connection: 11/11/2023
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 7 | 11 | 18 |
Reported issues | 16 | 30 | 46 |
Projects
Project | Roles | Registered on |
---|---|---|
flashrom | Manager | 04/27/2022 |
Activity
11/11/2023
- 07:41 AM flashrom Bug #494: Error during flashing (Enabled erase path optimisation)
- The failed case identified as:
1) layout has a region which is not aligned with any of erase blocks
2) therefore la...
10/27/2023
- 11:42 AM flashrom Bug #494: Error during flashing (Enabled erase path optimisation)
- I added print message for every failed byte (since there are only two failed bytes in this case).
The two failed byt...
10/21/2023
- 01:53 PM flashrom Bug #494: Error during flashing (Enabled erase path optimisation)
- I have few more discoveries. There is a branch of code in erasure_layout.c which runs for the case when region bounda...
- 10:04 AM flashrom Bug #494: Error during flashing (Enabled erase path optimisation)
- I just realised that initial layout region is not 13M but 13M+1byte. This is why it extended, that last extra byte is...
10/20/2023
- 01:28 PM flashrom Bug #494: Error during flashing (Enabled erase path optimisation)
- I noticed layout only covers 13M, and chip size is 16M.
So I did some experimenting and modified the layout file man... - 11:40 AM flashrom Bug #494 (In Progress): Error during flashing (Enabled erase path optimisation)
- Good news: I was able to repro with dummy with your images! I have this:
```
~/flashrom_repo/builddir3$ ./flashro...
09/22/2023
- 08:11 AM flashrom Bug #494: Error during flashing (Enabled erase path optimisation)
- I have an idea: since this chip is emulated by dummyflasher, can you give me the initial and target image you are fla...
09/08/2023
- 02:37 PM flashrom Documentation #503: Feedback on "new" documentation website <www.flashrom.org>
- Update on a few other things mentioned in the initial post.
An emergency help red box was missing, I added it, on ...
09/04/2023
- 01:13 PM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
- Peter Marheine wrote in #note-14:
> it looks like **always** defining `_XOPEN_SOURCE=500` is appropriate
Would th...
08/31/2023
- 12:26 PM flashrom Bug #504: MingW meson build is broken with pre-2019 libraries
- I think I found something.
There is an extra bit in Makefile which meson.build does not have, conditional for targ...
Also available in: Atom