Flashrom utility to burn SPI flash for BIOS =========================================== 1. Initial checkin for flashrom version 0.9.3 SVN rev 1297 http://qa.coreboot.org/snapshots/flashrom-0.9.3-r1297.tar.bz2 Dell Force10 Boot Customizations 1. flashrom-0.9.3-r1297/flashchips.c a. Z9000 SPI flash support change (important customization, and is been updated in the latest flashrom source code) 2. flashrom-0.9.3-r1297/chipset_enable.c a. Moved Informational prints to debug, as we don’t want it to seen on console. b. For S6000, Centerton LPC support change is added (important customization) 3. flashrom-0.9.3-r1297/cli_classic.c a. Avoid printing banner of the flashrom utility when it is executed 4. flashrom-0.9.3-r1297/flashrom.c a. Moved Informational prints to debug, as we don’t want it to seen on console. 5. flashrom-0.9.3-r1297/ichspi.c a. Due to flash chip size difference one warning log will be thrown, which is masked in our customization 6. flashrom-0.9.3-r1297/layout.c a. Moved Informational prints to debug, as we don’t want it to seen on console. 7. flashrom-0.9.3-r1297/udelay.c a. Moved Informational prints to debug, as we don’t want it to seen on console.