* Ed Swierk eswierk@arastra.com [061007 01:45]:
Here's a new patch, hopefully addressing most of the feedback received so far.
looks good, committed.
I'm not thrilled with the amount of overlap between rom_stream.c and serial_stream.c, but I tried to clean things up a bit in the latter. If folks are happy with the changes, I can apply them to rom_stream.c in another patch.
please
Another issue is that the various CONFIG_COMPRESSED_ROM_STREAM options are now sort of misnamed, as they apply to serial streams as well. This can be addressed separately as well.
Yes, it should be CONFIG_COMPRESSED_STREAM instead. But please make sure to change all occurences of it in the tree, too..
great work!