]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stv0991.h
Merge git://www.denx.de/git/u-boot-marvell
[people/ms/u-boot.git] / include / configs / stv0991.h
index bfd1bd719285a2c7442967bac302e719274bb2d4..0e7d8608a262752cd9529b414f75b3a215fe7642 100644 (file)
@@ -9,7 +9,6 @@
 #define __CONFIG_STV0991_H
 #define CONFIG_SYS_DCACHE_OFF
 #define CONFIG_SYS_EXCEPTION_VECTORS_HIGH
-#define CONFIG_BOARD_EARLY_INIT_F
 
 #define CONFIG_SYS_CORTEX_R4
 
@@ -74,6 +73,7 @@
 #ifdef CONFIG_OF_CONTROL               /* QSPI is controlled via DT */
 #define CONFIG_CQSPI_DECODER           0
 #define CONFIG_CQSPI_REF_CLK           ((30/4)/2)*1000*1000
+#define CONFIG_BOUNCE_BUFFER
 
 #endif