Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- flashrom-0.9.7# time ./flashrom -p internal
- flashrom v0.9.7-r1711 on Linux 5.4.0-4-amd64 (x86_64)
- flashrom is free software, get the source code at http://www.flashrom.org
- Calibrating delay loop... OK.
- sh: 1: dmidecode: not found
- dmidecode execution unsuccessful - continuing without DMI info
- Found chipset "Intel ICH7/ICH7R". Enabling flash write... OK.
- Found SST flash chip "SST49LF004A/B" (512 kB, FWH) at physical address 0xfff80000.
- No operations were specified.
- real 0m0,858s
- user 0m0,841s
- sys 0m0,012s
- ================================
- vs
- ================================
- time ./flashrom -p internal
- flashrom v1.2-19-g0eee5bb on Linux 5.4.0-4-amd64 (x86_64)
- flashrom is free software, get the source code at https://flashrom.org
- Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns).
- Found chipset "Intel ICH7/ICH7R".
- Enabling flash write... OK.
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- ..... cut here .........................
- .......many and many of "Error: SCIP never cleared!"
- ..... cut here .........................
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Error: SCIP never cleared!
- Found SST flash chip "SST49LF004A/B" (512 kB, FWH) mapped at physical address 0x00000000fff80000.
- No operations were specified.
- real 0m30,436s
- user 0m9,979s
- sys 0m20,178s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement