config: tizen_rpi: fix typo vc_mem/size
[platform/kernel/u-boot.git] / include / samsung / tizen_rpi.h
index c4f048b..d2d8b30 100644 (file)
@@ -82,7 +82,7 @@
        "tfm=setenv bootmode download; run bootcmd\0"   \
        "tizen_bootarg="                                \
                "8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2709.serial=0xed6687d3 "                \
-               "bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000                       \
+               "bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 "                       \
                "vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0\0"     \
        "opts=loglevel=7\0"