On 15 October 2015 at 06:22, Simon Glass <[email protected]> wrote: > Hi Bin, > > On 14 October 2015 at 03:01, Bin Meng <[email protected]> wrote: >> >> In sipi_vector.S, cpu_index (passed as %eax) is wrongly overwritten >> by the ap_init() function address. Correct it. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> arch/x86/cpu/sipi_vector.S | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Acked-by: Simon Glass <[email protected]> > > I wonder if this value is even useful, but we do use it for debug output.
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

