summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-11 05:59:26 +0300
committerTom Rini <trini@konsulko.com>2022-06-29 00:03:31 +0300
commit21af94f882b764353b781c8a4569961124189e0b (patch)
tree6e53e1e906aa5aad73ae94a05f2e39bb8e020a5c /include/configs/ls2080ardb.h
parent7b976f7a0b5ab18e3671d683f8092d7ddb0622b5 (diff)
downloadu-boot-21af94f882b764353b781c8a4569961124189e0b.tar.xz
ata: fsl_sata: Remove legacy non-BLK code
The migration deadline for this has passed and all boards have been updated, remove this legacy code and references for it. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index cdfc9fd82e..43bcc5a9b1 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -34,11 +34,6 @@
#define CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR 1
#endif
-/* SATA */
-
-#define CONFIG_SYS_SATA1 AHCI_BASE_ADDR1
-#define CONFIG_SYS_SATA2 AHCI_BASE_ADDR2
-
#if !defined(CONFIG_FSL_QSPI) || defined(CONFIG_TFABOOT)
#define CONFIG_SYS_NOR0_CSPR_EXT (0x0)