Ok
I did as you said. my CPU id was 68x and that was not added in the Slot-1
Makefile. Your method of removing all other CPUs created a lot of space. So I
added SeaBIOS. Coreboot started working. It didn't give any error. But the
keyboard is not working so are the serial ports. The Null modem cable is
working. I checked it with HyperTerminal and minicom.
BTW its midnight here. I'll do the rest tomorrow.
Thanx for your help :)
Abhinav
________________________________
From: Tadas Slotkus <[email protected]>
To: Abhinav Hardikar <[email protected]>
Cc: "[email protected]" <[email protected]>
Sent: Friday, 19 August 2011 11:26 PM
Subject: Re: [coreboot] POST code error "EE"
Is your serial cable really working?
I recommend you to remove unneeded microcode updates. Check what is your
cpu model/cpuid and remove unneded stuff like I did:
for example I have modified these files:
./cpu/intel/slot_1/Makefile.inc // leave only your models
./cpu/intel/model_65x/model_65x_init.c //comment microcode includes
this should fit everything to ~80 kB
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot