[SPARC64]: Fix sun4v early bootup.
commit6cebb52094baddd4c167bb5100a7cf6f7bee6910
authorDavid S. Miller <davem@sunset.davemloft.net>
Sat, 11 Feb 2006 18:56:43 +0000 (11 10:56 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:21 +0000 (20 01:12 -0800)
tree5fef397fbb773f7d8aa40aecc303d18ddf88803e
parent0d4bc95b9c205a7374afbe93b38d9c2757a45862
[SPARC64]: Fix sun4v early bootup.

prom_sun4v_name should be "sun4v" not "SUNW,sun4v"

Also, this is too early to make use of the
.sun4v_Xinsn_patch code patching, so just check
things manually.

This gets us at least to prom_init() on Niagara.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/head.S