On Saturday 15 March 2008 07:03 pm, Peter Stuge wrote:
On Sat, Mar 15, 2008 at 06:38:20PM +0530, jtd wrote:
./buildrom coreboot.strip coreboot.rom payload 0x10000 0x20000 ERROR: payload (78064) + coreboot (65536) - Size is 12528 bytes larger than ROM size (131072). make[1]: *** [coreboot.rom] Error 1
since vgarom = 61952 payload = 78064 coreboot = 65536 total = 205552
It should fit into the 256KB flash with 56592 bytes to spare.
Do i need to disable fallback?
Yes.
What is the purpose of fallback.
It's a second, fallback, version of coreboot and payload that could be used for recovery.
It's not mandatory but is usually enabled by default.
Payload: 78064 coreboot: 65536 ROM size: 196608 Left space: 53008
Coming back to flashrom since there is nothing obviously wrong with the devices and falshrom does write (so WE is wired correctly?), how do i go about finding out the problem with flashrom.