powerpc/8xx: Const for TLB RPN forced value
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:09 +0000 (10:36 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:41 +0000 (18:10 -0600)
commitac21951fa8a356e2aab6e93a61aa99b561100e67
treebbe69b96f156251adb91e93d944d131196e7a609
parentd14068035c3f6fd0d6514e061e4324a277be83e2
powerpc/8xx: Const for TLB RPN forced value

Value 0x00f0 is used to force bits in TLB level 2 entry. This value is linked
to the page size and will vary when we change the page size. Lets define a const
for it in order to have it at only one place.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/head_8xx.S