[PATCH] UBI: remove Kconfig entry from include

2019-04-30 Thread Jan Remmet
CONFIG_MTD_UBI_WL_THRESHOLD can be set via Kconfig. default there is also 4096. So remove the leftover here. Signed-off-by: Jan Remmet --- drivers/mtd/ubi/ubi-barebox.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mtd/ubi/ubi-barebox.h b/drivers/mtd/ubi/ubi-barebox.h index 557ad883

[PATCH] ARM: zii-imx8mq-dev: select ZII_COMMON

2019-04-30 Thread Lucas Stach
The RDU3 shares some of the board fixups with the other Zii boards. For those to work ZII_COMMON needs to be enabled. Fixes: d76ba38a1605 (ARM: zii-common: reuse i210 config check for RDU3) Signed-off-by: Lucas Stach --- arch/arm/mach-imx/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH v2] Documentation: imx: add documentation for RioTboard

2019-04-30 Thread Oleksij Rempel
Signed-off-by: Oleksij Rempel --- .../boards/imx/embest-i.mx6s-riotboard.rst| 133 ++ 1 file changed, 133 insertions(+) create mode 100644 Documentation/boards/imx/embest-i.mx6s-riotboard.rst diff --git a/Documentation/boards/imx/embest-i.mx6s-riotboard.rst b/Documentation/

Re: [PATCH v1] Documentation: imx: add documentation for RioTboard

2019-04-30 Thread Oleksij Rempel
On 30.04.19 09:10, Andrey Smirnov wrote: On Tue, Apr 30, 2019 at 12:01 AM Oleksij Rempel wrote: Signed-off-by: Oleksij Rempel --- .../boards/imx/embest-i.mx6s-riotboard.rst| 133 ++ 1 file changed, 133 insertions(+) create mode 100644 Documentation/boards/imx/embest

Re: [PATCH v1] Documentation: imx: add documentation for RioTboard

2019-04-30 Thread Andrey Smirnov
On Tue, Apr 30, 2019 at 12:01 AM Oleksij Rempel wrote: > > Signed-off-by: Oleksij Rempel > --- > .../boards/imx/embest-i.mx6s-riotboard.rst| 133 ++ > 1 file changed, 133 insertions(+) > create mode 100644 Documentation/boards/imx/embest-i.mx6s-riotboard.rst > > diff --git a

[PATCH v1] Documentation: imx: add documentation for RioTboard

2019-04-30 Thread Oleksij Rempel
Signed-off-by: Oleksij Rempel --- .../boards/imx/embest-i.mx6s-riotboard.rst| 133 ++ 1 file changed, 133 insertions(+) create mode 100644 Documentation/boards/imx/embest-i.mx6s-riotboard.rst diff --git a/Documentation/boards/imx/embest-i.mx6s-riotboard.rst b/Documentation/