Re: [PATCH v1 01/17] riscv: cpu: jh7110: Add support for jh7110 SoC

2022-12-25 Thread yanhong wang
On 2022/12/22 17:22, Bin Meng wrote: > On Mon, Dec 12, 2022 at 10:51 AM Yanhong Wang > wrote: >> >> Add StarFive JH7110 SoC to support RISC-V arch. >> >> Signed-off-by: Yanhong Wang >> --- >> arch/riscv/cpu/jh7110/Makefile| 10 >> arch/riscv/cpu/jh7110/cpu.c

Re: [PATCH v2] power: regulator: Add support for NPCM8xx

2022-12-25 Thread Jaehoon Chung
Hi, On 11/7/22 11:48, Jim Liu wrote: > Add support for setting nuvoton BMC NPCM845 voltage supply. > > Signed-off-by: Jim Liu Reviewed-by: Jaehoon Chung Sorry for late. Best Regards, Jaehoon Chung > --- > Changes for v2: >- modify Kconfig description >- modify get_value function >

Re: [ANN] U-Boot v2023.01-rc4 released

2022-12-25 Thread Jagan Teki
On Mon, 26 Dec 2022 at 10:23, Kever Yang wrote: > > Hi Jagan, > > > Could you help to rebase on top of next? is it u-boot/next or u-boot-rockchip/for-next? Jagan.

Re: [ANN] U-Boot v2023.01-rc4 released

2022-12-25 Thread Kever Yang
Hi Jagan,     Could you help to rebase on top of next? I met two issues: - CFG_SYS_TEXT_BASE as Tom mentioned; - CONFIG_SYS_HZ_CLOCK could not use report by buildman. +Error: You must add new CONFIG options using Kconfig +The following new ad-hoc CONFIG options were detected:

Re: [PATCH] i2c: uniphier-f: correct error recovery

2022-12-25 Thread Kunihiko Hayashi
On 2022/12/09 20:38, Dai Okamura wrote: The uniphier i2c block can recognize some handshake errors. But driver handles all error detections as no error if no timeout. So this makes unrecoverable state. This replaces the return values with the right ones to tell the i2c framework the errors: -

[PATCH] fs/squashfs: Only use export table if available

2022-12-25 Thread David Oberhollenzer
For a squashfs filesystem, the fragment table is followed by the following tables: NFS export table, ID table, xattr table. The export and xattr tables are both completely optional, but the ID table is mandatory. The Linux implementation refuses to mount the image if the ID table is missing.

Freescale P2020 Internal Boot ROM

2022-12-25 Thread Pali Rohár
On Thursday 22 December 2022 19:36:58 Tom Rini wrote: > On Thu, Dec 22, 2022 at 10:02:42PM +0100, Pali Rohár wrote: > > On Thursday 22 December 2022 13:22:50 Tom Rini wrote: > > > I suspect that how we fire up QEMU means that the issue you're > > > noting isn't triggered since we don't boot it