config: tizen_rpi: Add bootargs for hdmi 02/284502/1 accepted/tizen/unified/20221121.163729
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 18 Nov 2022 06:39:46 +0000 (15:39 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 18 Nov 2022 06:49:31 +0000 (15:49 +0900)
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>
include/samsung/tizen_rpi.h

index 3058bb8..6ae160f 100644 (file)
        "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"                       \