On Thu, 2008-07-10 at 13:24 +0200, Haavard Skinnemoen wrote: > On Sat, 5 Jul 2008 00:08:47 -0700 > Ben Warren <[EMAIL PROTECTED]> 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 ? > > These patches are being staged in the 'testing' branch of the net repo. > > Maybe someone else could give it a try? > I tried it (just reworked a bit to my board from EarthLCD) and it does not detect the PHY. I am working on master from the AVR32 branch in GIT. PS! I am not on u-boot-users, and is there a archive which is faster to scroll than the one on sf.net? -- With kind regards, Hans-Christian Egtvedt, Applications Engineer ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
