You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/27 12:57:19 UTC

[GitHub] [incubator-nuttx] jlaitine opened a new pull request, #7203: Mpfs add conf flags for ddr

jlaitine opened a new pull request, #7203:
URL: https://github.com/apache/incubator-nuttx/pull/7203

   ## Summary
   
   This adds a configuration flags for DDR type for MPFS platform. The DDR type is already static, it is just set in "board_liberodefs.h". Thus all the runtime checks for memory type is just dead code (and it doesn't make sense to check the DDR type at runtime anyways).
   
   Also remove the unused "off mode" configuration calls, but leave the code that actually puts the DDR into off mode for future use, behind a CONFIG flag.
   
   This is tested on icicle and aries m100 boards (LPDDR4 and DDR4).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7203: Mpfs add conf flags for ddr

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7203:
URL: https://github.com/apache/incubator-nuttx/pull/7203


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org