From patchwork Wed Jun 19 03:52:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 252474 X-Patchwork-Delegate: trini@ti.com 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 BD4FC2C0322 for ; Wed, 19 Jun 2013 13:55:18 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EFAF44A027; Wed, 19 Jun 2013 05:54:59 +0200 (CEST) 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 FWwMk3rNYreU; Wed, 19 Jun 2013 05:54:59 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 203234A029; Wed, 19 Jun 2013 05:53:44 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8D2384A04E for ; Wed, 19 Jun 2013 05:53:36 +0200 (CEST) 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 Vg2rRXXxorOt for ; Wed, 19 Jun 2013 05:53:31 +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-qa0-f73.google.com (mail-qa0-f73.google.com [209.85.216.73]) by theia.denx.de (Postfix) with ESMTPS id 74FEB4A028 for ; Wed, 19 Jun 2013 05:53:05 +0200 (CEST) Received: by mail-qa0-f73.google.com with SMTP id hu14so31704qab.2 for ; Tue, 18 Jun 2013 20:53: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=TcKEel8iCvBj3hWjbH7gsEFRy7mSOAfMg+uqs9EiZ8A=; b=Lqv5OCAYLXXkQu9f/zBqGlEIzHCkDiji9mvHzOD2cELqu19qvSywJf0R3NslHm/xDl Lm1gFiHX2RCOn7Y/k6TYewVPR4m6g8Cy4OsNJmkR/2xLxyCW7qp9RKv74z7RLyjJVzL8 JajrURRVzh5OQpiNrduQFR8cPrvb4+Ehhp2z0npWYneuOFmuErGFxmfcsaAJquJqPxhj GN6j0W0KgibO2Y8O3dn5EtSstm2ZmEmwoZfn9qwfUU1Mmg5ImfPCmqu10k2FL7ExZN1I aFiINc7y/idDUbaVxQRvd3PICWf4SFMbZR0wyKpwip25AmJplvMwH34zbIe7mNnZWPrK 76Ag== X-Received: by 10.236.32.229 with SMTP id o65mr584182yha.19.1371613983521; Tue, 18 Jun 2013 20:53:03 -0700 (PDT) Received: from corp2gmr1-1.hot.corp.google.com (corp2gmr1-1.hot.corp.google.com [172.24.189.92]) by gmr-mx.google.com with ESMTPS id t25si183961yhg.6.2013.06.18.20.53.03 for (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Tue, 18 Jun 2013 20:53:03 -0700 (PDT) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.83.1]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id 5D6D031C1EF; Tue, 18 Jun 2013 20:53:03 -0700 (PDT) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 170971609FB; Tue, 18 Jun 2013 20:53:03 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Tue, 18 Jun 2013 20:52:30 -0700 Message-Id: <1371613960-28678-7-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.3 In-Reply-To: <1371613960-28678-1-git-send-email-sjg@chromium.org> References: <1371613960-28678-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQmXrijdX94JB8Xcv/pBu+8eA4Q/RIPzhbu0V5n6rAow+HXRs7DoOrAVuGW+fuo2f56AqTaxpDxpSQ43jLQqvVvzuYlmSoWEXB4E5dgwhKaQdK5lm2yE5OFah7n+ltoCcQZEQTS1GdPekz/54vW2iWayajjJKPbc0CPLd40vD7hbnnuNGgJVM2CCT7eGfS13XdOxVKDm Cc: Tom Rini , u-boot-review@google.com Subject: [U-Boot] [PATCH v3 06/16] sandbox: config: Enable driver model 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 Use driver model in sandbox to permit running of driver model unit test. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None include/configs/sandbox.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 14f5f98..162c26c 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -22,6 +22,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_DM + /* Number of bits in a C 'long' on this architecture */ #define CONFIG_SANDBOX_BITS_PER_LONG 64