> -Original Message-
> From: Bin Meng
> Sent: 2021年5月21日 13:35
> To: Biwen Li (OSS)
> Cc: Priyanka Jain ; U-Boot Mailing List
> ; Biwen Li
> Subject: Re: [PATCH] configs: ls2088aqds: fix synchronous exception
>
> On Fri, May 21, 2021 at 12:16 PM Biwen Li
> -Original Message-
> From: Priyanka Jain (OSS)
> Sent: 2021年2月2日 14:03
> To: Biwen Li (OSS)
> Cc: Jiafei Pan ; u-boot@lists.denx.de; Xiaobo Xie
> ; Biwen Li
> Subject: RE: [v3 16/33] configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO
>
> >-Original Me
>
> On 09/07/2020 13.38, Biwen Li wrote:
> >>
> >> On 09/07/2020 12.58, Biwen Li wrote:
> >>> From: Biwen Li
> >>>
> >>> Fix uninitialized variable msg
> >>>
> >>> struct dm_i2c_chip *chip = dev_get_parent_platdata(dev);
> >>> - struct i2c_msg msg;
> >>> + struct i2c_msg msg = {0};
> Hi Priyanka,
>
> The patch depend on dts patch of zhiqiang.
The patch depend on dts patch(powerpc: Enable device tree support for P1010RDB)
of zhiqiang as follows,
https://patchwork.ozlabs.org/project/uboot/patch/20200414093022.24132-2-zhiqiang@nxp.com
>
> Best Regards,
> Biwen Li
> > ---
> Subject: RE: [PATCH 20/27] dm: ppc: MPC8548CDS: add i2c DM support
>
> >-Original Message-
> >From: U-Boot On Behalf Of Biwen Li
> >Sent: Sunday, April 12, 2020 2:24 PM
> >To: Jagdish Gediya ; Priyanka Jain
> >; h...@denx.de; ja...@amarulasolutions.com;
> >aford...@gmail.com; Alison Wan
> > According to Server Base System Architecture (SBSA) specification, the
> > SBSA Generic Watchdog has two stage timeouts: the first signal
> > (WS0) is for alerting the system by interrupt, the second one (WS1) is
> > a real hardware reset.
> > More details about the hardware specification of
6 matches
Mail list logo