From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E0B72C433F5 for ; Sat, 16 Apr 2022 15:12:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8430683DFE; Sat, 16 Apr 2022 17:10:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Gv82KbsY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8AE8183DD3; Sat, 16 Apr 2022 17:10:31 +0200 (CEST) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 9DC8983E16 for ; Sat, 16 Apr 2022 17:10:07 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jbx6244@gmail.com Received: by mail-ej1-x62a.google.com with SMTP id t11so19922558eju.13 for ; Sat, 16 Apr 2022 08:10:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=BVqU646jRItGIci5HuAXFayty8ZVQXt2INltxeNA9p8=; b=Gv82KbsYYGK+WK18kW5xe9cpjQNr4hffl86CxjMjaLufnAJotq3YYIHUN0IuU5M9ZJ ftbdWoMgoMenCHjszNVcZcbOuYBud8c9Qje4o/OlNPTj3rqXaeeJSuHVT8FK+AXF+Ol4 iA8/eq/ACyRwDnltVTtx6DEhNrJLyPRkmkS4ffbDQIpbjXrY/6p5iLhQ8Ps24lUNETyf ZMiFiVty8MMsjbxuJK8uSagZOLP1rdRX/n4XOz+VlYGexxe8NEzO88Uhj/Zi7tFIfRhU DIcCuf4ucI9z+xEbba937JqHIb+79ekqi0tfRQcdxLsL5KDR6Ej38NHF+iXBjfeNh/9u XVUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=BVqU646jRItGIci5HuAXFayty8ZVQXt2INltxeNA9p8=; b=zfmyzmLdTjtwCazaveJLYwHcy0rw530z8JtlisDcovr3AUxThB7cZZFOD1dHMxxtvD o6tMyCD/66P3ape5BLY5TiXuJG2sSMMc6To7fK+ca7ki8uXR/3t1Me0KZiS6lFAVOr2l HM9gPFAuj0SZhQwllxxV5h7Ufx7ix4W0PUprgt7MPBQUXEUYNQ6OAVPHJfDUfCxhirFj h0T8YOs1xR41iNmeJWG7K8dkz9fmt8ATFhu4tIuYV8JZnX8TYeLemarEe4sIjKQcAN8h gBaLIxQL7L+lPXI/uvaUmaGPkb2Ab9wkx64SGRUYxt/Mrppp1I27hTet7w6UAkHSlG34 hmlQ== X-Gm-Message-State: AOAM531Z5943xJl9hBPxeP1UakoahtojSWy9AOnfUNhJNu22Wh3nMflo ze8ha7FqgNRFukhn5d9jf80= X-Google-Smtp-Source: ABdhPJyB2vMnHo0FCSwZVY9yw7DXw8/jA/g95Iy676SZ/dj2zUbDA7VePQ3kBfgO/9g5XGL8cVHLQA== X-Received: by 2002:a17:907:2cc6:b0:6ef:8cf1:3fdb with SMTP id hg6-20020a1709072cc600b006ef8cf13fdbmr603080ejc.501.1650121807293; Sat, 16 Apr 2022 08:10:07 -0700 (PDT) Received: from debian.home (81-204-249-205.fixed.kpn.net. [81.204.249.205]) by smtp.gmail.com with ESMTPSA id l3-20020aa7cac3000000b00422c961c8c9sm2152510edt.78.2022.04.16.08.10.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 Apr 2022 08:10:07 -0700 (PDT) From: Johan Jonker To: kever.yang@rock-chips.com Cc: sjg@chromium.org, philipp.tomsich@vrull.eu, lukma@denx.de, seanga2@gmail.com, u-boot@lists.denx.de Subject: [PATCH v11 10/16] rockchip: tools: add rk3066 support to rkcommon.c Date: Sat, 16 Apr 2022 17:09:46 +0200 Message-Id: <20220416150952.18758-11-jbx6244@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220416150952.18758-1-jbx6244@gmail.com> References: <20220416150952.18758-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean Add rk3066 support to rkcommon.c Signed-off-by: Johan Jonker Reviewed-by: Kever Yang --- tools/rkcommon.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/rkcommon.c b/tools/rkcommon.c index 29f2676c19..860785f839 100644 --- a/tools/rkcommon.c +++ b/tools/rkcommon.c @@ -123,6 +123,7 @@ struct spl_info { static struct spl_info spl_infos[] = { { "px30", "RK33", 0x2800, false, RK_HEADER_V1 }, { "rk3036", "RK30", 0x1000, false, RK_HEADER_V1 }, + { "rk3066", "RK30", 0x8000 - 0x800, true, RK_HEADER_V1 }, { "rk3128", "RK31", 0x1800, false, RK_HEADER_V1 }, { "rk3188", "RK31", 0x8000 - 0x800, true, RK_HEADER_V1 }, { "rk322x", "RK32", 0x8000 - 0x1000, false, RK_HEADER_V1 }, -- 2.20.1