[PATCH v3 1/2] x86: fsp: Depend on DM_RTC

Bin Meng bmeng.cn at gmail.com
Wed Oct 26 02:52:09 CEST 2022


Hi Sean,

On Wed, Oct 26, 2022 at 7:35 AM Simon Glass <sjg at chromium.org> wrote:
>
> Hi,
>
> On Mon, 24 Oct 2022 at 22:57, Stefan Roese <sr at denx.de> wrote:
> >
> > On 24.10.22 18:49, Bin Meng wrote:
> > > On Mon, Oct 24, 2022 at 11:42 PM Sean Anderson <sean.anderson at seco.com> wrote:
> > >>
> > >> FSP support requires DM_RTC for rtc_write32. Select it.
> > >>
> > >> Fixes: ba65808e7d0 ("x86: fsp: Save stack address to CMOS for next S3 boot")

Please drop this "Fixes" tag.

> > >> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> > >> ---
> > >> This seems like it would never have worked. Does fsp_save_s3_stack even
> > >
> > > This was working before. Did you test it on x86 that now it is broken?
>
> I think it is better to select these options rather than rely on
> boards to do so. I suspect that 'moveconfig.py -s' will remove some
> things from defconfigs.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> > >
> > > +Stefan
> >
> > I don't have access to this FSP x86 target any more, so can't test
> > anything any more.
> >
> > Thanks,
> > Stefan
> >

Regards,
Bin


More information about the U-Boot mailing list