Add bootargs required for hdmi operation. Adding this bootargs can
solve the FHD timeout issue with rpi4 hdmi-0.
Change-Id: Ic438198c68fdbb6665b27ce0333f085bec792a1c
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
"tizen_bootarg=" \
TIZEN_VC_MEM \
"8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2709.serial=0xed6687d3 " \
+ "snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 " \
"bcm2709.uart_clock=48000000 dwc_otg.lpm_enable=0\0" \
"opts=loglevel=4\0" \
"dfu_usb_con=0\0" \