From patchwork Mon Aug 28 07:23:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eddie Cai X-Patchwork-Id: 806417 X-Patchwork-Delegate: philipp.tomsich@theobroma-systems.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="W9dJxp0S"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xgk414WG6z9sNq for ; Mon, 28 Aug 2017 17:32:00 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 1058CC22460; Mon, 28 Aug 2017 07:30:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=FREEMAIL_FROM, KHOP_BIG_TO_CC, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 664DEC22448; Mon, 28 Aug 2017 07:25:27 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 81295C21D65; Mon, 28 Aug 2017 07:25:00 +0000 (UTC) Received: from mail-pg0-f68.google.com (mail-pg0-f68.google.com [74.125.83.68]) by lists.denx.de (Postfix) with ESMTPS id 601F1C22450 for ; Mon, 28 Aug 2017 07:24:57 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id 83so5726118pgb.3 for ; Mon, 28 Aug 2017 00:24:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Kz0tQLVIzVspUjCx9qPn7p8tzXp506u66FkxFJ8B6MY=; b=W9dJxp0SFZj7nDjv+vad9xGm4NJURy0lCyPuFhpGZM0/eHIvRRwoTzZpynQ2Wf5ubO DJVs35u1PLEBwvWnr9/Ssg1sn5UXrLUOHYUb/1IfuYnCVTuOe10wRoI1syMnfAE6qGMH Jst1f/LrOglpJOYv+uWSjOFwab5fquuYtA2bkbXT3Ifwlsg97LwKk4m4rtAnd93oxXld YJ/J+E2uO46zoWTztj0Kg6KBEDHuSKaNQEh4Xz6fZTdugQA7K2j8VgksYYjyI9xjbwK9 v+xkN/Wr1UkPAqZ+V4ClmjYRwxOUJwPlOhylf1Gd9AsuiCds64e5kSGOb6OYsm6J6Zjv +pjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Kz0tQLVIzVspUjCx9qPn7p8tzXp506u66FkxFJ8B6MY=; b=ku3sjn8SURQiRWOOzXx8Oqu+ZDdkK0e+UMmLfVzIVJZKYYjMHEdyLZT/aHyc5diFlh tmXL2VR2KNFUACGNe/onhEv6apI3k1OylniR3FaZVRllvIDeSEt5ulbx2f0XJ4irixLW HjEY1Lz7a5yGJCPFmO7BjnpEVB1yp6KYLV4Bo36VSydHXPrLEiDSllTBlOBrCX0PiKUG GsWSmmZ8dUlClWsaFlbz6FQVihJjDW6i3iY9MnlXA/FxJ+dmB3jy38S3+H0mvwaqtS8d oxTRLucaEng/sHT5+YR9154FkAN9KNiZOnu064j9MEdNeCB/8lRprroh2oLS2s6SUWfS EqJQ== X-Gm-Message-State: AHYfb5ipQIneZSNMHkC2Zbbx/QHgWlZeIKMYn/2GBwj9NNniGtXFalBu r0un+ets/WbrNg== X-Received: by 10.99.138.68 with SMTP id y65mr2883013pgd.61.1503905096084; Mon, 28 Aug 2017 00:24:56 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id f16sm22860100pfd.55.2017.08.28.00.24.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 28 Aug 2017 00:24:54 -0700 (PDT) From: Eddie Cai To: lukma@denx.de, sjg@chromium.org, marex@denx.de, trini@konsulko.com, william.wu@rock-chips.com, yamada.masahiro@socionext.com, maxime.ripard@free-electrons.com, agraf@suse.de, bmeng.cn@gmail.com, yanmiaobest@gmail.com, dinguyen@kernel.org, boris.brezillon@free-electrons.com, sr@denx.de, uri.mashiach@compulab.co.il, michal.simek@xilinx.com Date: Mon, 28 Aug 2017 15:23:59 +0800 Message-Id: <1503905040-17618-4-git-send-email-eddie.cai.linux@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1503905040-17618-1-git-send-email-eddie.cai.linux@gmail.com> References: <1503905040-17618-1-git-send-email-eddie.cai.linux@gmail.com> Cc: u-boot@lists.denx.de Subject: [U-Boot] [PATCH V8 3/4] rockchip:usb: add a simple readme for rockusb X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" add a simple readme to introduce rockusb and tell people how to use it Signed-off-by: Eddie Cai Reviewed-by: Simon Glass Changes in v8: -none Changes in v7: -none Changes in v6: -none Changes in v5: -none Changes in v4: -add some blank line to make it look better Changes in v3: -fix checkpatch error --- doc/README.rockusb | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 doc/README.rockusb diff --git a/doc/README.rockusb b/doc/README.rockusb new file mode 100644 index 0000000..5405dc4 --- /dev/null +++ b/doc/README.rockusb @@ -0,0 +1,51 @@ +Rockusb (Rockchip USB protocol) +===================================================== + +Overview +-------- + +Rockusb protocol is widely used by Rockchip SoC based devices. It can +read/write info, image to/from devices. This document briefly describes how to +use Rockusb for upgrading firmware (e.g. kernel, u-boot, rootfs, etc.). + +Tools +-------- +There are many tools can support Rockusb protocol. rkdeveloptool +(https://github.com/rockchip-linux/rkdeveloptool) is open source, +It is maintained by Rockchip. People don't want to build from source +can download from here +(https://github.com/rockchip-linux/rkbin/blob/master/tools/rkdeveloptool) + +Usage +-------- +The Usage of Rockusb command is: + +rockusb + +e.g. rockusb 0 mmc 0 + +On your U-Boot console, type this command to enter rockusb mode. +On your host PC. use lsusb command. you should see a usb device +using 0x2207 as its USB verdor id. + +for more detail about the rkdeveloptool. please read the usage. + +rkdeveloptool -h + +use rkdeveloptool wl command to write lba. BeginSec is the lba on device +you want to write. + +sudo rkdeveloptool wl + +to flash U-Boot image use below command. U-Boot binary is made by mkimage. +see doc/README.rockchip for more detail about how to get U-Boot binary. + +sudo rkdeveloptool wl 64 + +There are plenty of Rockusb command. but wl(write lba) and +rd(reboot) command. These two command can let people flash +image to device. + +To do +----- +* Fully support Rockusb protocol