diff options
author | Tom Rini <trini@konsulko.com> | 2022-07-08 17:57:39 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-07-08 18:03:08 -0400 |
commit | 05a4859637567b13219efd6f1707fb236648b1b7 (patch) | |
tree | 0faeab15539fb5b57dcd4ee82294ae8bab74fc1c /board/freescale/corenet_ds/p4080ds_ddr.c | |
parent | 52686b87390791945eb05deaedac3c47f193a80f (diff) | |
parent | 07ef80cd9d735d7e2ee9c07bcc74e3786107e780 (diff) |
Merge branch '2022-07-08-Kconfig-migrations' into next
- Another small round of CONFIG migrations to Kconfig
Diffstat (limited to 'board/freescale/corenet_ds/p4080ds_ddr.c')
-rw-r--r-- | board/freescale/corenet_ds/p4080ds_ddr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/corenet_ds/p4080ds_ddr.c b/board/freescale/corenet_ds/p4080ds_ddr.c index 3469064562..9839eaceaf 100644 --- a/board/freescale/corenet_ds/p4080ds_ddr.c +++ b/board/freescale/corenet_ds/p4080ds_ddr.c @@ -62,7 +62,6 @@ #define CONFIG_SYS_DDR_INIT_ADDR 0x00000000 #define CONFIG_SYS_DDR_INIT_EXT_ADDR 0x00000000 #define CONFIG_SYS_DDR_CS1_CONFIG 0x80004202 -#define CONFIG_SYS_DDR_DATA_INIT 0xdeadbeef #define CONFIG_SYS_DDR_TIMING_4 0x00000001 #define CONFIG_SYS_DDR_TIMING_5 0x02401400 #define CONFIG_SYS_DDR_MODE_CONTROL 0x00000000 |