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 2020/05/13 22:29:58 UTC

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #1037: stm32h7 generic fixes

davids5 commented on a change in pull request #1037:
URL: https://github.com/apache/incubator-nuttx/pull/1037#discussion_r424767290



##########
File path: arch/arm/src/stm32h7/Make.defs
##########
@@ -137,11 +137,6 @@ CHIP_CSRCS += stm32_adc.c
 endif
 
 ifeq ($(CONFIG_STM32H7_BBSRAM),y)
-ifeq ($(CONFIG_ARMV7M_DCACHE),y)

Review comment:
       The MPU has to be used to change the caching on BBSRAM. Did  you test that configuration?




----------------------------------------------------------------
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.

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