Merge "mac80211: keep jiffies of recent per-station events in sta_info"
diff --git a/drivers/net/wireless/quantenna/pcie2/host/common/qdpc_init.c b/drivers/net/wireless/quantenna/pcie2/host/common/qdpc_init.c
index 5dfe587..ba8cce3 100644
--- a/drivers/net/wireless/quantenna/pcie2/host/common/qdpc_init.c
+++ b/drivers/net/wireless/quantenna/pcie2/host/common/qdpc_init.c
@@ -45,7 +45,7 @@
 #define QDPC_TOPAZ_UBOOT	"u-boot.bin"
 #define MAX_IMG_NUM		2
 
-#define EP_BOOT_FROM_FLASH 1
+#define EP_BOOT_FROM_FLASH 0
 
 #ifndef MEMORY_START_ADDRESS
 #define MEMORY_START_ADDRESS virt_to_bus((void *)PAGE_OFFSET)