Hi, I did as the thread that you linked to specifies, now I have the following files generated, when i ran the chromeos-firmware with the --sb_extract flag. These are the files what were generated.
root@rajumoh-lptp:/tmp# ls -lat
total 199172
drwxrwxrwt 22 root root 4096 syys 18 23:01 .
-rwxr-xr-x 1 root root 13849 syys 18 23:01 crosutil.sh
-rwxr-xr-x 1 root root 446884 syys 18 23:01 dump_fmap
-rwxr-xr-x 1 root root 737612 syys 18 23:01 flashrom
-rwxr-xr-x 1 root root 430552 syys 18 23:01 crossystem
-rwxr-xr-x 1 root root 24202 syys 18 23:01 updater4.sh
-rw-r--r-- 1 root root 883 syys 18 23:01 VERSION.md5
-rwxr-xr-x 1 root root 703496 syys 18 23:01 mosys
-rw-r--r-- 1 root root 2190 syys 18 23:01 VERSION
-rwxr-xr-x 1 root root 664256 syys 18 23:01 gbb_utility
-rw------- 1 root root 4194304 syys 18 23:01 bios.bin
-rw-r--r-- 1 root root 31150 syys 18 23:01 shflags
-rwxr-xr-x 1 root root 5335 syys 18 23:01 common.sh
-rw-r--r-- 1 root root 75 syys 18 23:01 VERSION.signer
-rwxr-xr-x 1 root root 418476 syys 18 23:01 vpd
-rwxr-xr-x 1 root root 4341 syys 18 23:01 crosfw.sh
-rw------- 1 root root 4194304 syys 18 23:01 bios-snow-2695.132.ro.bin
-rw-r--r-- 1 root root 4883 syys 18 23:01 updater_custom.sh
-rw------- 1 root root 4194304 syys 18 23:01 bios-snow-2695.132.rw.bin
-rw-r--r-- 1 root root 131072 syys 18 23:01 ec.bin
-rw-r--r-- 1 root root 131072 syys 18 23:01 ec-2695.132.bin
-rw------- 1 root root 4194304 syys 18 23:01 bios_rw.bin
So, as a confirmation is bios-snow-2695.132.rw.bin the bin that I need to flash my SPI with
OR is it both bios-snow-2695.132.rw.bin and bios-snow-2695.132.ro.bin that i need to flash ?
Also, you comment says "but the bios.bin in there is the full flash image and won't include the factory data" towards the end. Is it of concern in my case or had it to do with coreboot in that particular(HP chromebook) case only ?
Thanks