
10 Jun
2013
10 Jun
'13
5:51 p.m.
On Mon, Jun 10, 2013 at 09:05:48AM +0200, Wolfgang Denk wrote:
Dear Heiko Schocher,
In message 51B555D7.5010001@denx.de you wrote:
Ok, I can change this. Envvar name "dfu_data_buf_size" is ok?
Such long names are a paint to type. As we can't buffer anything else but data, we should be able to omit this, i. e. what about
dfu_bufsiz
["bufsiz" as used for example as BUFSIZ in C89 stdio.h]
Works for me.
--
Tom