summaryrefslogtreecommitdiffstats
path: root/include/configs/suvd3.h
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2011-10-11 23:57:30 -0500
committerKim Phillips <kim.phillips@freescale.com>2011-11-03 18:27:56 -0500
commit7d6a098219f8473ca4653cce5f7a49672b967f36 (patch)
tree82ad07513347a36c90f81ce50dbad8a5ca8c229e /include/configs/suvd3.h
parent2fef402097866b4172d7a966a72397a5ccba5b10 (diff)
downloadtalos-obmc-uboot-7d6a098219f8473ca4653cce5f7a49672b967f36.tar.gz
talos-obmc-uboot-7d6a098219f8473ca4653cce5f7a49672b967f36.zip
mpc83xx: Cleanup usage of LBC constants
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/suvd3.h')
-rw-r--r--include/configs/suvd3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/suvd3.h b/include/configs/suvd3.h
index 5f2e1e37f4..ae197018b8 100644
--- a/include/configs/suvd3.h
+++ b/include/configs/suvd3.h
@@ -70,7 +70,7 @@
OR_GPCM_CSNT | \
OR_GPCM_ACS_DIV4 | \
OR_GPCM_SCY_3 | \
- OR_GPCM_TRLX)
+ OR_GPCM_TRLX_SET)
#define CONFIG_SYS_MAMR (MxMR_GPL_x4DIS | \
0x0000c000 | \
OpenPOWER on IntegriCloud