From patchwork Tue Jun 3 04:04:56 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 355152 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 84C7914007F for ; Tue, 3 Jun 2014 14:06:09 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9BF544B85A; Tue, 3 Jun 2014 06:06:06 +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 xbAQT5OiA0E2; Tue, 3 Jun 2014 06:06:06 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0B3354B89F; Tue, 3 Jun 2014 06:05:32 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0C16F4B867 for ; Tue, 3 Jun 2014 06:05:26 +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 GM7ROIsnBhh9 for ; Tue, 3 Jun 2014 06:05:22 +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-f74.google.com (mail-qa0-f74.google.com [209.85.216.74]) by theia.denx.de (Postfix) with ESMTPS id 776684B892 for ; Tue, 3 Jun 2014 06:05:09 +0200 (CEST) Received: by mail-qa0-f74.google.com with SMTP id j5so563097qaq.5 for ; Mon, 02 Jun 2014 21:05:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=wQ+NJt41n9HbU1rXLe1k6JRS1etJ9p0lK+NDWhvc52o=; b=OW3dpPSfULVPObmUwwmNGv5R5TfgPfK7MNWfO0cydnet0nvN6W8I+qb6i6sDtxOjI2 ZzAP9VnXwtNjH8cUHmJ2rcNkTGrcGZyYGIl6s1soEpQXeSGn8fOwiKf3W9hE/GZRDtZW d0KBC1hvp0TLYiUEZTtIVTLdZ4wJfl3mnA9oXHsQAspg8oCbrNdwnrGfrEPSD8ruiJNP pGfZojXLB/LR7Y1OcGnnE4MXLZLt3i0mBBOXvXljWScV8xgO+tCwZwhej8RS0dK9e3ev u/hVGT6z4wATzYgt0ByDc1autyHfzGzM9hLcZ4LyAeDEq44nag3GaD23MMAY0x95kBxE drEg== X-Gm-Message-State: ALoCoQnrW6Fe+0purcoEw73tDc7GP2yypWb/HrDHBWWz96+QvhYDsuVhfx5D27fHbuscUKfVOtAC X-Received: by 10.58.69.78 with SMTP id c14mr5286715veu.41.1401768308176; Mon, 02 Jun 2014 21:05:08 -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 y50si975688yhk.4.2014.06.02.21.05.08 for (version=TLSv1.1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 02 Jun 2014 21:05:08 -0700 (PDT) Received: from kaki.bld.corp.google.com (kaki.bld.corp.google.com [172.29.216.32]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id 0B16F31C433; Mon, 2 Jun 2014 21:05:08 -0700 (PDT) Received: by kaki.bld.corp.google.com (Postfix, from userid 121222) id CB9C1220C01; Mon, 2 Jun 2014 22:05:07 -0600 (MDT) From: Simon Glass To: U-Boot Mailing List Date: Mon, 2 Jun 2014 22:04:56 -0600 Message-Id: <1401768297-7198-14-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.9.1.423.g4596e3a In-Reply-To: <1401768297-7198-1-git-send-email-sjg@chromium.org> References: <1401768297-7198-1-git-send-email-sjg@chromium.org> Cc: Tom Rini Subject: [U-Boot] [PATCH v3 13/14] am33xx/omap: Enable FIT support 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 Enable booting a FIT containing a kernel/device tree. Signed-off-by: Simon Glass --- Changes in v3: - Also enable LZO and timestamps, plus increase the maximum kernel size Changes in v2: None include/configs/am335x_evm.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 11e7771..edc5841 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -19,11 +19,16 @@ #include #ifndef CONFIG_SPL_BUILD +# define CONFIG_FIT +# define CONFIG_TIMESTAMP +# define CONFIG_LZO # define CONFIG_OF_CONTROL # define CONFIG_OF_SEPARATE # define CONFIG_DEFAULT_DEVICE_TREE am335x-boneblack #endif +#define CONFIG_SYS_BOOTM_LEN (16 << 20) + #define MACH_TYPE_TIAM335EVM 3589 /* Until the next sync */ #define CONFIG_MACH_TYPE MACH_TYPE_TIAM335EVM #define CONFIG_BOARD_LATE_INIT