Am 07.11.2010 02:28, schrieb xdrudis:
So far so good. I'm not sure FIDVID can be an option for fam10 . BKDG require it but I don't know if any fam10 cpu can boot without it.
It is an option right now (just in romstage.c) - maybe we should drop some of these options on Fam10 completely (and their uses as well), but for now all I want to do is move them to Kconfig.
SET_FIDVID_CORE0_ONLY was always 1, so again, I moved this to the CPU.
It isn't always 1. It's 0 for FAM10. But the patch is right as far as I can see asleep as I am.
Indeed. I mixed that up in the explanation, but not in the code.
Thank you for looking into it, it's highly appreciated!
Patrick