diff options
author | Tom Rini <trini@konsulko.com> | 2015-11-17 17:57:32 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-11-17 17:57:32 -0500 |
commit | fe524569d4a7eea66475d5815be75660e59b6ee4 (patch) | |
tree | b9c9c5db567947ea5415a33a5190034177853677 /drivers/ddr/marvell/a38x/ddr3_a38x.h | |
parent | fb2dea60e8f355ae00d427db09112a90839c96ec (diff) | |
parent | 6a26748c5e5558073b72ff55de4dc3ea245d3726 (diff) |
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_a38x.h')
-rw-r--r-- | drivers/ddr/marvell/a38x/ddr3_a38x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/ddr/marvell/a38x/ddr3_a38x.h b/drivers/ddr/marvell/a38x/ddr3_a38x.h index 49621bc133..1ed517446f 100644 --- a/drivers/ddr/marvell/a38x/ddr3_a38x.h +++ b/drivers/ddr/marvell/a38x/ddr3_a38x.h @@ -12,11 +12,6 @@ #include "ddr3_hws_hw_training_def.h" -/* Allow topolgy update from board TWSI device*/ -#if !defined(CONFIG_CUSTOMER_BOARD_SUPPORT) -#define MV_DDR_TOPOLOGY_UPDATE_FROM_TWSI -#endif - #define ECC_SUPPORT /* right now, we're not supporting this in mainline */ |