From patchwork Wed Aug 30 10:35:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefano Babic X-Patchwork-Id: 807584 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xj22d4wlLz9s83 for ; Wed, 30 Aug 2017 20:35:21 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 0C777C22834; Wed, 30 Aug 2017 10:35:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id C9721C2284D; Wed, 30 Aug 2017 10:35:10 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 57A62C2284B; Wed, 30 Aug 2017 10:35:09 +0000 (UTC) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by lists.denx.de (Postfix) with ESMTPS id F34F9C22834 for ; Wed, 30 Aug 2017 10:35:08 +0000 (UTC) Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3xj22N5dP7z1r9Wj; Wed, 30 Aug 2017 12:35:08 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3xj22N234Cz3hjK4; Wed, 30 Aug 2017 12:35:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id rSrjLBAMrT3Z; Wed, 30 Aug 2017 12:35:05 +0200 (CEST) Received: from babic.homelinux.org (host-88-217-136-221.customer.m-online.net [88.217.136.221]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Wed, 30 Aug 2017 12:35:05 +0200 (CEST) Received: from localhost (mail.babic.homelinux.org [127.0.0.1]) by babic.homelinux.org (Postfix) with ESMTP id 4CCA64540595; Wed, 30 Aug 2017 12:35:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at babic.homelinux.org Received: from babic.homelinux.org ([127.0.0.1]) by localhost (mail.babic.homelinux.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N-FioJIfGDVQ; Wed, 30 Aug 2017 12:35:03 +0200 (CEST) Received: from [192.168.178.132] (papero.fritz.box [192.168.178.132]) by babic.homelinux.org (Postfix) with ESMTP id 0ECBA4540515; Wed, 30 Aug 2017 12:35:03 +0200 (CEST) To: Tom Rini From: Stefano Babic Message-ID: <072b189e-9fcb-3a55-dba0-b804a838afe2@denx.de> Date: Wed, 30 Aug 2017 12:35:02 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Language: de-DE Cc: "U-Boot@lists.denx.de" Subject: [U-Boot] [PULL] Please pull u-boot-imx X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Hi Tom, please pull from u-boot-imx, thanks ! The following changes since commit 90ae53ce1ae665a1b43ecf5ccafc339839392427: fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long (2017-08-22 08:20:02 -0400) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master for you to fetch changes up to 63af4b0ad0666e0797306593813b6272e1995bde: i.MX6Q: icorem6: Add falcon mode (2017-08-30 12:18:41 +0200) ---------------------------------------------------------------- Anatolij Gustschin (3): imx: timer: don't clear the GPT control register multiple times spl: do not repeat timer init on i.MX6 imx6: don't include unneeded boot_mode array in SPL Breno Lima (1): imx: imx6: Move gpr_init() function to soc.c Jagan Teki (3): icorem6: Fix to find MMC devices i.MX6Q: spl: Fix falcon to use dram_init_banksize i.MX6Q: icorem6: Add falcon mode Peng Fan (3): imx: mx7: psci: add copyright and license pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set pinctrl: imx7ulp: Add new info instance for iomuxc1 Stefan Agner (11): imx: move imximage header to common location usb: gadget: add SDP driver usb: gadget: sdp: extend images compatible for jumps cmd: add sdp command spl: add serial download protocol (SDP) support doc: add Serial Download Protocol documentation apalis/colibri_imx6: use independent USB PID for SPL apalis/colibri_imx6: enable SDP by default imx: fix USB boot mode detection for i.MX 6UL and 6ULL imx: use BOOT_DEVICE_BOARD instead of UART imx: remove SATA boot mode for i.MX 6UL and 6ULL Stefano Babic (2): imx: fix licensing in i.MX files pfla02: Fix RAM detection and support 1 bank SOM arch/arm/include/asm/arch-mx35/mmc_host_def.h | 18 +--- arch/arm/include/asm/arch-mx5/iomux-mx51.h | 7 +- arch/arm/include/asm/arch-mxs/iomux-mx23.h | 7 +- arch/arm/include/asm/arch-mxs/iomux-mx28.h | 7 +- arch/arm/include/asm/mach-imx/sys_proto.h | 9 +- arch/arm/mach-imx/mx6/soc.c | 19 ++++ arch/arm/mach-imx/mx7/psci-mx7.c | 7 ++ arch/arm/mach-imx/mx7/psci.S | 7 ++ arch/arm/mach-imx/spl.c | 20 +++- arch/arm/mach-imx/timer.c | 3 +- board/bachmann/ot1200/ot1200.c | 11 -- board/barco/platinum/platinum.h | 11 -- board/congatec/cgtqmx6eval/cgtqmx6eval.c | 11 -- board/el/el6x/el6x.c | 11 -- board/engicam/common/spl.c | 22 ++-- board/freescale/mx6sabreauto/mx6sabreauto.c | 17 --- board/freescale/mx6sabresd/mx6sabresd.c | 17 --- board/gateworks/gw_ventana/gw_ventana_spl.c | 11 -- board/kosagi/novena/novena_spl.c | 11 -- board/liebherr/mccmon6/spl.c | 11 -- board/phytec/pcm058/pcm058.c | 12 --- board/phytec/pfla02/Kconfig | 6 ++ board/phytec/pfla02/pfla02.c | 98 ++++++++++-------- board/solidrun/mx6cuboxi/mx6cuboxi.c | 11 -- board/toradex/apalis_imx6/apalis_imx6.c | 24 +++-- board/toradex/colibri_imx6/colibri_imx6.c | 24 +++-- board/udoo/udoo_spl.c | 11 -- board/wandboard/spl.c | 11 -- cmd/Kconfig | 7 ++ cmd/Makefile | 1 + cmd/usb_gadget_sdp.c | 50 +++++++++ common/spl/Kconfig | 6 ++ common/spl/Makefile | 1 + common/spl/spl.c | 2 +- common/spl/spl_sdp.c | 37 +++++++ configs/apalis_imx6_defconfig | 4 + configs/colibri_imx6_defconfig | 4 + configs/imx6qdl_icore_mmc_defconfig | 2 +- configs/imx6qdl_icore_rqs_defconfig | 1 - doc/README.sdp | 100 ++++++++++++++++++ drivers/pinctrl/nxp/pinctrl-imx.c | 2 +- drivers/pinctrl/nxp/pinctrl-imx7ulp.c | 10 +- drivers/usb/gadget/Kconfig | 7 ++ drivers/usb/gadget/Makefile | 2 + drivers/usb/gadget/f_sdp.c | 737 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ include/configs/imx6-engicam.h | 14 +++ {tools => include}/imximage.h | 0 include/sdp.h | 16 +++ 48 files changed, 1156 insertions(+), 281 deletions(-) create mode 100644 cmd/usb_gadget_sdp.c create mode 100644 common/spl/spl_sdp.c create mode 100644 doc/README.sdp create mode 100644 drivers/usb/gadget/f_sdp.c rename {tools => include}/imximage.h (100%) create mode 100644 include/sdp.h