From patchwork Wed Sep 25 15:00:32 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1167482 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="CR2cdjNH"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46dk0M38lQz9sPK for ; Thu, 26 Sep 2019 02:24:19 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id BE6E4C2218A; Wed, 25 Sep 2019 16:19:55 +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 E73A9C22142; Wed, 25 Sep 2019 15:07:15 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B9400C22160; Wed, 25 Sep 2019 15:07:14 +0000 (UTC) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) by lists.denx.de (Postfix) with ESMTPS id 45745C22142 for ; Wed, 25 Sep 2019 15:02:24 +0000 (UTC) Received: by mail-io1-f68.google.com with SMTP id n197so14621595iod.9 for ; Wed, 25 Sep 2019 08:02:24 -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=F5dfUq1OSAKv+VKG6j4jYGuusZpdcNvQ5YMEP5Z6o7I=; b=CR2cdjNHL2YXBsea28r+FoP/yyfNZQMwhDToNUg0f4gmsBrn06Xup0v4lyvTVIp3uB HWi177BYOJ3HoCtEt8iLOWK3bZEn/FpzEPpFZa72JalHfR9WTKmdCJ1pJFlXILUjgGt/ f7IM/FIvbwBa1pGYofJrnZhDdgS6Ej+ZpQjBI= 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=F5dfUq1OSAKv+VKG6j4jYGuusZpdcNvQ5YMEP5Z6o7I=; b=GPc6d+j8aCrbCsiGbEnYBWK54hPZTtqi69c2ljpXt9ccmUbmtlq7SV7nafD6MN6r9k S62t3aIiJab//P/zjiPwTsuVVgpeMXqBlSjAcimbjzkbzybuSrmNnHr1+QaZ0Mng/asQ iakEjjf+a4apPNy+anFaKRK3sU46jjVErQw3wXF319K7D+YXf0LA/5gFnHC0vhvUhz0R lRqFEHVg7MHCSutCUICAe2+AwXGIFodAi3iAPYm50e5gZRYnUo+UVaGql+n4Ha9Bu3ZD hUEWq4oHvEmKlJs29Ley9rspu37S5xAf+87srOzWNfyd9lNqlq0W+qu/PTEOc01kCOcb 6c9g== X-Gm-Message-State: APjAAAVu+YhrzTY2p7mPsHIpRBHzgRINHhz/VexFFENwXwG2ZQMM36ev 7YNugx6lOlno1iDMp59jwwRucTsZTmU= X-Google-Smtp-Source: APXvYqxHmJXa5WNs2zn+b9x7EgbQFEW6dx+XTOax3RymkscInverNkQmquvqS/uQsIHVo3ZhZPhlXw== X-Received: by 2002:a5d:8911:: with SMTP id b17mr2578744ion.287.1569423742988; Wed, 25 Sep 2019 08:02:22 -0700 (PDT) Received: from kiwi.bld.corp.google.com ([2620:15c:183:0:8223:87c:a681:66aa]) by smtp.gmail.com with ESMTPSA id 197sm6758613ioc.78.2019.09.25.08.02.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Sep 2019 08:02:21 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Wed, 25 Sep 2019 09:00:32 -0600 Message-Id: <20190925150052.201698-107-sjg@chromium.org> X-Mailer: git-send-email 2.23.0.444.g18eeb5a265-goog In-Reply-To: <20190925150052.201698-102-sjg@chromium.org> References: <20190925150052.201698-102-sjg@chromium.org> MIME-Version: 1.0 Subject: [U-Boot] [PATCH 106/126] x86: Add an fdtmap and image-header 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" Add these entries to the ROM so that we can list the contents of an image with 'binman ls'. The image-header is not essential but does speed up access. Signed-off-by: Simon Glass --- arch/x86/dts/u-boot.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/x86/dts/u-boot.dtsi b/arch/x86/dts/u-boot.dtsi index 8fc5146f26c..f2fb4c2abaa 100644 --- a/arch/x86/dts/u-boot.dtsi +++ b/arch/x86/dts/u-boot.dtsi @@ -125,6 +125,8 @@ filename = CONFIG_FSP_FILE_M; }; #endif + fdtmap { + }; #ifdef CONFIG_HAVE_CMC intel-cmc { filename = CONFIG_CMC_FILE; @@ -170,5 +172,8 @@ offset = ; }; #endif + image-header { + location = "end"; + }; }; #endif