summaryrefslogtreecommitdiff
path: root/include/configs/dreamplug.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-11-30 11:20:03 -0500
committerTom Rini <trini@konsulko.com>2018-11-30 11:20:03 -0500
commitd814ff34a1ffb1e60059c964ad692c5c8fc8564b (patch)
treeade7957449a4c2c394ac07d1319b6f4873cf4dc6 /include/configs/dreamplug.h
parent6d4a3ff2649faa2cf2739e332557f256cc34831e (diff)
parentd997ad034b6a2e840fefb8224bfd85391cafd71d (diff)
Merge git://git.denx.de/u-boot-marvell
- Some Kirkwood boards converted to DM_SPI by Chris - New Armada-385 SoC revision printed by Chris - Ethernet enable on mcbin by Baruch - Support 2 DRAM banks on Armada-8k boards by Baruch
Diffstat (limited to 'include/configs/dreamplug.h')
-rw-r--r--include/configs/dreamplug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 1c94bf9fa1..f4d717213c 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -35,7 +35,6 @@
#endif
#ifdef CONFIG_CMD_SF
-#define CONFIG_HARD_SPI 1
#define CONFIG_ENV_SPI_BUS 0
#define CONFIG_ENV_SPI_CS 0
#define CONFIG_ENV_SPI_MAX_HZ 50000000 /* 50 MHz */