armv8: ls1046a: Enable workaround for erratum A-008336
[oweals/u-boot.git] / arch / arm / mach-exynos / dmc_init_ddr3.c
index 25a9df936479c8ce18a01e5b676e81ea096294e2..6a5d26cc69dbe7952c1a98416b9a4315a56c3451 100644 (file)
@@ -618,7 +618,7 @@ int ddr3_mem_ctrl_init(struct mem_timings *mem, int reset)
                /*
                 * Send NOP, MRS and ZQINIT commands
                 * Sending MRS command will reset the DRAM. We should not be
-                * reseting the DRAM after resume, this will lead to memory
+                * resetting the DRAM after resume, this will lead to memory
                 * corruption as DRAM content is lost after DRAM reset
                 */
                dmc_config_mrs(mem, &drex0->directcmd);