On Sat, Dec 19, 2015 at 10:51 AM, Simon Glass <s...@chromium.org> wrote: > On 10 December 2015 at 23:02, Bin Meng <bmeng...@gmail.com> wrote: >> Declare stack_top as u32 in struct shared_data and struct common_buf >> so that we can avoid casting in fsp_init(). >> >> Signed-off-by: Bin Meng <bmeng...@gmail.com> >> Acked-by: Simon Glass <s...@chromium.org> >> --- >> >> Changes in v2: None >> >> arch/x86/include/asm/fsp/fsp_api.h | 2 +- >> arch/x86/include/asm/fsp/fsp_support.h | 2 +- >> arch/x86/lib/fsp/fsp_support.c | 4 ++-- >> 3 files changed, 4 insertions(+), 4 deletions(-) > > Tested on Minnowmax: > Tested-by: Simon Glass <s...@chromium.org>
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot