X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbeacon-rzg2m.h;h=7eaafb0d451a6b68ef85dc32b2cff24dc9b6407a;hb=be7dbb60c5bfa38ea444fe7de1dca8bd35f83f5b;hp=320f78be9c84d5e9472fabf32651b9808aea2d2c;hpb=970bf8603b877e2b66170290f751f9c23c120838;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/beacon-rzg2m.h b/include/configs/beacon-rzg2m.h index 320f78b..7eaafb0 100644 --- a/include/configs/beacon-rzg2m.h +++ b/include/configs/beacon-rzg2m.h @@ -23,7 +23,7 @@ "boot_fdt=try\0" \ "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \ "initrd_addr=0x43800000\0" \ - "mmcdev=0\0" \ + "mmcdev=1\0" \ "mmcpart=1\0" \ "mmcrootpart=2\0" \ "finduuid=part uuid mmc ${mmcdev}:${mmcrootpart} uuid\0" \