Remember to reply to all so that the mail also ends up on the mailing list.
I think it should be: bool "Optplex GX1" Also select BOARD_ROMSIZE_MB_2 should be select BOARD_ROMSIZE_KB_2048 Be aware that ROMs are often specified in bit's and not bytes, so if you have a 2Mb (mega bits) is is actually 256KB (kilo bytes), if that is the case it should be: select BOARD_ROMSIZE_KB_256 Witch is what all other 440BX boards seams to have. -Anders man, 10 05 2010 kl. 07:56 -0400, skrev Cooper Harrison: > > bool "Dell Optplex GX1 Mainboard" -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

