[INKA4x0] NG hardware: SDRAM support
Add support for three new DDR chips that may be present on a NG INKA4x0 hardware: HYB25D512160BF-5, K4H511638C-7CB3, T46V32M16BN-6IT. Cleanup board/inka4x0/mt48lc16m16a2-75.h file. Signed-off-by: Marian Balakowicz <m8@semihalf.com>
This commit is contained in:
@@ -183,7 +183,14 @@
|
||||
#define CFG_SDRAM_BASE 0x00000000
|
||||
#define CFG_DEFAULT_MBAR 0x80000000
|
||||
|
||||
#define CONFIG_MPC5200_DDR
|
||||
/*
|
||||
* SDRAM controller configuration
|
||||
*/
|
||||
#undef CONFIG_SDR_MT48LC16M16A2
|
||||
#undef CONFIG_DDR_MT46V16M16
|
||||
#undef CONFIG_DDR_MT46V32M16
|
||||
#undef CONFIG_DDR_HYB25D512160BF
|
||||
#define CONFIG_DDR_K4H511638C
|
||||
|
||||
/* Use ON-Chip SRAM until RAM will be available */
|
||||
#define CFG_INIT_RAM_ADDR MPC5XXX_SRAM
|
||||
|
||||
Reference in New Issue
Block a user