mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08: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:
@@ -30,6 +30,8 @@
|
||||
|
||||
#include <arch/chip/chip.h>
|
||||
|
||||
#include "arm_internal.h"
|
||||
|
||||
#include "barriers.h"
|
||||
#include "cp15.h"
|
||||
#include "arm_gic.h"
|
||||
|
||||
Reference in New Issue
Block a user