On 03/01/11 13:51, Mark Cave-Ayland wrote:
Does anyone know whether Solaris 8 uses the romvec v0 memlist arrays or whether it uses the relevant properties read directly from the /virtual-memory and /memory nodes?
Ah I think there is a distinct possibility that the memory properties are being generated incorrectly on SPARC32 :/
Artyom: any chance you could send the output of the following in OBP?
cd / .properties
cd /memory .properties
cd /virtual-memory .properties
My suspicion is the translations property is wrong (definitely the virtual address part of the translation struct because it doesn't respect #address-cells) and also possibly the mode.
ATB,
Mark.