From patchwork Tue Sep 3 16:29:00 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: 1157118 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="LEyAaMh5"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46NC8Y2B63z9sPx for ; Wed, 4 Sep 2019 02:29:31 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 620B7C21C51; Tue, 3 Sep 2019 16:29:20 +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 F27F4C21D8E; Tue, 3 Sep 2019 16:29:18 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 120BBC21D8E; Tue, 3 Sep 2019 16:29:17 +0000 (UTC) Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) by lists.denx.de (Postfix) with ESMTPS id 62BDDC21C50 for ; Tue, 3 Sep 2019 16:29:14 +0000 (UTC) Received: by mail-lj1-f195.google.com with SMTP id 7so7159503ljw.7 for ; Tue, 03 Sep 2019 09:29:14 -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; bh=usYnv4PpTodPCLeK+Q+ZBVTXrbKpmuZLlVhnW4j080M=; b=LEyAaMh5aqXevbO83rNJgFh2ZiKumYbn9qucz66tVG68ttfan7clkoYCsXeJvXmSK2 qJ4wH3xkFqh8y/Y8c8mNWZHlms/xFe7bRnS4oDOtgAJAg/DY62RC1Vq7evPg1QonmYWZ QUx9/lkcHXUce2ONKqXPUpPqn5JVIGuka5RZAlA8G2N8AFGOb6UF5b6tII+Ar930cuts 3zKeb48i767oq9TMhX+UznxIC+62ZIb99S/iP5yuoMQThjPTRw1JCq065u0GnbfAxzyD YlHc/fcJqxoU1R/pguBYGCRPl4HKZVXIy4HsNUPvkCxjvwseElKeUGlMS3gCEgTldUqT ywQg== 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; bh=usYnv4PpTodPCLeK+Q+ZBVTXrbKpmuZLlVhnW4j080M=; b=iER9bJWkWAAT3Mlse4Ymsw3ry3rvcTTp9W2IN8w/TkFXlRnp2163qgc7yFWs12ewbk UQ8ZadZzAQO1vQv0GgG1exEGATV2GhG1GmdjESa/IybIm5rFqv9xehS90yUv+6ll8vXy bLVQF37XzLAhAgxcDjIN7Fj/b9zUGDKXwzMjXKK2sZbEToLezmLvuj6oc6RwKzsdRqS+ ZKRuXJTkup9ClJorE6EJ3SMMwHqyKDRBmDqMeLltqBsaE78jpU3buADH1U6bQq2VIjjN aYoNo79DNXNlF0xQQa72YVV6twqY5WJBnKbtqtAhSxuAdY1VgmpYghzPttTUFDM6KSm1 cS8Q== X-Gm-Message-State: APjAAAUD590Ie63kb/0g1FV2gsnFlkop9DcdMFK1rhFWeGhyq+RUIGxo 9cBMKVIFjal4x3onTF+1nvA= X-Google-Smtp-Source: APXvYqxSd8YbIIATTWt81p6nnTHWyRIdPtxh8SULFstOzVpVNQVrtKspT7skJSGIfkqMv7cZ1kHf8w== X-Received: by 2002:a2e:6101:: with SMTP id v1mr18424273ljb.42.1567528153665; Tue, 03 Sep 2019 09:29:13 -0700 (PDT) Received: from oak.local ([92.243.181.209]) by smtp.gmail.com with ESMTPSA id z128sm3006967lfa.1.2019.09.03.09.29.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Sep 2019 09:29:12 -0700 (PDT) From: "Matwey V. Kornilov" To: kever.yang@rock-chips.com Date: Tue, 3 Sep 2019 19:29:00 +0300 Message-Id: <20190903162903.4778-1-matwey.kornilov@gmail.com> X-Mailer: git-send-email 2.16.4 Cc: u-boot@lists.denx.de, "Matwey V. Kornilov" Subject: [U-Boot] [PATCH v2 0/3] Introduce idbloader.img target for Makefile 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" Rockchip SoCs reqire the following deployment procedure for TPL/SPL: ./tools/mkimage -n rk3328 -T rksd -d ./tpl/u-boot-tpl.bin idbloader.img cat ./spl/u-boot-spl-dtb.bin >> idbloader.img dd if=idbloader.img of=/dev/mmcblk0 seek=64 The series is organized as the following. First patch introduces idbloader.img target for Makefile. The rest is for keeping the documentation up-to-date. Changes since v2: - fix patch 5 - squash patches 2,3,5 into 2 Matwey V. Kornilov (3): rockchip, Makefile: add idbloader.img target doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399 doc: lion_rk3368: use idbloader.img for rk3368 Makefile | 12 ++++++++++++ board/theobroma-systems/lion_rk3368/README | 4 +--- doc/README.rockchip | 21 ++------------------- 3 files changed, 15 insertions(+), 22 deletions(-)