spl: Fix typo in kernel doc
[platform/kernel/u-boot.git] / common / spl / spl_spi.c
index 8cd4830..9b74473 100644 (file)
@@ -77,6 +77,8 @@ static int spl_spi_load_image(struct spl_image_info *spl_image,
 
        /*
         * Load U-Boot image from SPI flash into RAM
+        * In DM mode: defaults speed and mode will be
+        * taken from DT when available
         */
 
        flash = spi_flash_probe(CONFIG_SF_DEFAULT_BUS,