]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/nand/fsl_ifc_spl.c
Use correct spelling of "U-Boot"
[people/ms/u-boot.git] / drivers / mtd / nand / fsl_ifc_spl.c
index fccbfb5129d788f5df0b3cc5cc16dad0143d68e0..cbeb74a5bb8e777a041925185c226977f97835e4 100644 (file)
@@ -236,7 +236,7 @@ int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst)
 
 /*
  * Main entrypoint for NAND Boot. It's necessary that SDRAM is already
- * configured and available since this code loads the main U-boot image
+ * configured and available since this code loads the main U-Boot image
  * from NAND into SDRAM and starts from there.
  */
 void nand_boot(void)