From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Fri, 21 Sep 2012 11:30:41 -0500 Subject: [U-Boot] [PATCH] SBx81CFC960: embed Fman microcode in the bootloader In-Reply-To: <20120921155810.12ABB203200@gemini.denx.de> References: <505B34AD.7070801@freescale.com> <1348216335-18105-1-git-send-email-judge.packham@gmail.com> <20120921155810.12ABB203200@gemini.denx.de> Message-ID: <505C9631.2000903@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear judge.packham at gmail.com, > > In message <1348216335-18105-1-git-send-email-judge.packham@gmail.com> you wrote: >> From: Chris Packham >> >> Instead of storing the mircocode in a separate flash block simply embed >> the image as C code array of bytes. > > What exactly is the licensing of this code? It's not GPL-compatible, so linking the code with U-boot and shipping the binary as one blob is probably a GPL violation. That's why I created the "QE firmware binary format" and wrote all that code to treat the firmware as a separate binary blob. -- Timur Tabi Linux kernel developer at Freescale