1. 20 4月, 2008 1 次提交
  2. 07 4月, 2008 1 次提交
  3. 09 2月, 2008 1 次提交
  4. 23 10月, 2007 3 次提交
  5. 11 10月, 2007 1 次提交
  6. 19 7月, 2007 1 次提交
  7. 17 7月, 2007 1 次提交
  8. 15 5月, 2007 1 次提交
  9. 16 2月, 2007 1 次提交
  10. 08 12月, 2006 1 次提交
    • H
      [AVR32] Remove mii_phy_addr and eth_addr from eth_platform_data · c164b901
      Haavard Skinnemoen 提交于
      The macb driver will probe for the PHY chip and read the mac address
      from the MACB registers, so we don't need them in eth_platform_data
      anymore.
      
      Since u-boot doesn't currently initialize the MACB registers with the
      mac addresses, the tag parsing code is kept but instead of sticking
      the information into eth_platform_data, it uses it to initialize
      the MACB registers (in case the boot loader didn't do it.) This code
      should be unnecessary at some point in the future.
      Signed-off-by: NHaavard Skinnemoen <hskinnemoen@atmel.com>
      c164b901
  11. 05 10月, 2006 3 次提交
  12. 26 9月, 2006 1 次提交