Hello,
Please try entering the following commands to the u-boot console at the beginning of booting:
setenv dvi_on 'i2c dev 2; i2c mw 3f 8 35'
setenv bootcmd 'run dvi_on; run loadimage; run mmcboot'
sav
boot
These commands perform the necessary settings for the HDMI chip.
If all else is good, then this should resolve the issue.
Hope it helps,
Mike