mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 05:57:16 +00:00
arm/fvp-v8r: fix arm_earlyserialinit() is not called correctly
USE_EARLYSERIALINIT will depends on the definition in arm_internal.h Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
parent
976aa5552f
commit
6e940b74f5
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include <arch/chip/chip.h>
|
||||
|
||||
#include "arm_internal.h"
|
||||
|
||||
#include "barriers.h"
|
||||
#include "cp15.h"
|
||||
#include "arm_gic.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue