summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-19 13:27:26 -0500
committerTom Rini <trini@konsulko.com>2015-11-19 13:27:26 -0500
commit9ef671c9d4c70af3f8b21d8a31a89af4dc74d6b3 (patch)
treeda4d08ed85efe51d8799eee94b2ccf4a79c4b278 /include
parentaa7077fcee6cf00cde59bb9709ebd6205720f8bf (diff)
parent3e56ecec435d30e25fcffb971f8c9627e85ac1df (diff)
downloadblackbird-obmc-uboot-9ef671c9d4c70af3f8b21d8a31a89af4dc74d6b3.tar.gz
blackbird-obmc-uboot-9ef671c9d4c70af3f8b21d8a31a89af4dc74d6b3.zip
Merge branch 'master' of git://git.denx.de/u-boot-spi
Diffstat (limited to 'include')
-rw-r--r--include/configs/am43xx_evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h
index b02abd389e..76d4032ab2 100644
--- a/include/configs/am43xx_evm.h
+++ b/include/configs/am43xx_evm.h
@@ -231,6 +231,8 @@
#define CONFIG_QSPI_SEL_GPIO 48
#define CONFIG_SF_DEFAULT_SPEED 48000000
#define CONFIG_DEFAULT_SPI_MODE SPI_MODE_3
+#define CONFIG_QSPI_QUAD_SUPPORT
+#define CONFIG_TI_EDMA3
/* Enhance our eMMC support / experience. */
#define CONFIG_CMD_GPT
OpenPOWER on IntegriCloud