On Mar 2, 2013, at 12:03 PM, Peter Maydell wrote: > On 2 March 2013 15:18, Sanjay Lal <sanjayl@xxxxxxxxxxx> wrote: >> --- /dev/null >> +++ b/hw/mips_cps_bootcode.h >> @@ -0,0 +1,310 @@ >> +/* Sample boot code for 1004K CPS (Coherent Processing System.) >> + * Not Generic for all Release 2 or higher MIPS32 or MIPS64 processors >> + * >> + * Copyright (c) 2006,2008 MIPS Technologies, Inc. All rights reserved. >> + */ > > (a) "All rights reserved" means "you can't put this in QEMU". > (b) huge binary blob in a hex array? Yuck. > Would it be better to release the boot code as a binary ROM image? That would address both (a) and (b)? Regards and thanks Sanjay -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html