Re: Issues with sync-boundary-changes.patch on imx6qsabrelite
Andrei Gherzan
--
On Feb 28, 2013 8:16 PM, "Eric Nelson" <eric.nelson@...> wrote:
> > On 02/28/2013 08:34 AM, Andrei Gherzan wrote: >> >> >> On Thu, Feb 28, 2013 at 5:30 PM, Eric Nelson >> <eric.nelson@... >> <mailto:eric.nelson@...>> wrote: >> >> Hi Otavio and Andrei, >> >> On 02/28/2013 08:01 AM, Otavio Salvador wrote: >> >> On Thu, Feb 28, 2013 at 11:42 AM, Andrei Gherzan >> <andrei@... <mailto:andrei@...>> wrote: >> >> While using imx6, I faced 2 issues after updating the kernel >> to ver. / rel. >> 1.1.0: >> >> 1. If i boot the board with hdmi monitor connected the boot >> process hangs >> with: >> >> --- >> MIPI DSI driver module loaded >> mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi >> mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1 >> fbcvt: 1920x1080@60: CVT Name - 2.073M9 >> imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), >> 5B(2~5), 5F(6,7) >> Console: switching to colour frame buffer device 240x67 >> mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver lcd >> mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver ldb >> _regulator_get: get() with no identifier >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 0(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 1(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 2(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 3(VIC 1): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 4(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 5(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 6(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 7(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 8(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 9(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 10(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 11(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 12(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 13(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 14(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 15(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 16(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 17(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> mode 18(VIC 0): >> mxc_hdmi mxc_hdmi: mxc_hdmi_edid_rebuild___modelist: Added >> >> mode 19(VIC 0): >> fbcvt: 1920x1080@60: CVT Name - 2.073M9 >> mxc_sdc_fb mxc_sdc_fb.3: register mxc display driver ldb > > > >> >> This all looks valid, though things shouldn't hang here. >> --- >> >> Additional infos: >> >> $ cat /sys/devices/platform/mxc_sdc___fb.0/graphics/fb0/modes >> >> V:640x480p-60 >> U:640x480p-60 >> Was this from a boot without the HDMI monitor connected? The mxc_hdmi >> driver should list all of the display resolutions supported by the >> monitor as reported by EDID. >> >> >> Nope. This is from a boot with HDMI monitor connected. >> >> Kernel command line: console=ttymxc1,115200 >> console=ttymxc1,115200 >> root=/dev/sda2 rootwait >> video=mxcfb0:dev=hdmi,__1920x1080M@60,if=RGB24 >> > > When trying to reproduce things, I noted a > > -- You have two 'console=ttymxc1,115200' clauses here Need to clean uboot env- I'm using uboot from NOR. Tested some stuff. That shouldn't be an issue. I don't even get to 'mount rootfs'. I'm using a SSD device. So I don't see why this would be an issue. I reproduced my issue with mmc too. > -- There's some extraneous stuff (__) in your video= clause Just a strange copy/paste. > I just booted with a slightly modified kernel command-line to try
|
|