Hi all,
We are preparing flash new rom (coreboot.rom) to Persimmon board using flashrom tool
Before do that, We'd like to make a test of using flashroom tool.
[Envrionment]
Hardware: Persimmon board
OS: Ubuntu 10.10 32bits
Flash rom tool: flashrom
[Testing steps]
1. Use flashrom tool to capture/read current ROM file (to make a backup) : ROM_BOARD2.rom
$flashrom -r ROM_BOARD2.rom
2. Verify captured data (ROM_BOARD2.rom) with current ROM
$flashrom -v ROM_BOARD2.rom
Unfortunately, the verifiy status is FALIED ==> We are not confident to use flashrom tool to update new rom file
Could you please refer to log file to see the details and give us some advises?
Thank you very much!