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

marvell

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Stefan Roese authored
    With the upcoming addition of the Armada 38x DDR support, which is not
    compatible to the Armada XP DDR init code, we need to introduce a new
    directory infrastructure. To support multiple Marvell DDR controller.
    
    This will be the new structure:
    
         drivers/ddr/marvell/axp
         Supporting Armada XP (AXP) devices (and perhaps Armada 370)
    
         drivers/ddr/marvell/a38x
         Supporting Armada 38x devices (and perhaps Armada 39x)
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    ff9112df
    History
    Name Last commit Last update
    ..