From patchwork Mon Oct 24 15:41:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Protsenko X-Patchwork-Id: 78981 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp2645878qge; Mon, 24 Oct 2016 08:41:56 -0700 (PDT) X-Received: by 10.28.168.87 with SMTP id r84mr17152986wme.19.1477323715300; Mon, 24 Oct 2016 08:41:55 -0700 (PDT) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id n197si12660423wmd.47.2016.10.24.08.41.54; Mon, 24 Oct 2016 08:41:55 -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 F2598A75E5; Mon, 24 Oct 2016 17:41:42 +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 j_bweMHXdsB0; Mon, 24 Oct 2016 17:41:42 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 6FD9EB3835; Mon, 24 Oct 2016 17:41:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EBB70A7564 for ; Mon, 24 Oct 2016 17:41:23 +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 MGtqlEQSVWuU for ; Mon, 24 Oct 2016 17:41:23 +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-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by theia.denx.de (Postfix) with ESMTPS id 2C8C4A7558 for ; Mon, 24 Oct 2016 17:41:21 +0200 (CEST) Received: by mail-lf0-f44.google.com with SMTP id t133so1974301lff.6 for ; Mon, 24 Oct 2016 08:41:21 -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=uBpyCaAVqwQOHqAaMdc1iVz8FpfuLwP3+5jIbnOit8E=; b=OoUHI/vn6hTSIV8q6HOjJlzxCBZmOJH47gek+5GPRlYQR9cW1FRwEbLBrcXBOCD/c5 eFSDChMKyUHPzMmk1+tklBvQ3DJbmLERAB4cYDGCm8aKPNf/kW3eO2pHWji+v7/gMgZl iVr7CdvtOjFbLVxxfXymBVr6HrNUQr7xMq5e8= 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=uBpyCaAVqwQOHqAaMdc1iVz8FpfuLwP3+5jIbnOit8E=; b=HyzRk2G4oudaADpFKvw6LxEFZBoqEd4YOAO75qKFCXHdam1myNc7xhFw9ThnHR7w1W 58tWjqa/6MEbWqsWgAL1Omw502TvFyvf1E5mGE1HChfSZvEu/r44bfTg7UgmHtjWoRE+ R7mm7F8EIOYrUXxTytyKwyaYB+3h4peK7zWYfpeuLgCuHX/KHqTX0KZz8mS+7gw1f0LI 0KKSmNm1s98bYBzuP2bV/D4g8kuy+uoe0ewomnSxGJg2QFD9/gkfcBoZzpbLQ2LLPI4R o9MuJ3e0RJLKRVcFhEocjP9LVSr34kX02LbD/+psiL+M3oHzSVuWplHneJEiuW/AbjUI KLBQ== X-Gm-Message-State: ABUngvcJbZkXDAAmfLehAlxpQSA/Xb6APpReVBEg8wCjkahXeMBExbDCix6oGLsbURpXDwy3 X-Received: by 10.25.31.16 with SMTP id f16mr5877689lff.48.1477323681291; Mon, 24 Oct 2016 08:41:21 -0700 (PDT) Received: from localhost ([195.238.92.132]) by smtp.gmail.com with ESMTPSA id t84sm3161493lff.27.2016.10.24.08.41.20 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 24 Oct 2016 08:41:20 -0700 (PDT) From: Sam Protsenko To: u-boot@lists.denx.de Date: Mon, 24 Oct 2016 18:41:13 +0300 Message-Id: <20161024154113.19607-5-semen.protsenko@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161024154113.19607-1-semen.protsenko@linaro.org> References: <20161024154113.19607-1-semen.protsenko@linaro.org> Cc: Tom Rini , Praneeth Bajjuri , Steve Rae Subject: [U-Boot] [PATCH v2 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 --- Changes in v2: None 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