summaryrefslogtreecommitdiffstats
path: root/include/configs/edminiv2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-04-11 14:11:05 -0400
committerTom Rini <trini@konsulko.com>2021-04-11 14:11:05 -0400
commit3b676a1662ac6b54d1e97ea40a0c41ee0925ffe3 (patch)
treed793c47b6ee68f30fb1426d526ac66f15b7cb636 /include/configs/edminiv2.h
parentc6a4ee2aaee541c12d290dd25561e771396817cc (diff)
parentd3cfc474b764fc9d8fca6dc1dfe56f42e564f0f5 (diff)
downloadu-boot-3b676a1662ac6b54d1e97ea40a0c41ee0925ffe3.tar.gz
u-boot-3b676a1662ac6b54d1e97ea40a0c41ee0925ffe3.tar.xz
u-boot-3b676a1662ac6b54d1e97ea40a0c41ee0925ffe3.zip
Merge branch '2021-04-11-remove-non-migrated-boards'
- Remove a large number of boards that have not migrated to DM_MMC, for which the migration deadline with 2 years ago at v2019.04.
Diffstat (limited to 'include/configs/edminiv2.h')
-rw-r--r--include/configs/edminiv2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h
index dd16e3fbda..949ff55624 100644
--- a/include/configs/edminiv2.h
+++ b/include/configs/edminiv2.h
@@ -122,9 +122,6 @@
*/
#ifdef CONFIG_IDE
#define __io
-#define CONFIG_IDE_PREINIT
-/* ED Mini V has an IDE-compatible SATA connector for port 1 */
-#define CONFIG_MVSATA_IDE_USE_PORT1
/* Needs byte-swapping for ATA data register */
#define CONFIG_IDE_SWAP_IO
/* Data, registers and alternate blocks are at the same offset */