AK Anastasia Klimchuk
- Login: aklm
- Registered on: 04/27/2022
- Last sign in: 02/13/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 7 | 23 | 30 |
| Reported issues | 19 | 40 | 59 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| flashrom | Manager | 04/27/2022 |
Activity
02/13/2026
- AK 07:50 AM flashrom Bug #616 (Resolved): --progress option doesn't work in combination with any of --fmap* options
- Patch: https://review.coreboot.org/c/flashrom/+/91116
01/10/2026
- AK 11:48 AM flashrom Bug #622 (New): MMIO BAR is truncated on 64-bit systems
- `pcidev_readbar` returns the values as `uintptr_t` however in a bunch of places the value is stored in `uint32_t`. On systems where the NIC gets a 64-bit MMIO BAR above 4G, this truncates the address and causes /dev/mem mmap failures (EP...
01/08/2026
- AK 07:20 AM flashrom Feature #618 (Resolved): Add Support for Macronix MX66U1G45G
12/13/2025
- AK 12:20 PM flashrom Bug #602 (Resolved): Flashrom tests fail to build on UCRT64 on latest MSYS2 packages
- The fix submitted in https://review.coreboot.org/c/flashrom/+/90410
11/07/2025
- AK 12:31 PM flashrom Bug #616: --progress option doesn't work in combination with any of --fmap* options
- This can be repro with dummyflasher and the file to write can be any random file.
Example this command:
`flashrom -p dummy:emulate=S25FL128L,freq=64mhz --fmap -w random.rom --progress`
Running this floods the output with non-sto... - AK 12:17 PM flashrom Bug #616 (Resolved): --progress option doesn't work in combination with any of --fmap* options
- AK 12:11 PM flashrom Documentation #382 (Closed): Update Downloads page on the website
- This FR was reported for the old website, which has already been retired since. The new website has a different structure.
11/04/2025
- AK 04:45 AM flashrom Feature #606 (Resolved): New NV_SMA_SPI programmer
- Thanks to all the people working hard to add support for the new programmer! The patch has been submitted, and I will close this ticket.
10/16/2025
- AK 02:10 AM flashrom Bug #370 (Resolved): Fix AMD programmer (sb600spi.c) for Promontory and chips >16MB size
10/15/2025
- AK 04:45 AM flashrom Bug #370: Fix AMD programmer (sb600spi.c) for Promontory and chips >16MB size
- Massive thanks to Michal who fixed the issue, see the patch https://review.coreboot.org/c/flashrom/+/89446
For follow up work another ticket created https://ticket.coreboot.org/issues/613