]> git.sur5r.net Git - u-boot/blobdiff - drivers/block/fsl_sata.c
powerpc: MPC8541CDS: Remove macro CONFIG_MPC8541CDS
[u-boot] / drivers / block / fsl_sata.c
index 208a0ae889089e11bc658a9b7508e6c10f9e9fc7..e000ebff76f5da575c60010eaf5582d3c886e519 100644 (file)
@@ -398,7 +398,7 @@ static int fsl_ata_exec_ata_cmd(struct fsl_sata *sata, struct sata_fis_h2d *cfis
        debug("attribute = %08x\n\r", val32);
        cmd_hdr->attribute = cpu_to_le32(val32);
 
-       /* Make sure cmd desc and cmd slot valid before commmand issue */
+       /* Make sure cmd desc and cmd slot valid before command issue */
        sync();
 
        /* PMP*/