Hi Sean, On Wed, Oct 26, 2022 at 7:35 AM Simon Glass <s...@chromium.org> wrote: > > Hi, > > On Mon, 24 Oct 2022 at 22:57, Stefan Roese <s...@denx.de> wrote: > > > > On 24.10.22 18:49, Bin Meng wrote: > > > On Mon, Oct 24, 2022 at 11:42 PM Sean Anderson <sean.ander...@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.ander...@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 <s...@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