Add fake cpuid to cpu node (Igor Kovalenko)

git-svn-id: svn://coreboot.org/openbios/openbios-devel@239 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-09-27 19:46:18 +00:00
parent 94f0e664a8
commit b10c4ef032

View File

@@ -413,6 +413,11 @@ static void cpu_generic_init(const struct cpudef *cpu)
push_str("sparc-version");
fword("property");
PUSH(1);
fword("encode-int");
push_str("cpuid");
fword("property");
fword("finish-device");
// MMU node