You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/01/14 09:13:35 UTC

[incubator-nuttx] branch master updated (39ab0f4 -> 09bf8a5)

This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 39ab0f4  Do not require write-access for fsync
     add 122b907  arch/risc-v/src/mpfs/mpfs_opensbi_utils.S: Remove unncessary mv
     add 76c6ccc  risc-v/mpfs: opensbi/defconfig fix RAM start address
     add c67a1a4  risc-v/mpfs: ld-envm-opensbi.script: add all opensbi code to .text.sbi
     add 09bf8a5  risc-v/mpfs: mpfs_opensbi: fix fw_size calculation

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/mpfs/mpfs_opensbi.c                      | 8 ++++++--
 arch/risc-v/src/mpfs/mpfs_opensbi_utils.S                | 1 -
 boards/risc-v/mpfs/icicle/configs/opensbi/defconfig      | 2 +-
 boards/risc-v/mpfs/icicle/scripts/ld-envm-opensbi.script | 3 +++
 4 files changed, 10 insertions(+), 4 deletions(-)