[U-Boot] [PATCH] armv8/spin_table.c: fix spin table release address

Masahiro Yamada yamada.masahiro at socionext.com
Sat Nov 26 03:17:10 CET 2016


2016-11-25 7:38 GMT+09:00 Tsung-Han Lin <tsunghan.tw at gmail.com>:
> Since only the master core will relocate itself, the spin-table release
> address seen by master core and other slave cores is different.
> This commit fixes this issue by recalculating the spin-table release
> address' offset instead of leaving it to compiler.

No.
You should bring the slaves cores in after relocation
so that the slaves enter the *relocated* _start.

-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list