Re: [LEDE-DEV] [PATCH] brcm2708: backport upstream sdhost controller driver

2017-04-13 Thread Álvaro Fernández Rojas
You only added CONFIG_MMC_BCM2835_UPSTREAM symbol for bcm2708, missing bcm2709 and bcm2710, which will break buildbot for those subtargets. Apart from that, what's the purpose of adding a disabled driver? Maybe you should create a branch in your staging repo in which this driver is enabled by de

[LEDE-DEV] [PATCH] brcm2708: backport upstream sdhost controller driver

2017-04-01 Thread Rafał Miłecki
From: Rafał Miłecki Signed-off-by: Rafał Miłecki --- target/linux/brcm2708/bcm2708/config-4.9 |1 + ...-Add-new-driver-for-the-sdhost-controller.patch | 1536 ...-Fix-possible-NULL-ptr-dereference-in-bcm.patch | 30 + ...-rename-Kconfig-symbol-to-avoid-downs