From patchwork Tue Jul 26 10:28:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: jk X-Patchwork-Id: 652679 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 3rzDrt0lyLz9t1Q for ; Tue, 26 Jul 2016 20:29:50 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=kKtlrOvw; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AE1A5A7954; Tue, 26 Jul 2016 12:29:29 +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 TBhOhyjE51wH; Tue, 26 Jul 2016 12:29:29 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B9F79A76B4; Tue, 26 Jul 2016 12:29:10 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7097AA7541 for ; Tue, 26 Jul 2016 12:29: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 BwbcoBCnkW8t for ; Tue, 26 Jul 2016 12:29: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-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by theia.denx.de (Postfix) with ESMTPS id 29C62A757B for ; Tue, 26 Jul 2016 12:28:59 +0200 (CEST) Received: by mail-pf0-f195.google.com with SMTP id h186so13640952pfg.2 for ; Tue, 26 Jul 2016 03:28:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=QX4zWs5X0VfWm8Gk9euixjtXkc8Y7z9TsLnLBNMLhSM=; b=kKtlrOvwr+DzCg4ZBFFmerwGYnJXcGUY3KVuy2bUG7mro3LzzEA1YEtG01RGaQ8igj YD89mKzD0flz8X/rM6/o33D6TC1fAGuKqs2AmW6StTnP+sN2fEJ9HqJL8agjXjrQ+9De wAXEVj0PfkC08G8NYl01e8rxyEwI7Msg7iYM2wTFdimg9qLty9d5ja3C5+GZiEViQZsh wiYEchCD6D6pjwqdL+kA/atySZSoEwAwFDsVrncYC7LvLVZ5QJTkJW6JPC56S/zSHrXs GzqPhKHN8jNeIuQAKzitev2td/GtjsHjkRenorylaTF9fq4fP8qEAdws1c/Tex3QYOxg 07wA== 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=QX4zWs5X0VfWm8Gk9euixjtXkc8Y7z9TsLnLBNMLhSM=; b=VNkb4TjvoAtHTpLl1GXy3yU8fKsQ4M2dJZrKNm3C1PxjoY0v9uuysxzzTQmpOuu1P9 GEyV6t+PNsqQ76b5kEpZlSTz1sfW99jrj0fPA48YE2wCK0bWkJgajcBmEpd87IZA5Iqo a/zEKGy9onJ5AEEJ3wRV+4nFydUey8knduo7wkfplks6dT9uRZQ0CWqSl3MP3NIgo8cl dbXbDh30mD2/GtQhr258PaFrRUAJjzh4yXZuEvBQlbjrGj6/7Ib+YXzwOJt1xx2odK4R BkJpy4DS+AdvpN+tWoB3RQgMEqvWGQfVD9jTfp7Hjgy7G1/QqEoHQaESAQ8/0xVBcKV5 Lmbg== X-Gm-Message-State: AEkoouvCn/pakI9rRGeDtx/x9CaHogxri3dT52p/CVTSIT3xOaIgn0xi1v6CXZzZycamiw== X-Received: by 10.98.87.138 with SMTP id i10mr38224869pfj.16.1469528937856; Tue, 26 Jul 2016 03:28:57 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id x5sm248246pax.33.2016.07.26.03.28.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 26 Jul 2016 03:28:56 -0700 (PDT) From: Ziyuan Xu X-Google-Original-From: Ziyuan Xu To: sjg@chromium.org Date: Tue, 26 Jul 2016 18:28:25 +0800 Message-Id: <1469528910-12043-6-git-send-email-xzy.xu@rock-chips.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1469528910-12043-1-git-send-email-xzy.xu@rock-chips.com> References: <1469528910-12043-1-git-send-email-xzy.xu@rock-chips.com> Cc: hl@rock-chips.com, u-boot@lists.denx.de, eddie.cai@rock-chips.com Subject: [U-Boot] [PATCH v2 05/10] rockchip: remove the duplicated macro config 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" CONFIG_DOS_PARTITION and CONFIG_EFI_PARTITION are already included in config_distro_defaults.h, and we don't need them in SPL stage. Signed-off-by: Ziyuan Xu Acked-by: Simon Glass --- Changes in v2: None include/configs/kylin_rk3036.h | 1 - include/configs/rk3036_common.h | 1 - include/configs/rk3288_common.h | 2 -- 3 files changed, 4 deletions(-) diff --git a/include/configs/kylin_rk3036.h b/include/configs/kylin_rk3036.h index b16c03f..e8ca76d 100644 --- a/include/configs/kylin_rk3036.h +++ b/include/configs/kylin_rk3036.h @@ -26,7 +26,6 @@ /* Enable gpt partition table */ #define CONFIG_CMD_GPT #define CONFIG_RANDOM_UUID -#define CONFIG_EFI_PARTITION #define PARTS_DEFAULT \ "uuid_disk=${uuid_gpt_disk};" \ "name=loader,start=32K,size=4000K,uuid=${uuid_gpt_loader};" \ diff --git a/include/configs/rk3036_common.h b/include/configs/rk3036_common.h index ae4b101..f50b49c 100644 --- a/include/configs/rk3036_common.h +++ b/include/configs/rk3036_common.h @@ -48,7 +48,6 @@ #define CONFIG_DWMMC #define CONFIG_BOUNCE_BUFFER -#define CONFIG_DOS_PARTITION #define CONFIG_FAT_WRITE #define CONFIG_PARTITION_UUIDS #define CONFIG_CMD_PART diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index 72dfb8a..7ef0f03 100644 --- a/include/configs/rk3288_common.h +++ b/include/configs/rk3288_common.h @@ -59,7 +59,6 @@ #define CONFIG_DWMMC #define CONFIG_BOUNCE_BUFFER -#define CONFIG_DOS_PARTITION #define CONFIG_FAT_WRITE #define CONFIG_PARTITION_UUIDS #define CONFIG_CMD_PART @@ -109,7 +108,6 @@ /* Enable gpt partition table */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #include