]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - tools/imximage.c
mmc: s5p_sdhci: support the Driver model for Exynos
[people/ms/u-boot.git] / tools / imximage.c
index 7c219222e9f4cd73e06d57cb69c66bfebeba0f88..092d550002a4030978859f06226059ed2404b4ec 100644 (file)
@@ -209,7 +209,7 @@ static void set_dcd_param_v2(struct imx_header *imxhdr, uint32_t dcd_len,
                d = d2;
                d->write_dcd_command.tag = DCD_CHECK_DATA_COMMAND_TAG;
                d->write_dcd_command.length = cpu_to_be16(4);
-               d->write_dcd_command.param = DCD_CHECK_BITS_SET_PARAM;
+               d->write_dcd_command.param = DCD_CHECK_BITS_CLR_PARAM;
                break;
        default:
                break;