From patchwork Sat Jun 8 03:14:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ken kuo X-Patchwork-Id: 249918 X-Patchwork-Delegate: macpaul@andestech.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 4C34D2C02C9 for ; Sat, 8 Jun 2013 13:20:55 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 10CBC4A03A; Sat, 8 Jun 2013 05:20:54 +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 oSqM4Q2DTLZx; Sat, 8 Jun 2013 05:20:53 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 75DD64A040; Sat, 8 Jun 2013 05:20:52 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F3AB34A02E for ; Sat, 8 Jun 2013 05:20:46 +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 YYshM+Nm47pH for ; Sat, 8 Jun 2013 05:20:42 +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-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by theia.denx.de (Postfix) with ESMTPS id 105524A08E for ; Sat, 8 Jun 2013 05:20:31 +0200 (CEST) Received: by mail-pb0-f50.google.com with SMTP id wy17so5315611pbc.23 for ; Fri, 07 Jun 2013 20:20:30 -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:x-mailer:in-reply-to:references; bh=j4SJ/Zz2h3kStk0JeU6oonzS3zSk9lzt7Vrfzv5a8E4=; b=FEYPzp5BJjXPK5/aIwmq1wRjtdR24So1AkzUjx2fQ+VCFQh+h2/wCxQwmxoNBhqQAA MbEiXNR8wj7SXGP/ef8YqeOX8XN+Hs2WOjF/V7aDEZOpGmTjsPJhgkwt/dssbXqnsADh Bn4WgJXVZUR2wJlsoVrPwvJ9TzrtogkOAQJEgdPGxg2Awtgi7bfF7ZRJD/9AqhW7UMsp UXM5W4zrdEqiit7bGNKC3yxDXr1BFTRmIDLFh9HxO9/QzGw1Ky4twqRcFAf2+hls3Nxm PW31a/GzZHBiGiv8tq0qk4ui8Jse/8GDTtrC422tPwVJfQ95ntl2z0C5iV+9jcR7eDcq 4KuQ== X-Received: by 10.66.150.106 with SMTP id uh10mr5528694pab.118.1370661290530; Fri, 07 Jun 2013 20:14:50 -0700 (PDT) Received: from localhost.localdomain (114-44-53-234.dynamic.hinet.net. [114.44.53.234]) by mx.google.com with ESMTPSA id xn5sm5120242pab.0.2013.06.07.20.14.48 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Jun 2013 20:14:49 -0700 (PDT) From: Kuan-Yu Kuo To: u-boot@lists.denx.de, wd@denx.de, dzu@denx.de Date: Sat, 8 Jun 2013 11:14:11 +0800 Message-Id: <1370661252-12156-3-git-send-email-ken.kuoky@gmail.com> X-Mailer: git-send-email 1.7.9 In-Reply-To: <1370661252-12156-1-git-send-email-ken.kuoky@gmail.com> References: <1370661252-12156-1-git-send-email-ken.kuoky@gmail.com> Cc: uboot@andestech.com Subject: [U-Boot] [PATCH 3/4] nds32: Enable SDIO and EXT2 command support for Andes board 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 Signed-off-by: Kuan-Yu Kuo Cc: Macpaul Lin --- include/configs/adp-ag101.h | 2 ++ include/configs/adp-ag101p.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/include/configs/adp-ag101.h b/include/configs/adp-ag101.h index 1b84b04..85dbad2 100644 --- a/include/configs/adp-ag101.h +++ b/include/configs/adp-ag101.h @@ -116,7 +116,9 @@ #define CONFIG_DOS_PARTITION #define CONFIG_FTSDC010 #define CONFIG_FTSDC010_NUMBER 1 +#define CONFIG_FTSDC010_SDIO #define CONFIG_CMD_FAT +#define CONFIG_CMD_EXT2 /* * Command line configuration. diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h index cec89f6..6085208 100644 --- a/include/configs/adp-ag101p.h +++ b/include/configs/adp-ag101p.h @@ -116,7 +116,9 @@ #define CONFIG_DOS_PARTITION #define CONFIG_FTSDC010 #define CONFIG_FTSDC010_NUMBER 1 +#define CONFIG_FTSDC010_SDIO #define CONFIG_CMD_FAT +#define CONFIG_CMD_EXT2 /* * Command line configuration.