nkaje commented on a change in pull request #2327:
URL: https://github.com/apache/mynewt-core/pull/2327#discussion_r452747249



##########
File path: hw/drivers/crypto/crypto_da1469x/src/crypto_da1469x.c
##########
@@ -161,6 +162,17 @@ da1469x_crypto_op(struct crypto_dev *crypto, uint8_t op, 
uint16_t algo,
         *keyreg++ = os_bswap_32(*keyp32); keyp32++;
     }
 
+    /*
+     * REAMP_ADR0 when 2, 0 mapped to QSPI Flash. See SYS_CTRL_REG in 
datasheet.

Review comment:
       fixed.




----------------------------------------------------------------
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:
[email protected]


Reply via email to