Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-17 | x86: fsp: Save stack address to CMOS for next S3 boot | Bin Meng | |
At the end of pre-relocation phase, save the new stack address to CMOS and use it as the stack on next S3 boot for fsp_init() continuation function. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Stefan Roese <sr@denx.de> |