On Wed, Jul 15, 2009 at 9:37 PM, Myles Watson mylesgw@gmail.com wrote:
Only if I tried 64*1024, the building will be no error. But the coreboot.rom is still 1MB exactly.
I tried it with your Config.lb, except:
option CONFIG_ROM_SIZE = 960*1024
This builds a 968K image, so you'll probably have to pad your ROM.
Myles