> Am 20.01.2014 um 01:17 schrieb Peter Maydell <peter.mayd...@linaro.org>: > >> On 19 January 2014 23:44, Alexander Graf <ag...@suse.de> wrote: >> This adds a special build of u-boot tailored for the e500 platforms we >> emulate. It is based on patches that are currently in the review process, >> so there's no hash commit to refer to yet. >> >> This binary is provided purely for convenience and testing purposes. >> Eventually we want to have it compiled based on an upstream commit. > > I don't think we can commit binary blobs unless they are built > from sources that we have as a git submodule mirrored on > qemu.org, right?
Yes :). That's why I added the sbove paragraph - eventually we want all the git submodule magic. > (In particular u-boot is GPLed so strictly > speaking your patch email is a GPL violation :-) Is it? I do refer to the patch set required to build it, no? :) Alex > > thanks > -- PMM