mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
e491e15a3f
Switch off SMP support when building u-boot-spl would cause linking error as follow: undefined reference to 'secondary hart relocate' and 'smp_call_function'. Add macro to wrap up proper code region that needs SMP configuration on. Signed-off by: Leo Liang <ycliang@andestech.com> Cc: rick@andestech.com Reviewed-by: Bin Meng <bin.meng@windriver.com> |
||
---|---|---|
.. | ||
ax25 | ||
fu540 | ||
generic | ||
cpu.c | ||
Makefile | ||
mtrap.S | ||
start.S | ||
u-boot-spl.lds | ||
u-boot.lds |