Skip to content
Snippets Groups Projects
  1. Aug 09, 2010
    • Heiko Schocher's avatar
      net ppc: fix ethernet device names with spaces · 48690d80
      Heiko Schocher authored
      
      since commit 1384f3bb ethernet names
      with spaces drop a
      
      Warning: eth device name has a space!
      
      message. This patch fix it for:
      
      - "FEC ETHERNET" devices found on
        mpc512x, mpc5xxx, mpc8xx and mpc8220 boards.
        renamed to "FEC".
      - "SCC ETHERNET" devices found on
        mpc8xx, mpc82xx based boards. Renamed to "SCC".
      - "HDLC ETHERNET" devices found on mpc8xx boards
        Renamed to "HDLC"
      - "FCC ETHERNET" devices found on mpc8260 and mpc85xx based
        boards. Renamed to "FCC"
      
      Tested on the kup4k board.
      
      Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
      Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
      48690d80
  2. May 28, 2010
  3. Mar 31, 2010
  4. Nov 24, 2009
    • Ira W. Snyder's avatar
      Fix example FIT image source files · 824d8299
      Ira W. Snyder authored
      
      The example FIT image source files do not compile with the latest dtc and
      mkimage. The following error message is produced:
      
      DTC: dts->dtb  on file "kernel.its"
      Error: kernel.its 7:0 - 1:0 syntax error
      FATAL ERROR: Unable to parse input tree
      ./mkimage: Can't read kernel.itb.tmp: Invalid argument
      
      The FIT image source files are missing the "/dts-v1/;" directive at the
      beginning of the file. Add the directive to the examples.
      
      Signed-off-by: default avatarIra W. Snyder <iws@ovro.caltech.edu>
      824d8299
  5. Oct 18, 2008
  6. Oct 08, 2008
  7. Sep 09, 2008
  8. Mar 26, 2008
  9. Mar 20, 2008
  10. Mar 12, 2008
Loading