Re: [PATCH 3/5] sandbox: parse libftdi options

2017-10-16 Thread Sascha Hauer
On Mon, Oct 16, 2017 at 05:10:11PM +0300, Antony Pavlov wrote: > On Mon, 16 Oct 2017 10:21:58 +0200 > Sascha Hauer wrote: > > > On Tue, Oct 10, 2017 at 03:26:29PM +0300, Antony Pavlov wrote: > > > Signed-off-by: Antony Pavlov > > > --- > > >

Re: [PATCH 3/5] sandbox: parse libftdi options

2017-10-16 Thread Antony Pavlov
On Mon, 16 Oct 2017 10:21:58 +0200 Sascha Hauer wrote: > On Tue, Oct 10, 2017 at 03:26:29PM +0300, Antony Pavlov wrote: > > Signed-off-by: Antony Pavlov > > --- > > arch/sandbox/Makefile| 2 +- > > arch/sandbox/os/common.c | 12 ++-- > >

Re: [PATCH] mtd: m25p80: make it possible to use 4K erase block

2017-10-16 Thread Antony Pavlov
On Mon, 16 Oct 2017 09:26:00 +0200 Sascha Hauer wrote: > On Thu, Oct 12, 2017 at 08:01:33PM +0300, Antony Pavlov wrote: > > On Fri, 28 Apr 2017 13:57:27 +0300 > > Antony Pavlov wrote: > > > > > On Fri, 28 Apr 2017 10:18:48 +0200 > > > Sascha

Re: [PATCH v1] writef: added command to write content of variable to file

2017-10-16 Thread Sascha Hauer
On Fri, Oct 06, 2017 at 10:23:16AM +0200, Gerd Pauli wrote: > writef: added command to write content of variable to file. > Adds a newline at the emd of the string. > > Usage: writef VAR FILE Do we need this command at all? It could be replaced with echo -o FILE $foo no? Sascha --

Re: [PATCH] ARM: socfpga: dts: sockit: remove upstreamed nodes

2017-10-16 Thread Sascha Hauer
On Fri, Oct 06, 2017 at 11:33:58AM +0200, Steffen Trumtrar wrote: > Remove devicetree entries that are already in the upstream devicetree. > > Signed-off-by: Steffen Trumtrar > --- > arch/arm/dts/socfpga_cyclone5_sockit.dts | 108 > --- >

Re: [PATCH] regmap: port regmap_update_bits from linux

2017-10-16 Thread Sascha Hauer
On Fri, Oct 06, 2017 at 11:53:02AM +0200, Steffen Trumtrar wrote: > Port the regmap_update_bits function from linux v4.14-rc1 to barebox. > > Signed-off-by: Steffen Trumtrar > --- > drivers/base/regmap/regmap.c | 29 + > include/regmap.h

Re: [PATCH] OMAP_GPMC: this driver depends on MTD

2017-10-16 Thread Sascha Hauer
Hi Jürgen, On Mon, Oct 16, 2017 at 10:01:46AM +0200, Juergen Borleis wrote: > Otherwise it fails with: > > drivers/bus/omap-gpmc.c:498: undefined reference to `of_get_nand_bus_width' > > Signed-off-by: Juergen Borleis I would prefer a if (IS_ENABLED(CONFIG_MTD)

Re: [PATCH] elf.h: Use EI_NIDENT instead of numeric value

2017-10-16 Thread Sascha Hauer
On Mon, Oct 09, 2017 at 04:40:53PM +0300, Antony Pavlov wrote: > This is an adoption of the linux kernel commit > > | commit eb6900fbfa43cb50391b80b38608e25280705693 > | Author: Cyrill Gorcunov > | Date: Tue Apr 29 01:01:17 2008 -0700 > | > | ELF: Use EI_NIDENT instead

Re: [PATCH v2 0/3] e1000: fix access to companion flash chip

2017-10-16 Thread Sascha Hauer
On Mon, Oct 09, 2017 at 09:06:24PM +0200, Uwe Kleine-König wrote: > Hello, > > this is v2 of the series. Compared to (implicit) v1 I worked in Andrey's > feedback and updated the commit logs. The third patch is not marked as > HACK any more (and got some reformatting). In the mean time I also >

Re: [PATCH] eeprom: at24: fix 'assignment from incompatible pointer type' warning

2017-10-16 Thread Sascha Hauer
On Tue, Oct 10, 2017 at 01:12:12AM +0300, Antony Pavlov wrote: > The patch fixes this compiler's warning: > > CC drivers/eeprom/at24.o > drivers/eeprom/at24.c: In function ‘at24_probe’: > drivers/eeprom/at24.c:453:21: warning: assignment from incompatible > pointer type

Re: [PATCH 3/5] sandbox: parse libftdi options

2017-10-16 Thread Sascha Hauer
On Tue, Oct 10, 2017 at 03:26:29PM +0300, Antony Pavlov wrote: > Signed-off-by: Antony Pavlov > --- > arch/sandbox/Makefile| 2 +- > arch/sandbox/os/common.c | 12 ++-- > arch/sandbox/os/ftdi.c | 79 > +++- > 3

[PATCH] OMAP_GPMC: this driver depends on MTD

2017-10-16 Thread Juergen Borleis
Otherwise it fails with: drivers/bus/omap-gpmc.c:498: undefined reference to `of_get_nand_bus_width' Signed-off-by: Juergen Borleis --- drivers/bus/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig index

Re: [PATCH 2/5] sandbox: add gpio support with libftdi1

2017-10-16 Thread Sascha Hauer
Hi Antony, On Tue, Oct 10, 2017 at 03:26:28PM +0300, Antony Pavlov wrote: > Signed-off-by: Antony Pavlov > --- > arch/sandbox/Kconfig | 1 + > arch/sandbox/Makefile | 6 +- >

Re: [PATCH] Marvell: implement marvell_of_reg_init

2017-10-16 Thread Sascha Hauer
On Tue, Oct 10, 2017 at 02:38:19PM +0200, Clément Leger wrote: > From ed1cbcd05d5efeb4012d77a9a4ab9c1da0449bdc Mon Sep 17 00:00:00 2001 > From: Clement Leger > Date: Tue, 10 Oct 2017 14:29:49 +0200 > Subject: [PATCH] Marvell: implement marvell_of_reg_init > > Implement

Re: [PATCH] ARM: imx: imx6ull-evk: select ARCH_IMX6UL instead of ARCH_IMX6ULL

2017-10-16 Thread Sascha Hauer
On Thu, Oct 12, 2017 at 04:13:13PM +0200, Philipp Zabel wrote: > There is no need for a separate ARCH_IMX6ULL Kconfig symbol, and the > shared clock driver is only enabled with ARCH_IMX6UL. > > Signed-off-by: Philipp Zabel > --- > arch/arm/mach-imx/Kconfig | 6 +- >

Re: [PATCH v2 01/12] ARM: vexpress: always build relocatable image

2017-10-16 Thread Sascha Hauer
On Thu, Oct 12, 2017 at 12:26:47PM +0200, Lucas Stach wrote: > This allows to make more space available for the malloc area and > allows us to drop the special CA9 defconfig, which had a different > text base. > > Signed-off-by: Lucas Stach > --- >

Re: [PATCH] efi: add missing Kconfig selects

2017-10-16 Thread Sascha Hauer
On Wed, Oct 11, 2017 at 03:20:42PM +0200, Enrico Jorns wrote: > Building EFI code without block device and partition support enabled > will fail with: > > | drivers/built-in.o: In function `efi_bio_probe': > | (.text+0x125d): undefined reference to `blockdevice_register' > | drivers/built-in.o:

Re: [PATCH] mtd: m25p80: make it possible to use 4K erase block

2017-10-16 Thread Sascha Hauer
On Thu, Oct 12, 2017 at 08:01:33PM +0300, Antony Pavlov wrote: > On Fri, 28 Apr 2017 13:57:27 +0300 > Antony Pavlov wrote: > > > On Fri, 28 Apr 2017 10:18:48 +0200 > > Sascha Hauer wrote: > > > > > On Wed, Apr 26, 2017 at 05:17:34PM +0300,

Re: [PATCH 3/3] fbtest: add gradients pattern

2017-10-16 Thread Sascha Hauer
On Fri, Oct 13, 2017 at 03:20:02PM +0200, Sam Ravnborg wrote: > Hi Nikita > > Thanks for this, I have missed further fbtest options in the past. > Some nitpicks, that you may ignore. > > Sam > > On Thu, Oct 12, 2017 at 08:52:28PM +0300, Nikita Yushchenko wrote: > > This pattern draws red,

Re: [PATCH] UBI: attach: add missing newline at end of pr_err()

2017-10-16 Thread Sascha Hauer
On Sun, Oct 15, 2017 at 01:16:31PM +0200, Marc Kleine-Budde wrote: > This patch adds the missing newline at the end of the pr_err() > statement. > > Signed-off-by: Marc Kleine-Budde > --- > drivers/mtd/ubi/attach.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)