[U-Boot] [PATCH] MPC83xx: add define for global half-strength enable (HSE)

14 Apr
2011
14 Apr
'11
2:53 p.m.
Signed-off-by: Andre Schwarz andre.schwarz@matrix-vision.de --- include/mpc83xx.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/mpc83xx.h b/include/mpc83xx.h index ea137c7..8292018 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
--
1.7.0.4

7 Jul
7 Jul
2:13 a.m.
New subject: [U-Boot] [PATCH] MPC83xx: add define for global half-strength enable (HSE)
On Thu, 14 Apr 2011 14:53:37 +0200 Andre Schwarz andre.schwarz@matrix-vision.de wrote:
Signed-off-by: Andre Schwarz andre.schwarz@matrix-vision.de
applied to u-boot-mpc83xx.
Thanks,
Kim
5052
Age (days ago)
5136
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andre Schwarz
-
Kim Phillips