From patchwork Wed Sep 25 14:57:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1167476 X-Patchwork-Delegate: bmeng.cn@gmail.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=chromium.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="METi10Oz"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46djwf1XYnz9sNx for ; Thu, 26 Sep 2019 02:21:06 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id D1EF6C2211D; Wed, 25 Sep 2019 16:15:31 +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=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 C06C9C22252; Wed, 25 Sep 2019 15:06:09 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 071C2C21FB6; Wed, 25 Sep 2019 15:06:07 +0000 (UTC) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) by lists.denx.de (Postfix) with ESMTPS id 7C939C220D4 for ; Wed, 25 Sep 2019 14:59:18 +0000 (UTC) Received: by mail-io1-f66.google.com with SMTP id c6so14572064ioo.13 for ; Wed, 25 Sep 2019 07:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=11QNBPd/r5OtB+lpx2rT6X7S/3Fr9lCrC4YpSgce1Tw=; b=METi10OzcPIZ7F0z6ae/uOnlKElKpEo7BAGl414kVXLb7xOMz6hbAeoCo9HYp6N9P2 HjoCXTcju2zmNcJfK9RSiiZ1Ofp8OfmnDm1Hlu0ELVfVAroWCzAM7wWsBBQTXJrSdUVi uGE+9wKCVlvrqfHsg7wY/MDUyBk88vNC/IXsM= 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:mime-version:content-transfer-encoding; bh=11QNBPd/r5OtB+lpx2rT6X7S/3Fr9lCrC4YpSgce1Tw=; b=jGEk3gV+dZaY1GCExT4qWjyjGeXMjB+FOV7efF1oPXOwTdEv3TZHOJKpLINlsSR9Fz oWBiSp60qXLggqsGvmt63qoZ2YMovwZ7e9mG+PtZIqyLEMGYg9egRRbsHj25FiVnEIom UkeBLYc/kS/N5SDfSqwgsgoZNMjLBIPrPw3wyJcNJ2cYqs9xcy17jBGLevZ+f3R4FNox jPJFldSvzAszIoIg6xvNeI8hzaujXHnpt72Oey630Yy5IoOsCcG37TQ3Z6YNHrf21Zt/ XuM0Fbr2dSZwGZozPPK11wsg9xXY0cVXH+/iIIUOr59ESYEAiYPYHfH4FKHwoxNkyj2n EytQ== X-Gm-Message-State: APjAAAVQIXnQsLdPuOnN9HrMYDv1BOyQazb+2JFH0C4tURZ0HBK3c5xQ jSk4DxIdCqh1qpr+KiU+rrTc4UU9/R8= X-Google-Smtp-Source: APXvYqwMaLxfKl9UJHmEJeVIV8UbAsJ/uMYTsR7k/roPAfiKEwQ29gG5rvBBXhQoXEdZMPLVhHDhoQ== X-Received: by 2002:a05:6638:681:: with SMTP id i1mr5786461jab.127.1569423557257; Wed, 25 Sep 2019 07:59:17 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:15c:183:0:8223:87c:a681:66aa]) by smtp.gmail.com with ESMTPSA id d9sm4254964ioq.9.2019.09.25.07.59.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2019 07:59:17 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Wed, 25 Sep 2019 08:57:23 -0600 Message-Id: <20190925145750.200592-100-sjg@chromium.org> X-Mailer: git-send-email 2.23.0.444.g18eeb5a265-goog In-Reply-To: <20190925145750.200592-1-sjg@chromium.org> References: <20190925145750.200592-1-sjg@chromium.org> MIME-Version: 1.0 Subject: [U-Boot] [PATCH 099/126] x86: Drop RESET_SEG_SIZE 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This is not used anywhere now, so drop it. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- arch/x86/Kconfig | 5 ----- arch/x86/cpu/config.mk | 1 - 2 files changed, 6 deletions(-) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index e34c71ec4cb..e797612e30e 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -207,11 +207,6 @@ config RESET_SEG_START depends on X86_RESET_VECTOR default 0xffff0000 -config RESET_SEG_SIZE - hex - depends on X86_RESET_VECTOR - default 0x10000 - config RESET_VEC_LOC hex depends on X86_RESET_VECTOR diff --git a/arch/x86/cpu/config.mk b/arch/x86/cpu/config.mk index e5a393a1c81..8f9814c0ae7 100644 --- a/arch/x86/cpu/config.mk +++ b/arch/x86/cpu/config.mk @@ -7,7 +7,6 @@ CROSS_COMPILE ?= i386-linux- # DO NOT MODIFY THE FOLLOWING UNLESS YOU REALLY KNOW WHAT YOU ARE DOING! LDPPFLAGS += -DRESET_SEG_START=$(CONFIG_RESET_SEG_START) -LDPPFLAGS += -DRESET_SEG_SIZE=$(CONFIG_RESET_SEG_SIZE) LDPPFLAGS += -DRESET_VEC_LOC=$(CONFIG_RESET_VEC_LOC) LDPPFLAGS += -DSTART_16=$(CONFIG_SYS_X86_START16)