PPC MPC7544DS: Use new TLB helper function
authorAlexander Graf <agraf@suse.de>
Fri, 6 May 2011 08:37:56 +0000 (10:37 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 11 May 2011 22:24:51 +0000 (00:24 +0200)
commitf68e153f914f83a2fb12fab22f5c4170069f36f5
tree53b5f9735355f41cbdfe84568b6b92a933291180
parentb79da6c5f14e0b65fe4644c0157191ca4de13013
PPC MPC7544DS: Use new TLB helper function

Now that we have some nice helpers that can find us a TLB entry, let's
use that on the machine initialization code, so we don't need to know
about the internals of the TLB array.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppce500_mpc8544ds.c