On 9/27/08, Igor Kovalenko igor.v.kovalenko@gmail.com wrote:
Hi!
Linux kernel expects at least "cpuid" property in cpu device node, or it halts execution. This patch adds one with dummy "1" value. This allows to make some progress into booting the kernel.
Please apply.
Thanks, applied. The real implementation would be to probe the real ID from various registers but as we don't have SMP yet this is sufficient for now.