summaryrefslogtreecommitdiffstats
path: root/include/mpc83xx.h
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2011-04-14 14:53:37 +0200
committerKim Phillips <kim.phillips@freescale.com>2011-07-06 19:09:27 -0500
commita7b8126ecdda0319901eef3aa1d064f427c866fa (patch)
tree03f98ef21c4327ef6ca2831b02706e6766b441ee /include/mpc83xx.h
parent1bda1624b07ee1dff1a3e53c4a0c48f20ae4ec16 (diff)
downloadblackbird-obmc-uboot-a7b8126ecdda0319901eef3aa1d064f427c866fa.tar.gz
blackbird-obmc-uboot-a7b8126ecdda0319901eef3aa1d064f427c866fa.zip
MPC83xx: add define for global half-strength enable (HSE)
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/mpc83xx.h')
-rw-r--r--include/mpc83xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mpc83xx.h b/include/mpc83xx.h
index ea137c7c65..8292018287 100644
--- a/include/mpc83xx.h
+++ b/include/mpc83xx.h
@@ -1000,6 +1000,7 @@
#define SDRAM_CFG_8_BE 0x00040000
#define SDRAM_CFG_NCAP 0x00020000
#define SDRAM_CFG_2T_EN 0x00008000
+#define SDRAM_CFG_HSE 0x00000008
#define SDRAM_CFG_BI 0x00000001
/* DDR_SDRAM_MODE - DDR SDRAM Mode Register
OpenPOWER on IntegriCloud