From patchwork Thu Oct 20 15:58:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Protsenko X-Patchwork-Id: 78541 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp856511qge; Thu, 20 Oct 2016 08:59:27 -0700 (PDT) X-Received: by 10.25.25.84 with SMTP id 81mr2602195lfz.26.1476979167015; Thu, 20 Oct 2016 08:59:27 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id a21si700625lfe.111.2016.10.20.08.59.26; Thu, 20 Oct 2016 08:59:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id ED083A7602; Thu, 20 Oct 2016 17:59:10 +0200 (CEST) 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 ux_17XpCEXEl; Thu, 20 Oct 2016 17:59:10 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 28B13A768D; Thu, 20 Oct 2016 17:59:01 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 841DAA76A6 for ; Thu, 20 Oct 2016 17:58:53 +0200 (CEST) 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 TlMe6iNJyTmA for ; Thu, 20 Oct 2016 17:58:53 +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-lf0-f50.google.com (mail-lf0-f50.google.com [209.85.215.50]) by theia.denx.de (Postfix) with ESMTPS id 1837CA7675 for ; Thu, 20 Oct 2016 17:58:41 +0200 (CEST) Received: by mail-lf0-f50.google.com with SMTP id l131so85623419lfl.2 for ; Thu, 20 Oct 2016 08:58:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=oMR2U3IBPsmK2G4knipROAwouCeAAhUJsT49G767sC4=; b=WK/cS8YaRjsgnueJlsdaRx9uCw/PykGF3qqlfePF9W++ZrZ/0OLwAgnxR6E8kLrvqk fwqXuIFpDSIx45NYBKcjsPgBh2NAysKnnc2Z3OSihBhsoDZYCMcJxoS5Ysice/+0WZwS +I4g4zyPm2M6L2QHDpR8fkoigAtePpm+023zs= 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=oMR2U3IBPsmK2G4knipROAwouCeAAhUJsT49G767sC4=; b=CME9K7+zc4AAIZdMLum2MkX/5EadC19s0eUjENmaW9w/wlQOvNIr78OFVYdTGgsYm6 DdEB5huapd8aDoRzcT3e8rgrkLOvZpxT09i8VNn/0lRc6AX1Wfb3bCdLqajjQKBfCn7V 5Clv4nFTiURS2b4TCC68tqt0QDRGODRWQsHN1uqmpDTcO6LrHUFm9CUIqm6j1SKL8kaT 28m3cPC74zs+NpqCFhFCAsvSp+RnLDzfKbFB9BS7fQkLEYzV0hEHrgBG+4NV4FYbZsAL Wo+Ld71xzGQJ4iwxOy28pLDXF7fHXd8dTKQHflhBqHv2KbA+t7dmQ28q+wrxMU4Hr6JL YFJw== X-Gm-Message-State: AA6/9RmZEo6UHb1yJShWd9IvM40Mv31eV3Jph7JL+R7LE6Jwttdlgb2PKEv+OFhWErd3gRvw X-Received: by 10.25.18.211 with SMTP id 80mr2660153lfs.89.1476979119764; Thu, 20 Oct 2016 08:58:39 -0700 (PDT) Received: from localhost ([195.238.92.132]) by smtp.gmail.com with ESMTPSA id 87sm12533470lfs.0.2016.10.20.08.58.38 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 20 Oct 2016 08:58:39 -0700 (PDT) From: Sam Protsenko To: u-boot@lists.denx.de Date: Thu, 20 Oct 2016 18:58:31 +0300 Message-Id: <20161020155831.4212-5-semen.protsenko@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161020155831.4212-1-semen.protsenko@linaro.org> References: <20161020155831.4212-1-semen.protsenko@linaro.org> Cc: Tom Rini , Praneeth Bajjuri , Steve Rae Subject: [U-Boot] [PATCH 4/4] configs: am57xx: Enable fastboot X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Sam Protsenko --- configs/am57xx_evm_defconfig | 9 +++++++++ configs/am57xx_evm_nodt_defconfig | 9 +++++++++ configs/am57xx_hs_evm_defconfig | 9 +++++++++ 3 files changed, 27 insertions(+) -- 2.9.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot Reviewed-by: Tom Rini diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig index 89e927e..888a2fd 100644 --- a/configs/am57xx_evm_defconfig +++ b/configs/am57xx_evm_defconfig @@ -16,6 +16,15 @@ CONFIG_SPL_STACK_R=y CONFIG_SPL_DMA_SUPPORT=y CONFIG_SPL_OS_BOOT=y CONFIG_HUSH_PARSER=y +CONFIG_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_CMD_FASTBOOT=y +CONFIG_ANDROID_BOOT_IMAGE=y +CONFIG_FASTBOOT_BUF_ADDR=0x82000000 +CONFIG_FASTBOOT_BUF_SIZE=0x2f000000 +CONFIG_FASTBOOT_USB_DEV=1 +CONFIG_FASTBOOT_FLASH=y +CONFIG_FASTBOOT_FLASH_MMC_DEV=1 CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_ASKENV=y diff --git a/configs/am57xx_evm_nodt_defconfig b/configs/am57xx_evm_nodt_defconfig index 73e541d..9da40bb 100644 --- a/configs/am57xx_evm_nodt_defconfig +++ b/configs/am57xx_evm_nodt_defconfig @@ -9,6 +9,15 @@ CONFIG_SPL=y CONFIG_SPL_DMA_SUPPORT=y CONFIG_SPL_OS_BOOT=y CONFIG_HUSH_PARSER=y +CONFIG_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_CMD_FASTBOOT=y +CONFIG_ANDROID_BOOT_IMAGE=y +CONFIG_FASTBOOT_BUF_ADDR=0x82000000 +CONFIG_FASTBOOT_BUF_SIZE=0x2f000000 +CONFIG_FASTBOOT_USB_DEV=1 +CONFIG_FASTBOOT_FLASH=y +CONFIG_FASTBOOT_FLASH_MMC_DEV=1 CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_ASKENV=y diff --git a/configs/am57xx_hs_evm_defconfig b/configs/am57xx_hs_evm_defconfig index b25e21b..e27b214 100644 --- a/configs/am57xx_hs_evm_defconfig +++ b/configs/am57xx_hs_evm_defconfig @@ -17,6 +17,15 @@ CONFIG_SPL=y CONFIG_SPL_STACK_R=y CONFIG_SPL_DMA_SUPPORT=y CONFIG_HUSH_PARSER=y +CONFIG_FASTBOOT=y +CONFIG_USB_FUNCTION_FASTBOOT=y +CONFIG_CMD_FASTBOOT=y +CONFIG_ANDROID_BOOT_IMAGE=y +CONFIG_FASTBOOT_BUF_ADDR=0x82000000 +CONFIG_FASTBOOT_BUF_SIZE=0x2f000000 +CONFIG_FASTBOOT_USB_DEV=1 +CONFIG_FASTBOOT_FLASH=y +CONFIG_FASTBOOT_FLASH_MMC_DEV=1 CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_ASKENV=y