From patchwork Sat Oct 8 05:47:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacob Chen X-Patchwork-Id: 679811 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 3srb5s39JQz9s5w for ; Sat, 8 Oct 2016 16:48:17 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C3CE4A7662; Sat, 8 Oct 2016 07:48:11 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EZoKBGDOT0jW; Sat, 8 Oct 2016 07:48:11 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6437FA7609; Sat, 8 Oct 2016 07:48:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2543EA7549 for ; Sat, 8 Oct 2016 07:48:00 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nUV4CkKhvt-H for ; Sat, 8 Oct 2016 07:48:00 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pa0-f67.google.com (mail-pa0-f67.google.com [209.85.220.67]) by theia.denx.de (Postfix) with ESMTPS id 99800A7534 for ; Sat, 8 Oct 2016 07:47:56 +0200 (CEST) Received: by mail-pa0-f67.google.com with SMTP id r9so3694389paz.1 for ; Fri, 07 Oct 2016 22:47:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=IX3Bget/Y82VtbxAlfdXOhRApQYsgnc6JQZfZn6XUtw=; b=TtleRuy6VM5PgSMTxlVjmwVOIFVU3QAP0zCX2yQy3sd3O07mInmmUEBud06L84gaxV FAykKUpRi0DfDCGNbg3LhdoTcy+51cPoU2Ft9vPxb5GQZe5TyqcQ82neI+qejn1nLCzS wO45rDWZs8wuJaThyncG84CltFAXH3M/iJujbCznAmrZYPJA6Ak8I5i53I1Ax/nUAkki KJIPiPKhtSYFELv8UrKHT4lZzPdypoo+/xve4O6MYZ6iCrZU3IReveK5jRwz2hF9ISgR 83r1qVzUTvN22AYodmT6sSGyJGuFM0lOsQWIfdx05oTOh0b999oqE/pZMCPnJ2cmK8ap mpGw== X-Gm-Message-State: AA6/9RmKeBVYGM4ldnL+8sLhSf5H2XVNpunh8DaeK+y26YRcH3F0xW1mBPgF6nKXQiPskA== X-Received: by 10.66.150.202 with SMTP id uk10mr36777717pab.10.1475905674931; Fri, 07 Oct 2016 22:47:54 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id u19sm18112839pfa.40.2016.10.07.22.47.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 07 Oct 2016 22:47:54 -0700 (PDT) From: Jacob Chen To: u-boot@lists.denx.de Date: Sat, 8 Oct 2016 13:47:42 +0800 Message-Id: <1475905662-15854-2-git-send-email-jacob2.chen@rock-chips.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1475905662-15854-1-git-send-email-jacob2.chen@rock-chips.com> References: <1475905662-15854-1-git-send-email-jacob2.chen@rock-chips.com> Cc: Jeffy Chen , Lin huang , Jacob Chen Subject: [U-Boot] [PATCH v3 2/2] rockchip: doc: add GPT partition layout X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 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" A simple introduction. Signed-off-by: Jacob Chen Acked-by: Simon Glass Acked-by: Simon Glass --- Changes in v3: None Changes in v2: None doc/README.rockchip | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/README.rockchip b/doc/README.rockchip index 69b926c..06ec80e 100644 --- a/doc/README.rockchip +++ b/doc/README.rockchip @@ -149,7 +149,6 @@ Note: rk3036 SDMMC and debug uart use the same iomux, so if you boot from SD, th Using fastboot on rk3288 ======================== -- Define GPT partition layout like kylin_rk3036(see include/configs/kylin_rk3036.h) - Write GPT partition layout to mmc device which fastboot want to use it to store the image @@ -212,7 +211,6 @@ When booting you should see something like: Err: serial@ff690000 => - Future work =========== @@ -298,6 +296,15 @@ overhead and in SPL with a 32KB size limit some shortcuts have been taken. In general all Rockchip drivers should use these features, with SPL-specific modifications where required. +GPT partition layout +---------------------------- + +Rockchip use a unified GPT partition layout in open source support. +With this GPT partition layout, uboot can be compatilbe with other components, +like miniloader, trusted-os, arm-trust-firmware. + +There are some documents about partitions in the links below. +http://rockchip.wikidot.com/partitions -- Simon Glass