The amd_setup_mtrrs that is called by model.... cpu init is right....
So make the amd_early_setup_mtrr work right as later one....
YH
-----Original Message----- From: Li-Ta Lo [mailto:ollie@lanl.gov] Sent: Friday, January 14, 2005 9:35 AM To: YhLu Cc: Sagiv Yefet; LinuxBIOS Subject: RE: Running with VGA
On Fri, 2005-01-14 at 10:36, YhLu wrote:
Then Eric need to fix the MTRR for AMD...?
He uses TOP_MEM instead of MTRR for caching in early_mtrr. I don't know how to fix this execpt rewrite the whole early_mtrr.
Probably we should add a dev_post() pass and put the ROM post into device_op::post?
Ollie