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

mpc83xx

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    York Sun authored
    Unified DDR driver is maintained for better performance, robustness and bug
    fixes. Upgrading to use unified DDR driver for MPC83xx takes advantage of
    overall improvement. It requires changes for board files to customize
    platform-dependent parameters.
    
    To utilize the unified DDR driver, a board needs to define CONFIG_FSL_DDRx
    in the header file. No more boards will be accepted without such definition.
    
    Note: the workaround for erratum DDR6 for the very old MPC834x Rev 1.0/1.1
    and MPC8360 Rev 1.1/1.2 parts is not migrated to unified driver.
    
    Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
    Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
    Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
    d29d17d7
    History
    Name Last commit Last update
    ..