1. 13 11月, 2021 1 次提交
  2. 09 11月, 2021 1 次提交
    • V
      configs: ls1028a: ensure Ethernet is enabled · 99e1fa89
      Vladimir Oltean 提交于
      CONFIG_FSL_ENETC is not explicitly enabled in the NXP LS1028A config
      files, instead it is selected by CONFIG_MSCC_FELIX_SWITCH, a state of
      matters which is fragile.
      
      CONFIG_MSCC_FELIX_SWITCH depends on CONFIG_DM_DSA, which depends on
      CONFIG_PHY_FIXED.
      
      Not all LS1028A boards did enable CONFIG_PHY_FIXED, which resulted in
      all of Ethernet being compiled out.
      
      This patch makes sure that CONFIG_PHY_FIXED is enabled for all LS1028A
      boards, and CONFIG_FSL_ENETC as well - don't rely on that fragile
      selection done by the Felix switch config.
      Signed-off-by: NVladimir Oltean <vladimir.oltean@nxp.com>
      Reviewed-by: NBin Meng <bmeng.cn@gmail.com>
      [Rebased]
      Signed-off-by: NPriyanka Jain <priyanka.jain@nxp.com>
      99e1fa89
  3. 01 11月, 2021 1 次提交
  4. 01 9月, 2021 3 次提交
  5. 31 8月, 2021 3 次提交
  6. 27 7月, 2021 1 次提交
  7. 08 7月, 2021 1 次提交
  8. 28 6月, 2021 1 次提交
  9. 12 5月, 2021 1 次提交
  10. 23 3月, 2021 2 次提交
  11. 02 3月, 2021 1 次提交
  12. 17 2月, 2021 1 次提交
  13. 16 2月, 2021 1 次提交
  14. 08 2月, 2021 1 次提交
  15. 01 12月, 2020 1 次提交
  16. 29 10月, 2020 1 次提交
  17. 23 10月, 2020 1 次提交
  18. 11 8月, 2020 1 次提交
  19. 29 7月, 2020 1 次提交
  20. 28 7月, 2020 1 次提交
  21. 27 7月, 2020 1 次提交
  22. 09 5月, 2020 1 次提交
  23. 08 5月, 2020 2 次提交
  24. 29 4月, 2020 2 次提交
  25. 28 4月, 2020 1 次提交
  26. 07 2月, 2020 1 次提交
  27. 04 2月, 2020 1 次提交
  28. 24 1月, 2020 3 次提交
  29. 23 1月, 2020 1 次提交
  30. 16 1月, 2020 1 次提交
  31. 26 12月, 2019 1 次提交