Jump to content

megi

Members
  • Posts

    66
  • Joined

  • Last visited

Posts posted by megi

  1. 4 hours ago, kexec said:

    ----------------------------------------------------Update--------------------------------------

    changing code had no results, neither edid is present nor hdmi started to work as in BSP kernel.

    Thanks, I'll look more closely into it, when I'll have some time.

  2. 8 minutes ago, jernej said:

    @megi

    If you plan to submit orangepi 3 DT and HDMI improvements to support OPi 3, please change logic to use voltage regulator framework instead of gpios as it is better description of actual hardware. Additionally, at least in my opinion, this should be property of HDMI PHY and not HDMI controller, but that's debatable.

    Ok, that seems reasonable. Thanks.

  3. 3 hours ago, martinayotte said:

    Do you mean others boards, like my OPi3 which have 2GB, would reset in bad DRAM region ?

    Maybe, but clearing (BROM should start at 0) RVBARADDR0 prior to reboot did not help make the u-boot reset command work.

  4. I've tried looking into it. Mainline u-boot has a reset command, wich triggers a watchdog based reboot, and it just locks up the machine, when the watchdog timeout expires. The same thing simply happens in kernel. Kernel tells ATF to reset, ATF does the same thing as u-boot (watchdog based reset), and the SoC locks up.

     

    Presumably, there's some other setup needed on H6 to make the SoC reset correctly. Maybe CPU resets into an incorrect PC adadress. Who knows? I didn't find anything obvious by looking at the reset code in the BSP u-boot/kernel. It will be something less obvious.

  5. 2 hours ago, jernej said:

    It's present in 5.0, but just for PineH64. Just add DT bits for OrangePi 3 and it should work.

     

    BTW, if you'll create patches, please send them upstream.

    Yes, HDMI works. Enabling it in DTS + the a64-de2 bus in config is enough.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines