nuttx/boards/risc-v/mpfs/icicle
Eero Nurkkala e5a9ba5602 risc-v/mpfs: opensbi defconfig: refresh config
Some of the configuration options have changed, so update this
config file accordingly.

In this example config, the following hart configuration takes
place:
  hart1: 0xafb00000 (Another NuttX)
  hart2: unused
  hart3: 0x80200000 (u-boot and Linux kernel)
  hart4: 0x80200000 (u-boot and Linux kernel)

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-01-24 23:25:53 +08:00
..
configs risc-v/mpfs: opensbi defconfig: refresh config 2022-01-24 23:25:53 +08:00
include include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
scripts board: Remove -fno-omit-frame-pointer from Make.defs 2022-01-20 16:00:48 +01:00
src include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
Kconfig