summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-04-17 16:19:45 +0300
committerTom Rini <trini@konsulko.com>2019-04-17 16:19:45 +0300
commit4b37f36d68ebb79cdc7d68a539de71e28e954d11 (patch)
treec982cc1d42e8eeb28dc1dc31d027e1fe145f113d /include/configs
parent14b8c420b88a90e7ca0c979a2ee413bf459941e8 (diff)
parentf8c8669760610b2949d8d9ccaeef8231a44d4205 (diff)
downloadu-boot-4b37f36d68ebb79cdc7d68a539de71e28e954d11.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
- Convert DM_MMC and DM_SCSI - A20, R40, H6 Linux dts(i) sync - CLK, RESET support for sunxi, sun8_emac net drivers
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sunxi-common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index ee18260be6..a498393472 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -104,13 +104,7 @@
#define PHYS_SDRAM_0_SIZE 0x80000000 /* 2 GiB */
#ifdef CONFIG_AHCI
-#define CONFIG_SCSI_AHCI_PLAT
-#define CONFIG_SUNXI_AHCI
#define CONFIG_SYS_64BIT_LBA
-#define CONFIG_SYS_SCSI_MAX_SCSI_ID 1
-#define CONFIG_SYS_SCSI_MAX_LUN 1
-#define CONFIG_SYS_SCSI_MAX_DEVICE (CONFIG_SYS_SCSI_MAX_SCSI_ID * \
- CONFIG_SYS_SCSI_MAX_LUN)
#endif
#define CONFIG_SETUP_MEMORY_TAGS