1. 13 Nov, 2013 1 commit
    • Alessandro Rubini's avatar
      build: avoid internal "ptpdump" support in ppsi, when RAM won't fit · c54cfe24
      Alessandro Rubini authored
      Etherbone won't fit with a full ppsi in the default RAM size for SPEC
      cards. So this commit uses a ppsi hack to avoid internal ptpdump,
      activating it when CONFIG_RAMSIZE is not 128kB and CONFIG_ETHERBONE is
      set.
      
      We should rather compare RAMSIZE with "< 131072", but neither gnu make
      nor this version of Kconfig support numeric comparison.
      
      This hack will soon disappera, as ppsi is gaining Kconfig support, so
      wrpc-sw will be able to pass proper configuration. Also, 128kB will soon
      be the default for SPEC images.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      c54cfe24
  2. 12 Nov, 2013 2 commits
  3. 07 Nov, 2013 7 commits
  4. 04 Nov, 2013 1 commit
  5. 01 Nov, 2013 11 commits
  6. 29 Oct, 2013 1 commit
  7. 25 Oct, 2013 7 commits
  8. 17 Oct, 2013 6 commits
  9. 14 Oct, 2013 1 commit
  10. 11 Oct, 2013 3 commits