summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-10-26 09:51:38 -0500
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:26:41 -0600
commit747185e46d6e3fbbe0612fba259e8401691cc067 (patch)
treeb059b14fbf8157f1d53747a4796c97ef47ec1782 /recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch
parent783295b12092bb2b53eeddd619e7f27be980cb80 (diff)
downloadmeta-multitech-atmel-747185e46d6e3fbbe0612fba259e8401691cc067.tar.gz
meta-multitech-atmel-747185e46d6e3fbbe0612fba259e8401691cc067.tar.bz2
meta-multitech-atmel-747185e46d6e3fbbe0612fba259e8401691cc067.zip
Turn off debug in the RS9113 driver due to too many warnings
Diffstat (limited to 'recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch')
-rw-r--r--recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch b/recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch
new file mode 100644
index 0000000..4101116
--- /dev/null
+++ b/recipes-kernel/rs9113/rs9113-from-src/debug-rs9113.patch
@@ -0,0 +1,14 @@
+* Turn off debug to prevent performance issues
+=======================================================
+diff --git a/source/host/config/make.config b/source/host/config/make.config
+index fd5133b..fc4507d 100644
+--- a/source/host/config/make.config
++++ b/source/host/config/make.config
+@@ -48,7 +48,6 @@ ifeq ($(CONFIG_CHW_20_40), y)
+ endif
+
+
+-EXTRA_CFLAGS += -DONEBOX_DEBUG_ENABLE
+ EXTRA_CFLAGS += -DPROGRAMMING_BBP_TA
+ EXTRA_CFLAGS += -DPROGRAMMING_SCAN_TA
+ EXTRA_CFLAGS += -DRSI_SDIO_MULTI_BLOCK_SUPPORT