Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] bcusdk: enable tpuarts support in eibd
@ 2017-08-24  7:30 Kurt Van Dijck
  2017-08-24 21:11 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Kurt Van Dijck @ 2017-08-24  7:30 UTC (permalink / raw)
  To: buildroot

Hey,

Please find my patch below.
It enables an extra interface type for eibd.
I don't understand why it wasn't there.

Kind regards,
Kurt

--
commit e62160001f09bff9be8e74b6d47da11c349bb2a6
Author: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
Date:   Thu Aug 24 09:16:36 2017

    bcusdk: enable tpuarts support in eibd
    
    This commit will enable tpuarts in eibd as well.
    tpuarts is equally important to FT1.2.
    It makes no sense to enable only some interfaces.
    
    Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>

diff --git a/package/bcusdk/bcusdk.mk b/package/bcusdk/bcusdk.mk
index 6c7641d..b54b94c 100644
--- a/package/bcusdk/bcusdk.mk
+++ b/package/bcusdk/bcusdk.mk
@@ -14,6 +14,7 @@ BCUSDK_CONF_OPTS = \
 	--enable-onlyeibd \
 	--enable-ft12 \
 	--enable-pei16 \
+	--enable-tpuarts \
 	--enable-eibnetip \
 	--enable-eibnetipserver \
 	--enable-eibnetiptunnel \

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-25 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-24  7:30 [Buildroot] [PATCH] bcusdk: enable tpuarts support in eibd Kurt Van Dijck
2017-08-24 21:11 ` Thomas Petazzoni
2017-08-25  7:15   ` Kurt Van Dijck
2017-08-25 12:31     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox