1. 07 Jan, 2020 2 commits
    • Jean-Claude BAU's avatar
      dot-config script: new behavior · c9fe1601
      Jean-Claude BAU authored
      When the dot-config file is read at startup using the DHCP service to
      get the server IP address, the script waits forever the availability of
      DHCP service in the following case :
      - CONFIG_DOTCONF_SOURCE_FORCE_DHCP=y AND CONFIG_ETH0_DHCP=y
      
      CONFIG_ETH0_DHCP: Set to indicate that the network is forced to use DHCP
      for its setup.
      
      In the other cases, the behavior stay unchanged.
      c9fe1601
    • Jean-Claude BAU's avatar
      Fix dot-config parsing error · c21ed26c
      Jean-Claude BAU authored
      The parser must take care of the help text because it can contains
      KConfig keywords.
      So, this fix identifies help sections and does not parse the help text.
      c21ed26c
  2. 19 Dec, 2019 1 commit
  3. 18 Dec, 2019 1 commit
  4. 12 Dec, 2019 1 commit
  5. 10 Dec, 2019 1 commit
  6. 20 Nov, 2019 3 commits
  7. 14 Nov, 2019 1 commit
    • Jean-Claude BAU's avatar
      New timing mode ARB_GM in kConfig · 3f1f872b
      Jean-Claude BAU authored
      - ARB_GM correspond to clock class 13.
      - Interface changed with assembly_ppsi_conf.sh :
         - The clock class number is always defined in dot-config.
      assembly_ppsi_conf.sh uses it instead of the timing mode.
         - The PTP options (accuracy, variance, timeSource) can be overwritten
      and KConfig proposes always the default ones depending of the timing
      mode.
      3f1f872b
  8. 11 Nov, 2019 1 commit
  9. 31 Oct, 2019 5 commits
  10. 22 Oct, 2019 2 commits
  11. 21 Oct, 2019 1 commit
  12. 18 Oct, 2019 2 commits
  13. 11 Oct, 2019 19 commits