nuttx/boards/arm/cxd56xx
Masayuki Ishikawa 30fd340e74 boards: spresense: Add CONFIG_BOARD_LATE_INITIALIZE=y for SMP
Summary:
- I noticed that spresense:rndis_smp and spresense:wifi_smp
  do not boot due to the recent change in nx_start.c
- As the result of the discussion, I understand that we have to
  add CONFIG_BOARD_LATE_INITIALIZE=y for SMP

Impact:
- spresense only

Testing:
- Tested with spresense:rndis_smp and spresense:wifi_smp

Signed-off-by: Masayuki Ishikawa <masayuki.ishikawa@gmail.com>
2021-07-02 10:15:45 -05:00
..
common Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
drivers Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
spresense boards: spresense: Add CONFIG_BOARD_LATE_INITIALIZE=y for SMP 2021-07-02 10:15:45 -05:00