Hi,
I'm using SABRE board with i.MX6 using SD card image generated by Yocto.
I have a LCD panel with HDMI interface for Raspberry Pi, and I want to use with SABRE.
For Raspberry Pi, the manual of the LCD panel explaining how to setup using /boot/config.txt as below.
Do you know how to set-up SABRE to display on the LCD panel?
[/boot/config.txt setting for Raspberry Pi]
hdmi_pixel_freq_limit=200000000
hdmi_timings=1200 0 164 8 32 1920 0 12 2 6 0 0 0 0 60 0 163430000 0
hdmi_drive=2
disable_overscan=1
max_framebuffer_width=1920
max_framebuffer_height=1920
display rotate=3
frambuffer_width=1920
framebuffer_height=1200