AK Anastasia Klimchuk
- Login: aklm
- Registered on: 04/27/2022
- Last sign in: 08/17/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
08/17/2026
- AK 03:24 AM flashrom Bug #643 (Resolved): internal programmer: BCR write enable failure causes flash write to fail on Intel Tiger Lake (regression since v1.5)
- AK 03:23 AM flashrom Bug #643: internal programmer: BCR write enable failure causes flash write to fail on Intel Tiger Lake (regression since v1.5)
- Fixed in https://review.coreboot.org/c/flashrom/+/94973 !
The bug was not about Tiger Lake but about ECAM: more details in the patch by the link.
08/14/2026
- AK 12:29 AM flashrom Bug #643: internal programmer: BCR write enable failure causes flash write to fail on Intel Tiger Lake (regression since v1.5)
- Links to suspects mentioned in the description:
https://review.coreboot.org/c/flashrom/+/84567
https://review.coreboot.org/c/flashrom/+/84593
https://review.coreboot.org/c/flashrom/+/83896
(but we don't know yet what is the root ...
08/13/2026
- AK 03:28 AM flashrom Bug #643: internal programmer: BCR write enable failure causes flash write to fail on Intel Tiger Lake (regression since v1.5)
- Hello Emmanuel, thank you for reporting a bug!
I realise this was few months ago, but maybe you can provide full logs? if you can for example attach to this bug.
The working case has
`Enabling hardware sequencing because some impo...
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