From patchwork Fri Aug 23 17:29:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Matwey V. Kornilov" X-Patchwork-Id: 1152318 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; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="NtBuJ9mY"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46FT2t0nPPz9s7T for ; Sat, 24 Aug 2019 03:31:18 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id C389FC220D5; Fri, 23 Aug 2019 17:30:04 +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, RCVD_IN_MSPIKE_H2, 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 3C7F0C22128; Fri, 23 Aug 2019 17:29:59 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id C8F09C220F3; Fri, 23 Aug 2019 17:29:49 +0000 (UTC) Received: from mail-lf1-f66.google.com (mail-lf1-f66.google.com [209.85.167.66]) by lists.denx.de (Postfix) with ESMTPS id E49B4C22109 for ; Fri, 23 Aug 2019 17:29:47 +0000 (UTC) Received: by mail-lf1-f66.google.com with SMTP id n19so7656317lfe.13 for ; Fri, 23 Aug 2019 10:29:47 -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=3jJRnsR5zdkjpiqUgdn1ax9t/pqIQLWv99XH0Fubj0g=; b=NtBuJ9mY5aJM0WDJp89qayd4xTS1xx1MeTHoDnISLetRmM8GVGCrgnBzx3tccRXDEI 5KG2IPMtjKJewKy6dyNsQqPmT1vZ/HO0pvr3zW5nDnFTuHqPzd55KYoxnPhgomGqv4Ux 3ShwCwQOmP8QOPtDbhcKkfbQtltqRFCfhspl3qebEqwEHowicTDROKreFG0q350MubyQ ZMveARBEG+li7cgK1NsCoediXEOsQ8ULSD/05LhSj69EG/XfIwG8JjnAOalXsbSfT5gk pbo5wM2EsieCCflG6IMKZsYFjFwzvnInKXeyNyezbRntKRUP1QhvuBPtJBfOjBghnkwe vPNw== 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=3jJRnsR5zdkjpiqUgdn1ax9t/pqIQLWv99XH0Fubj0g=; b=kNn2y4WnhvqkwoJrEtOejpusQ3xTHKVRcmF7jVnpRTeILfaZ9kd52uxIiyrMedUN2M X8OtBtlSb7QvscmqRRxrrflG2+k0DmnT39CVpYIYbBNebFod+XSlj1Eus9d0qFTJP2fL QJhRhhkrE91jMD+Mi4RG5qbnOLErhpZv8EK57+IAo7Fse+jM1Kj+vgVhd0gKOLbr6vep U8yYs4IOzMURdg7RArRW+yK3aqqz2jHQYRoR+fM5JE62HvpSQKde8/w5OzFtdhhPpIvQ NYMNwjeICpnWih1pdw61VcIiHiClvCZs+Z7oEY9OUkK5u7JhmAo3T6wEb6txrAwrAZ+C uhVA== X-Gm-Message-State: APjAAAUu8IPACpYLtQh2//l1Ijw2btUVw3yWje1eSu9twrotnkgVFUoZ EMP9TYaIKSWmWpFfz4YlJtji3BTo1i0= X-Google-Smtp-Source: APXvYqwA/IqMGKtQLhAn/ci+UQV+ltjnHhuIa1t5GqkJ2gPpE8k3YkHDut9LtJa8zBx2j8dv/58iSw== X-Received: by 2002:a19:c150:: with SMTP id r77mr3747221lff.76.1566581387264; Fri, 23 Aug 2019 10:29:47 -0700 (PDT) Received: from oak.local ([92.243.181.209]) by smtp.gmail.com with ESMTPSA id s3sm736601ljj.85.2019.08.23.10.29.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2019 10:29:46 -0700 (PDT) From: "Matwey V. Kornilov" To: Kever Yang , Philipp Tomsich , "Matwey V. Kornilov" , Jagan Teki , Simon Glass , Chris Webb Date: Fri, 23 Aug 2019 20:29:26 +0300 Message-Id: <20190823172930.4883-3-matwey.kornilov@gmail.com> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20190823172930.4883-1-matwey.kornilov@gmail.com> References: <20190823172930.4883-1-matwey.kornilov@gmail.com> Cc: open list Subject: [U-Boot] [PATCH 2/5] doc: rockchip: use idbloader.img for rk3288 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" Makefile now produces ready-to-deploy idbloader.img file. Signed-off-by: Matwey V. Kornilov --- doc/README.rockchip | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/README.rockchip b/doc/README.rockchip index 7d4dc1b33b..6e58cfde49 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -276,9 +276,7 @@ As of now TPL is added on Vyasa-RK3288 board. To write an image that boots from an SD card (assumed to be /dev/mmcblk0): - ./tools/mkimage -n rk3288 -T rksd -d ./tpl/u-boot-tpl.bin out && - cat ./spl/u-boot-spl-dtb.bin >> out && - sudo dd if=out of=/dev/mmcblk0 seek=64 && + sudo dd if=idbloader.img of=/dev/mmcblk0 seek=64 && sudo dd if=u-boot-dtb.img of=/dev/mmcblk0 seek=16384 Booting from an SD card on RK3188