[PATCH] video: dw_hdmi: Fix compiler warnings with gcc-14

2024-01-27 Thread Khem Raj
GCC-14 find more warnings like "make pointer from integer without a cast" fix them by adding a type cast. Signed-off-by: Khem Raj Cc: Anatolij Gustschin Cc: Tom Rini --- drivers/video/dw_hdmi.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/video

[PATCH] riscv: fix build with binutils 2.38

2022-02-14 Thread Khem Raj
in -march. However as older binutils version do not support this, we first need to detect that. Fixes arch/riscv/lib/cache.c: Assembler messages: arch/riscv/lib/cache.c:12: Error: unrecognized opcode `fence.i' Signed-off-by: Khem Raj Cc: Rick Chen Cc: Leo --- arch/riscv/Makefile | 7 ++

[PATCH] riscv: fix build with binutils 2.38

2022-02-14 Thread Khem Raj
in -march. However as older binutils version do not support this, we first need to detect that. Fixes arch/riscv/lib/cache.c: Assembler messages: arch/riscv/lib/cache.c:12: Error: unrecognized opcode `fence.i' Signed-off-by: Khem Raj Cc: Rick Chen Cc: Leo --- arch/riscv/Makefile | 7 ++

[PATCH] riscv: fix build with binutils 2.38

2022-02-14 Thread Khem Raj
in -march. However as older binutils version do not support this, we first need to detect that. Fixes arch/riscv/lib/cache.c: Assembler messages: arch/riscv/lib/cache.c:12: Error: unrecognized opcode `fence.i' Signed-off-by: Khem Raj Cc: Rick Chen Cc: Leo --- arch/riscv/Makefile | 7 ++

Re: [U-Boot] [OE-core] [PATCH] u-boot: Upgrade to 2017.09

2017-09-17 Thread Khem Raj
On Sun, Sep 17, 2017 at 2:18 AM, Martin Jansa wrote: > Is anyone seeing u-boot-fw-utils.do_install failure with this? > I am seeing same failures too. havent yet dug into it. > u-boot-fw-utils/1_2017.09-r0/git/tools/env/fw_printenv: No such file or > directory > > I've tried u-boot-fw-utils-cros

Re: [U-Boot] x86 build is broken with GCC 7

2017-06-20 Thread Khem Raj
On Tue, Jun 20, 2017 at 7:47 AM Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Tue, Jun 20, 2017 at 11:41 AM, Tom Rini wrote: > > On Wed, Jun 14, 2017 at 09:53:37AM -0300, Otavio Salvador wrote: > > > >> Hello folks, > >> > >> Testing with current compiler exposed an error: > >>

Re: [U-Boot] Patchwork housekeeping

2012-03-22 Thread Khem Raj
On Thu, Mar 22, 2012 at 10:22 AM, Tom Rini wrote: I don't know if anyone has noticed, but patchwork is starting to collect a rather large amount of cruft. >>> >>> >>> >>> Do we, or do we not have the magic "update patchwork when the master repo >>> gets a patch" hook setup?  It's no