bdk: sdram: deduplicate dram configs

Additionally add info about new hynix chip and correct ids 3 and 5 on T210B01 based Switch.
This commit is contained in:
CTCaer
2022-05-08 04:58:36 +03:00
parent 450d95e573
commit 37de367fef
4 changed files with 144 additions and 207 deletions

View File

@@ -17,8 +17,6 @@
#define DRAM_CFG_T210_SIZE 1896
#define DRAM_ID(x) BIT(x)
static const sdram_params_t210_t _dram_cfg_0_samsung_4gb = {
/* Specifies the type of memory device */
.memory_type = MEMORY_TYPE_LPDDR4,