On 3/8/10 9:45 PM, Karl-Heinz Nirschl wrote: > Hi, > > thanks for your reply. i thought > src/northbridge/intel/i945/early_init.c is executed after stage1_main > somewhere in real main. i've put a lot of postcodes bevor that > - one in front of stage1_main and and one in real_main. shouldn't i see these? > >From your description I can't tell. But 0x23 is the last post code before the call into stage1_main(). stage1_main() calls real_main() which calls into early_init.c.,
Stefan -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

