1. 08 Nov, 2022 1 commit
  2. 27 Oct, 2022 1 commit
  3. 26 Oct, 2022 1 commit
  4. 26 Sep, 2022 2 commits
  5. 18 Sep, 2022 1 commit
  6. 11 Sep, 2022 3 commits
  7. 08 Sep, 2022 3 commits
  8. 24 Aug, 2022 3 commits
  9. 21 Aug, 2022 1 commit
  10. 09 Jun, 2022 1 commit
  11. 08 Jun, 2022 1 commit
  12. 02 Jun, 2022 1 commit
    • Josua Mayer's avatar
      docker: re-enable passing environment variables to the build · f8766fc7
      Josua Mayer authored
      The -E flag for sudo has previously been removed to work around some
      strange issues.
      Re-add the safer --preserve-envs flag listing all the settings currently
      available.
      
      This allows in particular to override the serdes configuration again
      without editing the runme.sh file - e.g.:
      docker run -i -t -v "$PWD":/work -e SERDES=8S_9_2 lx2160a_build -u 0 -g 0
      Signed-off-by: default avatarJosua Mayer <josua@solid-run.com>
      f8766fc7
  13. 31 May, 2022 2 commits
  14. 30 May, 2022 1 commit
  15. 25 May, 2022 1 commit
  16. 11 May, 2022 1 commit
  17. 09 May, 2022 2 commits
    • Josua Mayer's avatar
      half-twins: connect sfp cages link status to LEDs · da618fe6
      Josua Mayer authored
      Directly connect the sfp drivers's (sfp.c) link up and down events to an
      LED node in device-tree. This solution is a workaround to the
      shortcomings of the generic led triggers framework in combination with
      multiple dynamic network interfaces, hot-pluggable phys (inside sfp
      modules) and the dpaa2 driver in particular.
      Signed-off-by: default avatarJosua Mayer <josua@solid-run.com>
      da618fe6
    • Rabeeh Khoury's avatar
      Half-twins motherboard: fix dpmac.16 to dpmac.18 · c0eea644
      Rabeeh Khoury authored
      The issue is that dpmac.16 to dpmac.18 links up, but unable to
      communicate thru those ports.
      This patch series does -
      1. Fix dpmac.17 phy-handle type since by default the dpmac is RGMII, and
      in half-twins case it is thru SGMII.
      2. Add to the build script the usage of MC firmware 10.28.100; which is
      based on 10.28.1 that fixes the tx/rx thru dpmac.16, dpmac.17 and
      dpmac.18. This firmware is only for LSDK-21.08 and will be fixed in
      later LSDK releases with newer MC firmwares.
      3. Limit recycle queues in the half twins DPC to 1G; this makes it
      possible for dpmac.18 to be able to transmit
      Signed-off-by: default avatarRabeeh Khoury <rabeeh@solid-run.com>
      c0eea644
  18. 01 May, 2022 3 commits
  19. 28 Apr, 2022 1 commit
  20. 04 Apr, 2022 2 commits
  21. 28 Mar, 2022 1 commit
  22. 21 Mar, 2022 1 commit
  23. 20 Mar, 2022 2 commits
  24. 30 Nov, 2021 1 commit
  25. 15 Jun, 2021 1 commit
  26. 17 Feb, 2021 2 commits