From patchwork Fri Sep 27 02:10:56 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 278389 X-Patchwork-Delegate: sbabic@denx.de 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 98A9E2C0339 for ; Fri, 27 Sep 2013 12:11:34 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 45E264A06E; Fri, 27 Sep 2013 04:11:33 +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 6d-TKyjKTkXY; Fri, 27 Sep 2013 04:11:33 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E89864A07F; Fri, 27 Sep 2013 04:11:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 551974A07F for ; Fri, 27 Sep 2013 04:11:20 +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 8mx9QkrldYoQ for ; Fri, 27 Sep 2013 04:11:14 +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-ye0-f182.google.com (mail-ye0-f182.google.com [209.85.213.182]) by theia.denx.de (Postfix) with ESMTPS id 24A274A06E for ; Fri, 27 Sep 2013 04:11:07 +0200 (CEST) Received: by mail-ye0-f182.google.com with SMTP id l10so689882yen.41 for ; Thu, 26 Sep 2013 19:11:06 -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; bh=V9FgPxy6ojfK6HIMdW38ZyKg+opiiZi0B8crWXeNmF8=; b=MVKFmc3xirW2hTyyrD3/Ryy4QvLleINgIfvmvR9hNf4p/Tug6Hi0eduqinIUxlMUoH kDS6hldcUQlp3yOSFE5PBXsVhDWox2C4GH7dPL0eJ68fVbOdR3LUvL1xMLNkaQmm6Z6/ Vec6ssiSoL/RdVJNHox3a/inwscDz12/PANDJrpzIZhy5eRPwgHR0M2eX81U9xCT6nZ+ o8cQ1uAqFyLwn0crEkL7x/6ojrImc9cVTgDQQIXxEbgOpL2w0i+3ykZyELKCh0YpO7Pm J9iOJKtSbpvgR5qQ4FapjPUk+XjthY94QJ6Bn0xUEqh8Hv65pN5G3lhiH8pG8lZPsEsD 5RYg== X-Received: by 10.236.176.67 with SMTP id a43mr3943200yhm.68.1380247866828; Thu, 26 Sep 2013 19:11:06 -0700 (PDT) Received: from localhost.localdomain ([201.82.207.53]) by mx.google.com with ESMTPSA id d40sm7301930yhi.10.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Sep 2013 19:11:06 -0700 (PDT) From: Fabio Estevam To: sbabic@denx.de Date: Thu, 26 Sep 2013 23:10:56 -0300 Message-Id: <1380247856-31893-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.8.1.2 Cc: Fabio Estevam , u-boot@lists.denx.de Subject: [U-Boot] [PATCH] wandboard: README: Include the quad version 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: Fabio Estevam Wandboard quad was not ported into U-boot at the time of writing the README. Add it to the list of Wandboard variants. Signed-off-by: Fabio Estevam --- board/wandboard/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/board/wandboard/README b/board/wandboard/README index 498db2f..1f678e1 100644 --- a/board/wandboard/README +++ b/board/wandboard/README @@ -3,8 +3,8 @@ U-Boot for Wandboard This file contains information for the port of U-Boot to the Wandboard. -Wandboard is a development board that has two variants: one version based -on mx6 dual lite and another one based on mx6 solo. +Wandboard is a development board that has three variants based on the following +SoCs: mx6 quad, mx6 dual lite and mx6 solo. For more details about Wandboard, please refer to: http://www.wandboard.org/