On Sun, Jan 5, 2014 at 11:23 PM, Pavel Machek <pavel@xxxxxx> wrote: > I implemented compiler for it (should we put it into tools/ somewhere?) We have a precedent for putting firmware compilers into the kernel tree: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/scsi/aic7xxx/aicasm But that one used FLEX. And I think the assumption is that then you store the firmware source with the driver, and the sysfs (or similar) interface would just load and trigger one of the pre-defined firmware programs, not have it be sent in from userspace. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html