gustavonihei commented on a change in pull request #4709: URL: https://github.com/apache/incubator-nuttx/pull/4709#discussion_r732704120
########## File path: arch/risc-v/src/mpfs/mpfs_emmcsd.c ########## @@ -1361,6 +1372,44 @@ static void mpfs_sdcard_init(struct mpfs_dev_s *priv) putreg32(1, SDIO_REGISTER_ADDRESS); } +/**************************************************************************** + * Name: mpfs_emmc_card_init + * + * Description: + * Sets the IOMUX values properly for the internal emmc. No need to access Review comment: ```suggestion * Sets the IOMUX values properly for the internal eMMC. No need to access ``` nit: Just for consistency. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org