powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems
authorKumar Gala <galak@kernel.crashing.org>
Wed, 1 Dec 2010 12:42:04 +0000 (06:42 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 1 Dec 2010 12:45:23 +0000 (06:45 -0600)
commit9de0aa74471c0bd7f8b3b0e6f400df5e6c3b92c9
tree41a23740a9522136e14459c2839f2a2b9124a6ae
parent49733aa0b9d29803384ad4bce74985f4bbe7e9aa
powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems

We intended to use the PIC TFRR register however we where missing adding
in the PIC register base offset from IMMR when we defined
_POST_WORD_ADDR.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/post.h