From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Egtvedt Date: Thu, 10 Jul 2008 14:47:53 +0200 Subject: [U-Boot-Users] [PATCH 0/1] Moved initialization of AVR32 Ethernet controllers to board_eth_init() In-Reply-To: <1215693933.11647.41.camel@localhost> References: <1215241728-25387-1-git-send-email-biggerbadderben@gmail.com> <20080710132411.6f6b0c6a@siona.local> <1215693933.11647.41.camel@localhost> Message-ID: <1215694073.11647.42.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2008-07-10 at 14:45 +0200, Hans-Christian Egtvedt wrote: > On Thu, 2008-07-10 at 13:24 +0200, Haavard Skinnemoen wrote: > > On Sat, 5 Jul 2008 00:08:47 -0700 > > Ben Warren wrote: > > > > > More cleanup of net/eth.c, this time taking care of AVR32 boards. I got rid > > > of the board/eth.c files because board_eth_init() needs to be in a file where > > > there are other strong symbols in order to override the weak board_eth_init() in > > > net/eth.c. I've compiled this code and verified that the strong > > > board_eth_init() symbols are linked in, but don't have hardware to test on. > > > If somebody can, please try out and let me know. > > > > Looks good to me, but I don't have the chance to test it. > > > > I tried looking into it, but I do not see who is going to call > board_eth_init() ? Is this supposed to be done in net/eth.c or > lib_avr32/board.c ? > Cheese, I am blind, just found it almost on top in the eth_initialize() function. I will pull the master and see if it works. -- With kind regards, Hans-Christian Egtvedt, Applications Engineer