Nick: anonymous
E-mail: none
Board: unknown
Contents: 
# cat ../coreboot/flashlayout
00000000:000003FF start
00000400:0037FFFF empty
00380000:003FFFFF bios
# ../flashrom/svn/flashrom/flashrom -V -p rayer_spi -l ../coreboot/flashlayout -i bios -w coreboot_image 
flashrom v0.9.3-r1373 on Linux 2.6.37+ (i686), built with libpci 3.1.7, GCC 4.4.5, little endian
flashrom is free software, get the source code at http://www.flashrom.org

romlayout 00000000 - 000003ff named start
romlayout 00000400 - 0037ffff named empty
romlayout 00380000 - 003fffff named bios
Looking for "bios"... found.
Error: image bios not found in layout file or -i specified before -l
Please run "flashrom --help" for usage info.