From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nagesh.ML Date: Thu, 23 Oct 2008 22:21:55 -0700 (PDT) Subject: [U-Boot] [U-boot] Export functions using Jumptable in Standalone application Message-ID: <20144414.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, In one of my standalone application used for initializing the hardware(Ethernet Switch) registers, I have exported two functions miiphy_read() and miiphy_write() of u-boot as per the procedure given in README.standalone document. By doing so, will my standalone application come under GPL? If yes, is there any other way to implement this? --Nagesh. -- View this message in context: http://www.nabble.com/-U-boot--Export-functions-using-Jumptable-in-Standalone-application-tp20144414p20144414.html Sent from the Uboot - Users mailing list archive at Nabble.com.