Trivial fix to comment

This commit is contained in:
Gregory Nutt 2016-05-11 17:18:16 -06:00
parent 87c1ce60e6
commit 1ac3d2128a

View File

@ -103,7 +103,7 @@ void sam_boardinitialize(void)
#ifdef CONFIG_SAMV7_SDRAMC
/* Configure SDRAM if it has been enabled in the NuttX configuration.
* Here we assume, of course, that we are not running out SDRAM.
* Here we assume, of course, that we are not running out of SDRAM.
*/
sam_sdram_config();