mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-08 11:36:21 -04:00
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>
This commit is contained in:
parent
1bda1624b0
commit
a7b8126ecd
@ -1000,6 +1000,7 @@
|
|||||||
#define SDRAM_CFG_8_BE 0x00040000
|
#define SDRAM_CFG_8_BE 0x00040000
|
||||||
#define SDRAM_CFG_NCAP 0x00020000
|
#define SDRAM_CFG_NCAP 0x00020000
|
||||||
#define SDRAM_CFG_2T_EN 0x00008000
|
#define SDRAM_CFG_2T_EN 0x00008000
|
||||||
|
#define SDRAM_CFG_HSE 0x00000008
|
||||||
#define SDRAM_CFG_BI 0x00000001
|
#define SDRAM_CFG_BI 0x00000001
|
||||||
|
|
||||||
/* DDR_SDRAM_MODE - DDR SDRAM Mode Register
|
/* DDR_SDRAM_MODE - DDR SDRAM Mode Register
|
||||||
|
Loading…
x
Reference in New Issue
Block a user