Looking through the early code for EPIA init, I have noticed that shadow ram for 0xf0000-000xfffff is enabled for read/write.
Should this be done before the ram is initialized ?
Ben
* Ben Hewson ben@hewson-venieri.com [070605 20:56]:
Looking through the early code for EPIA init, I have noticed that shadow ram for 0xf0000-000xfffff is enabled for read/write.
Should this be done before the ram is initialized ?
This does not make a difference, the area is not used during LinuxBIOS runtime.