Rabin Vincent wrote:
> Conditionally compile the code calling lowlevel_init, to avoid the
> following build error when CONFIG_SKIP_LOWLEVEL_INIT is defined:
>
> start.S:218: undefined reference to `lowlevel_init'
Move this change to the cpu/arm_cortexa9/start.S
That will be created from comment
Conditionally compile the code calling lowlevel_init, to avoid the
following build error when CONFIG_SKIP_LOWLEVEL_INIT is defined:
start.S:218: undefined reference to `lowlevel_init'
Acked-by: Michael Brandt
Signed-off-by: Rabin Vincent
---
cpu/arm_cortexa8/start.S |4 +++-
1 files chan
2 matches
Mail list logo