Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

misc

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    19708 commits behind the upstream repository.
    user avatar
    Chris Smith authored
    When the original HBUS divider value is retrieved in mxs_ocotp_scale_hclk()
    for the purpose or restoring it back later, the value is not shifted by the
    HBUS divider offset in that register. This is not a problem, since the shift
    is zero on all MXS hardware. Add the shift anyway, for completeness and in
    case FSL ever decides to re-use this driver on future designs.
    
    Signed-off-by: default avatarChris Smith <chris@zxdesign.info>
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    d4b8b5d4
    History