From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nagesh.ML Date: Tue, 28 Oct 2008 21:06:49 -0700 (PDT) Subject: [U-Boot] [U-boot] Export functions using Jumptable in Standalone application In-Reply-To: <20081028072307.B505981C98CF@gemini.denx.de> References: <20144414.post@talk.nabble.com> <20081024062312.B2DED810F65C@gemini.denx.de> <20201180.post@talk.nabble.com> <20081028072307.B505981C98CF@gemini.denx.de> Message-ID: <20220629.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Thanks for your responses Wolfgang! - I think in that case if I link the initialization code with the u-boot image, then my standalone application will come under GPL conditions, right? If I dont do any network operations in U-boot(dont link the code with u-boot image), just do the hardware initialization of the switch registers only, then will my standalone application have any sort of issues with respect to the GPL? --Nagesh wd wrote: > > Dear "Nagesh.ML", > > In message <20201180.post@talk.nabble.com> you wrote: >> >> Yes we require this initialization of the switch for network operation. > ... >> > Is this initialization necessary for the network operation in U-Boot? > > If the initialization is needed to run Ethernet, and if you ant to > use network functions in U-Boot, then you should link the code to > initialize the Ethernet hardware with the U-Boot image. > > Best regards, > > Wolfgang Denk > > -- > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de > I really hate this damned machine It never does quite what I want > I wish that they would sell it. But only what I tell it. > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > > -- View this message in context: http://www.nabble.com/-U-boot--Export-functions-using-Jumptable-in-Standalone-application-tp20144414p20220629.html Sent from the Uboot - Users mailing list archive at Nabble.com.