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

No differences found