Sorry I didn't get you? But there is something wrong here, if I print the sysinfo->ranks it shows 255, and the other sysinfo as following: ------------ Serial output ------------ US15W Chipset Unknown (07)Setting up ACPI PM1 block Setting up ACPI P block done. Setting up RAM controller. READ BASE_ADDR=fffc0000 sysinfo-ranks=255 sysinfo-cl=3 sysinfo-trcd=3 sysinfo-trp=3 sysinfo-device_density=3 sysinfo-data_width=1 sysinfo-refresh=3 PASSED DETECT_SOFTSTRAPS. Setting up RAM Setting up RAM Setting up RAM -- 255 times prints "Setting up RAM" line..
Then I suppose it hangs in the "sch_shadow_CMC(void)" function trying to memcpy something CMC_SHADOW?? But I think the problem is earlier.. Any ideas what I can do here?
Thanks in advance, Alp
2011/10/26 Kyösti Mälkki kyosti.malkki@gmail.com
On Wed, 2011-10-26 at 16:42 +0300, Alp Eren Köse wrote:
Ok I get passed the "Setting up RAM controller." now, but stuck now in "Setting up RAM" as can be seen above I print the detected softstrap base, and it says fffc0000.
Wild guess, but where did I put that CMC binary again?
KM