<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/doc/README.rockusb, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2018-08-08T20:22:07Z</updated>
<entry>
<title>usb: rockchip: implement K_FW_LBA_ERASE_10 command</title>
<updated>2018-08-08T20:22:07Z</updated>
<author>
<name>Alberto Panizzo</name>
</author>
<published>2018-07-12T11:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f68c8e827c26d2911224f5abaa68a94faed07d3e'/>
<id>urn:sha1:f68c8e827c26d2911224f5abaa68a94faed07d3e</id>
<content type='text'>
This command is part of the write partition sequence performed by
rkdeveloptool: one partition is first completely erased and
than wrote.

Signed-off-by: Alberto Panizzo &lt;alberto@amarulasolutions.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>usb: rockchip: implement K_FW_LBA_READ_10 command</title>
<updated>2018-08-08T20:22:07Z</updated>
<author>
<name>Alberto Panizzo</name>
</author>
<published>2018-07-12T11:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e11f9166f37c5d8e0f3c58bb5a1b03601e85643b'/>
<id>urn:sha1:e11f9166f37c5d8e0f3c58bb5a1b03601e85643b</id>
<content type='text'>
This patch implement reading blocks form selected device with
LBA addressing.

Corresponding command on workstation is:
rkdeveloptool rl &lt;start_blk&gt; &lt;blk_cnt&gt; &lt;file&gt;

While we support reading more than one blocks per K_FW_LBA_READ_10
request, rkdeveloptool and original rockchip tool do perform
chunk reads limiting the maximum size per chunk far lower
than max int values.

Signed-off-by: Alberto Panizzo &lt;alberto@amarulasolutions.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command</title>
<updated>2018-08-08T20:22:07Z</updated>
<author>
<name>Alberto Panizzo</name>
</author>
<published>2018-07-12T11:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e4b34a7634c30ee2476ce019b8793099d02e1ac0'/>
<id>urn:sha1:e4b34a7634c30ee2476ce019b8793099d02e1ac0</id>
<content type='text'>
Chip Version is a string saved in BOOTROM address space Little Endian.

Ex for rk3288: 0x33323041 0x32303134 0x30383133 0x56323030
which brings:  320A20140813V200

Note that memory version do invert MSB/LSB so printing the char
buffer would show: A02341023180002V

Signed-off-by: Alberto Panizzo &lt;alberto@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>rockchip:usb: add a simple readme for rockusb</title>
<updated>2018-01-10T10:11:06Z</updated>
<author>
<name>Eddie Cai</name>
</author>
<published>2017-12-15T00:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1c977772a68d62bd23ae48fe46d2dcddf89c01c0'/>
<id>urn:sha1:1c977772a68d62bd23ae48fe46d2dcddf89c01c0</id>
<content type='text'>
add a simple readme to introduce rockusb and tell people how to use it

Signed-off-by: Eddie Cai &lt;eddie.cai.linux@gmail.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
