aboutsummaryrefslogtreecommitdiff
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-10 22:59:25 -0400
committerTom Rini <trini@konsulko.com>2022-06-28 17:03:31 -0400
commit7b976f7a0b5ab18e3671d683f8092d7ddb0622b5 (patch)
tree05f18310d7b9287c79e33a1aebbadc9fd5f03130 /include/configs/nitrogen6x.h
parentd64d338fcc3e9d6d32c6ced3bd84831337df7e7b (diff)
downloadu-boot-7b976f7a0b5ab18e3671d683f8092d7ddb0622b5.zip
u-boot-7b976f7a0b5ab18e3671d683f8092d7ddb0622b5.tar.gz
u-boot-7b976f7a0b5ab18e3671d683f8092d7ddb0622b5.tar.bz2
ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI 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/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 72f2dfb..9b84c36 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -23,8 +23,6 @@
* SATA Configs
*/
#ifdef CONFIG_CMD_SATA
-#define CONFIG_DWC_AHSATA_PORT_ID 0
-#define CONFIG_DWC_AHSATA_BASE_ADDR SATA_ARB_BASE_ADDR
#define CONFIG_LBA48
#endif