summaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-26 07:55:16 -0500
committerTom Rini <trini@konsulko.com>2021-02-26 07:55:16 -0500
commit99bebbd5b2750fc128d8054213bdd6007dd6436c (patch)
tree0b074459411ad3db8c735a990fabf4e983254ac5 /drivers/ddr/marvell/a38x/ddr3_training_ip_def.h
parentd9bc92f5548e3325402e9d6c7bce3fb2de079b9b (diff)
parent2f0c18b1584129d8386f5a18390996f6bea78065 (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
- turris_mox: Enhancements, mostlly defconfig changes (Pali) - pci-aardvark: Set Max Payload Size and Max Read Request Size to 512 bytes (Pali) - pci_mvebu: Minor cleanup and refactoring (Marek) - Upgrade A38x DDR3 training to version 14.0.0 (Marek)
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_ip_def.h')
-rw-r--r--drivers/ddr/marvell/a38x/ddr3_training_ip_def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h b/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h
index 2a68669f36c..8765df7cfbb 100644
--- a/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h
+++ b/drivers/ddr/marvell/a38x/ddr3_training_ip_def.h
@@ -80,6 +80,8 @@
#define ADDR_SIZE_2GB 0x10000000
#define ADDR_SIZE_4GB 0x20000000
#define ADDR_SIZE_8GB 0x40000000
+#define ADDR_SIZE_16GB 0x80000000
+
enum hws_edge_compare {
EDGE_PF,