#61: Add mtrr support for pentium m cpus -----------------------------------------------------+---------------------- Reporter: Jon Dufresne jon.dufresne@gmail.com | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: code | Version: v2 Keywords: | Dependencies: Patchstatus: patch needs review | -----------------------------------------------------+---------------------- For cache to work the x86_setup_mtrrs() must be called. My cache would not work without adding this to the cpu/intel/model_*/model_*_init.c file. My cpu is a model_6dx I added this line to the other cpu's but only tested model_6dx (that is the only one I have). However, they should work.
#61: Add mtrr support for pentium m cpus ------------------------------------------------------+--------------------- Reporter: Jon Dufresne jon.dufresne@gmail.com | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: code | Version: v2 Resolution: | Keywords: Dependencies: | Patchstatus: patch is ready to be committed ------------------------------------------------------+--------------------- Changes (by stepan):
* patchstatus: patch needs review => patch is ready to be committed
Comment:
Good spot!
Acked-by: Stefan Reinauer stepan@coresystems.de
#61: Add mtrr support for pentium m cpus ------------------------------------------------------+--------------------- Reporter: Jon Dufresne jon.dufresne@gmail.com | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: code | Version: v2 Resolution: fixed | Keywords: Dependencies: | Patchstatus: patch has been committed ------------------------------------------------------+--------------------- Changes (by uwe):
* patchstatus: patch is ready to be committed => patch has been committed