Hi, At present binman handles finding/building tools needed to build images.
There is no equivalent mechanism for the firmware blobs themselves. Users must manually obtain these and point binman at them. This is quite painful at present. Each board requires some splunking, reading vendor documentation, etc. I believe we could create a similar setup for blobs, where they are described in the image description (compatible string) and there is a way to build them, download them, etc. What do people think? Regards, Simon

