summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2012-07-20 10:59:38 +0000
committerAndy Fleming <afleming@freescale.com>2012-08-08 18:32:16 -0500
commit718f2b318764233cb5dec5e740962a66eecbabad (patch)
tree61198750f6bcb900e5ca269843725ba18b3993ac /arch
parent308bc61db72a2e759ce8ce10070c03a45cf4a8c8 (diff)
downloadtalos-obmc-uboot-718f2b318764233cb5dec5e740962a66eecbabad.tar.gz
talos-obmc-uboot-718f2b318764233cb5dec5e740962a66eecbabad.zip
powerpc/mpc85xx: Ignore E bit for BSC9130/1
Commit 48f6a5c34 removed E bit. BSC9130/1 were left out due to patch apply timing. Remove them now. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/include/asm/processor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h
index 4eb88e9096..dc009d6604 100644
--- a/arch/powerpc/include/asm/processor.h
+++ b/arch/powerpc/include/asm/processor.h
@@ -1100,9 +1100,7 @@
#define SVR_8641D 0x809001
#define SVR_9130 0x860001
-#define SVR_9130_E 0x860801
#define SVR_9131 0x860000
-#define SVR_9131_E 0x860800
#define SVR_Unknown 0xFFFFFF
OpenPOWER on IntegriCloud