From patchwork Mon Jul 8 16:15:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 257573 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 4F03F2C02ED for ; Tue, 9 Jul 2013 02:16:40 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BE1924A2B7; Mon, 8 Jul 2013 18:16:29 +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 v9TBgtLPBqjw; Mon, 8 Jul 2013 18:16:29 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C2C194A17E; Mon, 8 Jul 2013 18:15:47 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8469D4A167 for ; Mon, 8 Jul 2013 18:15:44 +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 kIFCZsTs7nln for ; Mon, 8 Jul 2013 18:15:39 +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-gg0-f178.google.com (mail-gg0-f178.google.com [209.85.161.178]) by theia.denx.de (Postfix) with ESMTPS id 0CDD34A13F for ; Mon, 8 Jul 2013 18:15:23 +0200 (CEST) Received: by mail-gg0-f178.google.com with SMTP id l12so1640832gge.23 for ; Mon, 08 Jul 2013 09:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:x-mailer:in-reply-to :references; bh=JvvSzIfyp7/9YC3k4tCa/xFglaLHEM1+RDr1oHVGk/I=; b=Ah6wW0rLkustpX1x4v6RmBMtT/0spUZ6FbCVYReED0aSBAHPn1Zffql1z4mCq/ZvF5 QAgRlRkuURJSqNVH+p0t9kxCgh1U4Ike8uIH2B+tEvMsTy8aNMYj16ZWDHcBHwWV84yn kscQK+1/r2Tjby2OccvFIl3UzI1pGNhPTdJvBwV3yUpdnXAtqsaYBA9IsAuGNUWfJhJV 4Bf0n0SX6MDodcIwyDAmlGxMd2/DVl039aHunvarnQtZ9XZQDsOppByQZ0s2xmbdkwol lowstQ7tmVRJjvNPn/59exrB2yGSwDpLLIsuTHEdbpY55c8gKvwX0NOGtyCGWDZzCvfw xA1Q== X-Received: by 10.236.4.234 with SMTP id 70mr12442141yhj.182.1373300121495; Mon, 08 Jul 2013 09:15:21 -0700 (PDT) Received: from localhost.localdomain (cpe-065-184-250-089.ec.res.rr.com. [65.184.250.89]) by mx.google.com with ESMTPSA id o1sm38039389yho.2.2013.07.08.09.15.20 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 08 Jul 2013 09:15:20 -0700 (PDT) From: Tom Rini To: u-boot@lists.denx.de Date: Mon, 8 Jul 2013 12:15:15 -0400 Message-Id: <1373300118-27306-3-git-send-email-trini@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1373300118-27306-1-git-send-email-trini@ti.com> References: <1373300118-27306-1-git-send-email-trini@ti.com> Subject: [U-Boot] [PATCH v2 2/5] am335x_evm: Correct DFU ALT settings for falcon mode 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 Now that we have falcon mode enabled, the partiton numbers for NAND have changed, and we need to list entries for updating these parts of the system. While adding falcon mode entires for eMMC (raw), we round up the limit on U-Boot for ease of math later. Signed-off-by: Tom Rini Reviewed-by: Peter Korsgaard --- include/configs/am335x_evm.h | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index c5a6d4b..b974d1b 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -238,7 +238,11 @@ "rootfs part 0 2;" \ "MLO fat 0 1;" \ "MLO.raw mmc 100 100;" \ - "u-boot.img.raw mmc 300 3C0;" \ + "u-boot.img.raw mmc 300 400;" \ + "spl-os-args.raw mmc 80 80;" \ + "spl-os-image.raw mmc 900 2000;" \ + "spl-os-args fat 0 1;" \ + "spl-os-image fat 0 1;" \ "u-boot.img fat 0 1;" \ "uEnv.txt fat 0 1" #define DFU_ALT_INFO_NAND \ @@ -247,8 +251,9 @@ "SPL.backup2 part 0 3;" \ "SPL.backup3 part 0 4;" \ "u-boot part 0 5;" \ - "kernel part 0 7;" \ - "rootfs part 0 8" + "u-boot-spl-os part 0 6;" \ + "kernel part 0 8;" \ + "rootfs part 0 9" /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */