YhLu YhLu@tyan.com writes:
Eric,
Yes, I'm reading the CPU documentation now.
I found the code in northbridge/amd/amdk8 seems only support single node now. So step you will add SMP support via MACRO define. ( CONFIG_SMP and CPU_NUM ). Is it right?
Something like that.
Picking what to do next really depends on which pieces make sense, for the individual developer.
An added complication is that we are busily performing some pretty significant cleanups in the code base. And so sometimes we get some pretty significant changes going on.
Eric