On Wed, Jul 8, 2020 at 11:34 AM Simon Glass <s...@chromium.org> wrote: > > Update this code to calculate the address to use, rather than hard-coding > it. Obtain the requested stack size from the FSP. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Wolfgang Wallner <wolfgang.wall...@br-automation.com> > --- > > Changes in v2: > - Split out the boot_mode change into a separate patch > > arch/x86/cpu/apollolake/fsp_m.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>