Hi, Andrey, Current `memcmp` command implementation is broken and fails with the error message "read: Bad file number" when calls `read_full(destfd, ...)`. Guess this is because `memcpy_parse_options()` opens `destfd` with `O_WRONLY` flag. Anyway reverting "ddf4cca339 commands: Introduce memcpy_parse_options()" fixes the problem. Regards, Peter _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox