Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2011 13:55:35 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/atheros ar71xx_machdep.c
Message-ID:  <201103271355.p2RDtixa031528@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

adrian      2011-03-27 13:55:35 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/atheros     ar71xx_machdep.c 
  Log:
  SVN rev 220056 on 2011-03-27 13:55:35Z by adrian
  
  Refactor out the ar71xx mac address code into something that's
  just for Redboot.
  
  At some point we're going to need to build options for different
  boot environments - for example, the UBoot setups I've seen simply
  have the MAC address hard-coded at a fixed location in flash.
  The OpenWRT support simply yanks the if_arge MAC directly from that
  in code, rather than trying to find a uboot environment to pull it
  from.
  
  Revision  Changes    Path
  1.12      +30 -17    src/sys/mips/atheros/ar71xx_machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103271355.p2RDtixa031528>