Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

sequencer.c

Blame
    • Marek Vasut's avatar
      8213609e
      ddr: altera: Internal mem_calibrate() cleanup part 3 · 8213609e
      Marek Vasut authored
      
      This is kind of microseries-within-series indent cleanup.
      Rework the code for the third loop within the middle-loop
      of the mega-loop to make it actually readable and not an
      insane cryptic pile of indent failure.
      
      It is likely that this patch has checkpatch warnings, but
      for the sake of not breaking the code, these are ignored.
      
      No functional change.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>
      8213609e
      History
      ddr: altera: Internal mem_calibrate() cleanup part 3
      Marek Vasut authored
      
      This is kind of microseries-within-series indent cleanup.
      Rework the code for the third loop within the middle-loop
      of the mega-loop to make it actually readable and not an
      insane cryptic pile of indent failure.
      
      It is likely that this patch has checkpatch warnings, but
      for the sake of not breaking the code, these are ignored.
      
      No functional change.
      
      Signed-off-by: default avatarMarek Vasut <marex@denx.de>