[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Domain 0 crashed when booting OMAP5 uEVM
I bet, something like this: }; cpus { + #address-cells = <1>;
+ #size-cells = <0>; + cpu@0 { + device_type = "cpu"; compatible = "arm,cortex-a15";
+ reg = <0>; operating-points = < /* kHz uV */ /* Only for Nominal Samples */
@@ -48,7 +53,9 @@ clock-latency = <300000>; /* From omap-cpufreq driver */ }; cpu@1 { + device_type = "cpu";
compatible = "arm,cortex-a15"; + reg = <1>; }; }; will help to Chen. Sincerely, Andrii Anisov. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |