Re: [OpenWrt-Devel] [PATCH 1/2] mvebu: add kernel 4.19 support

2019-06-07 Thread Bjørn Mork
Bjørn Mork writes: > Like I believe others have reported before: There is something fishy > with the USB support on Mamba. The xhci pci driver is loaded and have > bound to the USB3 controller: > > root@wrt1900ac-1:/# lspci -vvvnns 1: > 01:00.0 USB controller [0c03]: Etron Technology, Inc. EJ16

Re: [OpenWrt-Devel] [PATCH 1/2] mvebu: add kernel 4.19 support

2019-06-07 Thread Bjørn Mork
Like I believe others have reported before: There is something fishy with the USB support on Mamba. The xhci pci driver is loaded and have bound to the USB3 controller: root@wrt1900ac-1:/# lspci -vvvnns 1: 01:00.0 USB controller [0c03]: Etron Technology, Inc. EJ168 USB 3.0 Host Controller [1b6f

[OpenWrt-Devel] [PATCH][buildbot] phase1: build kernel reproducible

2019-06-07 Thread Alexander Couzens
Set CONFIG_KERNEL_BUILD_DOMAIN and CONFIG_KERNEL_BUILD_USER to buildbot@openwrt Signed-off-by: Alexander Couzens --- phase1/master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phase1/master.cfg b/phase1/master.cfg index f5068675bafc..765d9dea0fd9 100644 --- a/phase1/ma