From patchwork Sat Nov 3 21:41:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 196941 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 783202C008C for ; Sun, 4 Nov 2012 08:43:40 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4F9C44A173; Sat, 3 Nov 2012 22:43:11 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 Qh55hE5+vLSE; Sat, 3 Nov 2012 22:43:11 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A5D974A177; Sat, 3 Nov 2012 22:42:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 81BFC4A16A for ; Sat, 3 Nov 2012 22:42:13 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 UDTw3g+9r3pg for ; Sat, 3 Nov 2012 22:42:11 +0100 (CET) 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-vc0-f202.google.com (mail-vc0-f202.google.com [209.85.220.202]) by theia.denx.de (Postfix) with ESMTPS id D11DF4A155 for ; Sat, 3 Nov 2012 22:42:04 +0100 (CET) Received: by mail-vc0-f202.google.com with SMTP id fy27so545168vcb.3 for ; Sat, 03 Nov 2012 14:42:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=BfgMEUdYzyiPhuZu+MHtrEGYFWYK3pfh41PE0I3lYtE=; b=C6AQG5MCE/u+cbqMTmJf4UosXbY9KLHkA+0SApgz50SoIvvJQV+O2rzwkDRtzywTr5 +Yo7tIsYFsM4xFPVd86sLIjuRbN/dpZamSsMfiZTBGLjOAPl5iEsB/G9revPU2ZuUQYs E1eqq2Qr1CNLjIUrKZE7T737MdyXYBh6n77swg0G6Et+gl7JW/dGLWhMFefSYLb7Z1s0 T1FQbQzDaoDDypmGoE3VyEAZgzr3fA+IWZ7JsXi35LU8spp+xPizP+jsKO/mEmlkgKzU sSs/C0X91oW1CDgzQoubjtK6P6DVv4UAKACyyStKUfhY/uKZBucawUoDCjEl/w/VdPB5 czng== Received: by 10.100.77.19 with SMTP id z19mr450545ana.27.1351978923522; Sat, 03 Nov 2012 14:42:03 -0700 (PDT) Received: from wpzn3.hot.corp.google.com (216-239-44-65.google.com [216.239.44.65]) by gmr-mx.google.com with ESMTPS id l20si821540yhi.2.2012.11.03.14.42.03 (version=TLSv1/SSLv3 cipher=AES128-SHA); Sat, 03 Nov 2012 14:42:03 -0700 (PDT) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by wpzn3.hot.corp.google.com (Postfix) with ESMTP id 47E56100052; Sat, 3 Nov 2012 14:42:03 -0700 (PDT) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id DA1B21603C9; Sat, 3 Nov 2012 14:42:02 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Sat, 3 Nov 2012 14:41:31 -0700 Message-Id: <1351978902-23719-10-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 In-Reply-To: <1351978902-23719-1-git-send-email-sjg@chromium.org> References: <1351978902-23719-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQlrVUzaseX0kXPIQKjnDJJxpN5nnLH9ijIS+4BHea1ebII0G/g3tx8vrLvruDNL0StUl9haZy50TeiZ8ToES0iy3bHESohqsEeysucczEF7KUQZYiuL1B6ZDNaj3EZxIIcBQxNcT5MmZ1NGJqAaFuU5X12rBw8QOKQ1Q32rkTQpfIgKvU04Kl+GJBR3AL52OZd0yVvD Cc: Vadim Bendebury , Stefan Reinauer Subject: [U-Boot] [PATCH 09/20] x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Gabe Black We will use coreboot.dtsi as our fdt include file. Signed-off-by: Gabe Black Signed-off-by: Simon Glass --- arch/x86/cpu/coreboot/config.mk | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) create mode 100644 arch/x86/cpu/coreboot/config.mk diff --git a/arch/x86/cpu/coreboot/config.mk b/arch/x86/cpu/coreboot/config.mk new file mode 100644 index 0000000..4858fc3 --- /dev/null +++ b/arch/x86/cpu/coreboot/config.mk @@ -0,0 +1,23 @@ +# +# Copyright (c) 2012 The Chromium OS Authors. +# +# See file CREDITS for list of people who contributed to this +# project. +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# + +CONFIG_ARCH_DEVICE_TREE := coreboot