From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Trimarchi Date: Tue, 20 Aug 2013 09:25:12 +0200 Subject: [U-Boot] U-Boot Driver Development on Atmel's sama5d3xek In-Reply-To: <521302CF.7040508@atmel.com> References: <0DB6E3D37041564ABBD7F219EBFF1ABFE905EB@HERCULES.wf.local> <521302CF.7040508@atmel.com> Message-ID: <20130820072512.GD15194@panicking> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi On Tue, Aug 20, 2013 at 01:46:55PM +0800, Bo Shen wrote: > Hi Steven, > > On 8/20/2013 12:51, Steven Rosenberg wrote: > >Hi Bo > > > >To clarify we need to run when booting with no human intervention and to > >be able to use gmac so the questions are mainly for the procedures on > >how to create a driver under uboot > > I am still not fully get what you mean. > what you mean 'run when booting with no human intervention and to be > able to use gmac'? Using it for tftp, nfs, or anything else? > Which driver do you want to create under uboot? GMAC driver? or > anything else? > I dont' know if I understand correclty but I think that he wants to use the driver from a binary that is lunched from uboot. What I don't understand if he wants to run in parallel with the bootloader. Michael > >We would also need to call into the current ethernet drivers as well and > >I did notice a gmacb driver but the main issue now seems to be how to > >create a driver in uboot > > Again, Which driver do you want to create under uboot? GMAC driver? > or anything else? > > >The procedures for creating a driver seems complex and some guidance > >would be appreciated > > For different driver, you can check different subsystem in uboot for > more detail information. > > >Thank you for the link to the patch > > > >With Best Regards > > > >Steven > > Best Regards, > Bo Shen > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot