Submitter | Keith Hui |
---|---|
Date | 2010-10-12 04:09:38 |
Message ID | <AANLkTiksyUZ+opTk=KZfv5sWMkKEX7_6bSSq8g1rdBXq@mail.gmail.com> |
Download | mbox | patch |
Permalink | /patch/2099/ |
State | Accepted |
Headers | show |
Comments
On Tue, Oct 12, 2010 at 12:09:38AM -0400, Keith Hui wrote: > >> After we split the rest of the P6 family from model_6xx, a similar > >> change will need to be made here. > >> > Signed-off-by: Keith Hui <buurin@gmail.com> Thanks, r5945. Can you post an extra patch for splitting off CPUs to make it easier to review? The last one was merged into the already huge L2 patch which made it really hard to read. After the split, your L2 patch should be relatively small and clean, please repost that too then. Thanks, Uwe.
Patch
Index: Makefile.inc =================================================================== --- src/cpu/intel/slot_1/Makefile.inc (revision 5938) +++ src/cpu/intel/slot_1/Makefile.inc (working copy) @@ -20,6 +20,7 @@ ramstage-y += slot_1.c subdirs-y += ../model_6xx +subdirs-y += ../model_6bx subdirs-y += ../../x86/tsc subdirs-y += ../../x86/mtrr subdirs-y += ../../x86/lapic