<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cmd/clone.c, branch v2021.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>cmd: fix clone coverity scan</title>
<updated>2020-08-24T18:11:31+00:00</updated>
<author>
<name>John Chau</name>
<email>john@harmon.hk</email>
</author>
<published>2020-08-17T07:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a1f0b80adfc9465e8a3efcb884d397e5ab7f07f'/>
<id>4a1f0b80adfc9465e8a3efcb884d397e5ab7f07f</id>
<content type='text'>
This patch fixes coverity scan MISSING_BREAK issues, and also an error
on block size check.

Signed-off-by: John Chau &lt;john@harmon.hk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes coverity scan MISSING_BREAK issues, and also an error
on block size check.

Signed-off-by: John Chau &lt;john@harmon.hk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd: add clone command</title>
<updated>2020-08-05T03:29:59+00:00</updated>
<author>
<name>John Chau</name>
<email>john@harmon.hk</email>
</author>
<published>2020-07-02T04:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4a4830cf915e76f07cff5ce346c3ccbc987c1557'/>
<id>4a4830cf915e76f07cff5ce346c3ccbc987c1557</id>
<content type='text'>
This patch adds a feature for block device cloning similar to dd
command, this should be useful for boot-strapping a device where
usb gadget or networking is not available. For instance one can
clone a factory image into a blank emmc from an external sd card.

Signed-off-by: John Chau &lt;john@harmon.hk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds a feature for block device cloning similar to dd
command, this should be useful for boot-strapping a device where
usb gadget or networking is not available. For instance one can
clone a factory image into a blank emmc from an external sd card.

Signed-off-by: John Chau &lt;john@harmon.hk&gt;
</pre>
</div>
</content>
</entry>
</feed>
