Keith Hui wrote:
if these code can be put in one .c file and be linked from a few other places, that's how I'd prefer it.
Yes, that would be great.
So the question now is where in the tree? This can for example be potentially placed in cpu/intel/slot_1 because only slot 1 CPUs need the setup
If the code will be used by several slot 1 CPUs and no others then I think this is where it should go.
//Peter