After rpi-update Jessie (monday) me stopped working HDMI resolution 2560x1440 at 60 Hz.
I use this one settings in config.txt:
disable_overscan=1
init_emmc_clock=100000000
framebuffer_swap=0
hdmi_group=2
hdmi_mode=87
hdmi_cvt=2560 1440 60 3 0 0 1
max_framebuffer_width=2560
max_framebuffer_height=1440
hdmi_pixel_freq_limit=400000000
Now I must set only 41Hz (hdmi_cvt=2560 1440 41 3 0 0 1), with higher frequency that does not work.
Does anyone know how to fix it?
