pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 13 Nov 2011 17:19:00 +0000 (17:19 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 18 Nov 2011 13:22:46 +0000 (14:22 +0100)
commitc73d5f2a5e48c219c972a7f9bf88795af3ff7dcd
tree1eb90c9a355c62d27b15a03eaa0cc4c0ec8f5b6d
parent00f72adef748db3d8a0117cb751bbef0893a9d35
pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS

In commit b4a78527359a4540d84d4cdf629d01cbb262f698 ("Place pseries vty
devices at addresses more similar to existing machines"), we changed the
default reg for the vty to 0x30000000, however we didn't update the default
value for a user specified vty device. Fix that.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/spapr_vty.c