Re: [U-Boot] [PATCH 4/9] cmd: bootefi: carve out efi_selftest code from do_bootefi()

2019-04-19 Thread Heinrich Schuchardt
On 4/19/19 5:22 AM, AKASHI Takahiro wrote: This is a preparatory patch for reworking do_bootefi() in later patch. Efi_selftest code is unusual in terms of execution path in do_bootefi(), which make that function complicated and hard to understand. With this patch, all efi_selftest related code w

[U-Boot] [PATCH 1/1] efi_loader: more short texts for protocols in efidebug

2019-04-19 Thread Heinrich Schuchardt
The `efidebug dh` command shows handles and the installed protocols. For most of the protocols implemented by U-Boot a short text was shown. But for some only the GUID was displayed. Provide the missing short texts for the following protocols: HII String, HII Database, HII Config Routing, Simple N

[U-Boot] [PATCH 1/1] efi_loader: consistent naming of protocol GUIDs

2019-04-19 Thread Heinrich Schuchardt
We should consistently use the same name for protocol GUIDs as defined in the UEFI specification. Not adhering to this rule has led to duplicate definitions for the EFI_LOADED_IMAGE_PROTOCOL_GUID. Adjust misnamed protocol GUIDs. Adjust the text for the graphics output protocol in the output of th

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-19 Thread Atish Patra
On 4/19/19 1:44 PM, Kevin Hilman wrote: On Fri, Apr 19, 2019 at 1:38 PM Kevin Hilman wrote: Atish Patra writes: On 4/18/19 4:16 PM, Kevin Hilman wrote: Atish Patra writes: On 4/18/19 12:15 PM, Kevin Hilman wrote: Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: O

Re: [U-Boot] [PATCH v2 1/2] warp7: Switch to DM Serial

2019-04-19 Thread Fabio Estevam
On Fri, Apr 19, 2019 at 3:35 PM Pierre-Jean Texier wrote: > > This commit switches to DM SERIAL for warp7 and warp7_bl33 defconfigs. > > Signed-off-by: Pierre-Jean Texier > Signed-off-by: Joris Offouga Reviewed-by: Fabio Estevam ___ U-Boot mailing li

Re: [U-Boot] [PATCH v2 2/2] warp7: Switch to DM USB

2019-04-19 Thread Fabio Estevam
On Fri, Apr 19, 2019 at 3:35 PM Pierre-Jean Texier wrote: > > This commit switches to DM USB for warp7 and warp7_bl33 defconfigs. > > Signed-off-by: Pierre-Jean Texier > Signed-off-by: Joris Offouga Reviewed-by: Fabio Estevam ___ U-Boot mailing list

Re: [U-Boot] Is mmc still being actively maintained?

2019-04-19 Thread Lukasz Majewski
Hi Peng, > Hi All, Jaehoon > > Is mmc still being actively maintained? As fair as I can tell, it is "maintained" by Tom and Marek as last PR by Jaehoon has been sent on: Tue, 8 May 2018 16:22:14 +0900 > I would help if it is not > being maintained. It would be great if you could help with main

Re: [U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support

2019-04-19 Thread Lukasz Majewski
On Fri, 19 Apr 2019 08:52:28 + Peng Fan wrote: > > On Fri, 19 Apr 2019 11:56:25 +0530 > > Jagan Teki wrote: > > > > > On Fri, Apr 5, 2019 at 2:20 AM Lukasz Majewski > > > wrote: > > > > > > > > Hi Jagan, > > > > > > > > > On Thu, Apr 4, 2019 at 3:31 PM Lukasz Majewski > > > > > wrot

[U-Boot] [GIT] Pull request: u-boot-dfu v2 (14.04.2019)

2019-04-19 Thread Lukasz Majewski
Dear Marek, The following changes since commit 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1: Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc (2019-04-18 12:12:16 -0400) are available in the git repository at: git://git.denx.de/u-boot-dfu.git for you to fetch changes up to 5e2478

Re: [U-Boot] [PATCH v3] arm: socfpga: mailbox: Fix off-by-one error on command length checking

2019-04-19 Thread Simon Goldschmidt
Marek Vasut schrieb am Fr., 19. Apr. 2019, 11:29: > On 4/19/19 8:17 AM, Ley Foon Tan wrote: > > A mailbox command contains 1-DWORD header + arguments. The "len" variable > > only contains the length of the arguments, but not the 1-DWORD header. > > Include the length of header when checking the r

Re: [U-Boot] [PULL] u-boot-socfpga/master

2019-04-19 Thread Simon Goldschmidt
Marek Vasut schrieb am Di., 16. Apr. 2019, 23:14: > On 4/16/19 10:08 PM, Simon Goldschmidt wrote: > > Hi Marek, > > > > Am 12.04.2019 um 12:31 schrieb Marek Vasut: > >> On 4/11/19 10:07 PM, Simon Goldschmidt wrote: > >>> > >>> > >>> Marek Vasut mailto:ma...@denx.de>> schrieb am Do., 11. > >>> Apr

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-19 Thread Kevin Hilman
On Fri, Apr 19, 2019 at 1:38 PM Kevin Hilman wrote: > > Atish Patra writes: > > > On 4/18/19 4:16 PM, Kevin Hilman wrote: > >> Atish Patra writes: > >> > >>> On 4/18/19 12:15 PM, Kevin Hilman wrote: > Palmer, Anup, > > On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: > >

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-19 Thread Kevin Hilman
Atish Patra writes: > On 4/18/19 4:16 PM, Kevin Hilman wrote: >> Atish Patra writes: >> >>> On 4/18/19 12:15 PM, Kevin Hilman wrote: Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: > > On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com wrote

Re: [U-Boot] [PATCH 4/4] ARM: socfpga: Add support for selecting bridges in bridge command

2019-04-19 Thread Simon Goldschmidt
On 17.04.19 22:15, Marek Vasut wrote: Add optional "mask" argument to the SoCFPGA bridge command, to select which bridges should be enabled/disabled. This allows the user to avoid enabling bridges which are not connected into the FPGA fabric. Default behavior is to enable/disable all bridges.

Re: [U-Boot] [PATCH 3/4] ARM: socfpga: Fully unmap the FPGA bridges from L3 space

2019-04-19 Thread Simon Goldschmidt
On 17.04.19 22:15, Marek Vasut wrote: Instead of just putting the bridges into reset, fully remove the bridges from the L3 main bridge space when disabling them by clearing bits in NIC-301 remap register. Moreover, only touch the 3 LSbits in brgmodrst register as the rest of the bits are undefi

Re: [U-Boot] [PATCH 2/4] ARM: socfpga: Disable bridges in SPL unless booting from FPGA

2019-04-19 Thread Simon Goldschmidt
On 17.04.19 22:15, Marek Vasut wrote: Disable bridges between L3 Main switch and FPGA unless booting from FPGA and keep them disabled to prevent glitches and possible hangs of the L3 Main switch. The current version of the code could have enabled the bridges between the L3 Main switch and FPGA

Re: [U-Boot] [PATCH 1/4] ARM: socfpga: Factor out handoff register configuration

2019-04-19 Thread Simon Goldschmidt
On 17.04.19 22:15, Marek Vasut wrote: Factor out the code for programming preloader handoff register values, the ISWGRP Handoff 0 and 1. These registers later control which bridges are enabled by the "bridge" command on Gen5 devices. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Ngu

[U-Boot] [PATCH v2 2/2] warp7: Switch to DM USB

2019-04-19 Thread Pierre-Jean Texier
This commit switches to DM USB for warp7 and warp7_bl33 defconfigs. Signed-off-by: Pierre-Jean Texier Signed-off-by: Joris Offouga --- Changes in v2: - Split patch - Removed unused header file arch/arm/dts/imx7s-warp.dts | 1 + board/warp7/warp7.c | 6 -- configs/wa

[U-Boot] [PATCH v2 1/2] warp7: Switch to DM Serial

2019-04-19 Thread Pierre-Jean Texier
This commit switches to DM SERIAL for warp7 and warp7_bl33 defconfigs. Signed-off-by: Pierre-Jean Texier Signed-off-by: Joris Offouga --- Changes in v2: - Split patch - Removed CONFIG_MXC_UART_BASE from config file arch/arm/dts/imx7s-warp.dts | 4 configs/warp7_bl33_defconfi

[U-Boot] [PATCH v2 0/2] Convert WaRP7 to DM_USB and DM_SERIAL

2019-04-19 Thread Pierre-Jean Texier
This series convert the WaRP7 to the following DM: -CONFIG_DM_USB -CONFIG_DM_SERIAL Change in v2: - Now split in two distinct patches (DM_USB & DM_SERIAL) Pierre-Jean Texier (2): warp7: Switch to DM Serial warp7: Switch to DM USB arch/arm/dts/imx7s-warp.dts | 5 + board/warp7/warp7.c

[U-Boot] [RFT PATCH v2 2/2] sunxi: Enable EMAC on the Bananapi M3

2019-04-19 Thread Chen-Yu Tsai
From: Chen-Yu Tsai The Bananapi M3 has an RTL8211E PHY connected to the EMAC using RGMII. The PHY is powered by DCDC1 through SW @ 3.3V. The board is designed to use 3.3V with RGMII, instead of the standard reduced voltage of 2.5V we see everywhere. DLDO3, which provides the I/O voltages, is rai

[U-Boot] [RFT PATCH v2 0/2] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY

2019-04-19 Thread Chen-Yu Tsai
From: Chen-Yu Tsai Hi everyone, This series enables EMAC (Ethernet controller) on two A83T boards, the Cubietruck Plus and Bananapi M3. This series is now based on sunxi/next, which has patches that convert sun8i-emac to use the common CLK and DM_RESET framework. The two patches enable the sun

[U-Boot] [RFT PATCH v2 1/2] sunxi: Enable EMAC on the Cubietruck Plus

2019-04-19 Thread Chen-Yu Tsai
From: Chen-Yu Tsai The Cubietruck Plus has an RTL8211E PHY connected to the EMAC using RGMII. The PHY is powered by DLDO4 @ 3.3V, while the I/O pins are powered by DLDO3 @ 2.5V. This patch enables the EMAC and Realtek PHY drivers in the defconfig. The device tree file already has the EMAC enable

[U-Boot] [PULL] u-boot-stm32 for v2019.07-rc1​ (round 2)

2019-04-19 Thread Patrice CHOTARD
pchotard/u-boot.git tags/u-boot-stm32-mcu-20190419 for you to fetch changes up to 5b37873ff04f082efa0a74ba04185599ccec165b: mmc: stm32_sdmmc2: Fix r1b timeout issue (2019-04-19 17:19:32 +0200) STM32 MCUs update: _ DT rework and

Re: [U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060

2019-04-19 Thread Marek Vasut
On 4/19/19 5:06 PM, Parthiban Nallathambi wrote: > Hello Marek, > > On 4/19/19 3:35 PM, Marek Vasut wrote: >> On 4/19/19 3:18 PM, Parthiban Nallathambi wrote: >> >> Hi, >> >> [...] >> > diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig > index d29f1ca0b5..9336439340 10

Re: [U-Boot] [GIT] Pull request: u-boot-dfu (14.04.2019)

2019-04-19 Thread Marek Vasut
On 4/19/19 4:55 PM, Lukasz Majewski wrote: > Hi Marek, > >> On 4/19/19 1:23 PM, Lukasz Majewski wrote: >>> Dear Marek, >>> >>> The following changes since commit >>> 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1: >> >> [...] >> >>> Peng Fan (1): >>> MLK-12883 usb: limit USB_MAX_XFER_BLK to 256

Re: [U-Boot] [PATCH 6/6] configs: stm32mp15: Enable Ethernet feature

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > > This allows to enable Ethernet and use driver for Synopsys Ethernet QoS device > > Signed-off-by: Christophe Roullier > --- > > configs/stm32mp15_basic_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/configs/stm32mp15_basic_defconfig > b/configs/stm32m

Re: [U-Boot] [PATCH 5/6] stm32mp1: Add Ethernet support for stm32mp1 board

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > Add default SERVERIP address > Enable noncached memory region required by ethernet driver Add PXE support > > Signed-off-by: Christophe Roullier > --- > > include/configs/stm32mp1.h | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/include

Re: [U-Boot] [PATCH 3/6] net: dwc_eth_qos: add Ethernet stm32mp1 support

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > > Synopsys GMAC 4.20 is used. And Phy mode for eval and disco is RMII with PHY > Realtek RTL8211 (RGMII) We also support some other PHY config on > stm32mp157c > PHY_MODE (MII,GMII, RMII, RGMII) and in normal, > PHY wo crystal (25Mhz and 50Mhz), No 125Mhz from PHY config >

Re: [U-Boot] [PATCH 4/6] ARM: dts: stm32: Add Ethernet support on stm32mp1

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > > This patch add Ethernet support on stm32mp157 eval board > > Signed-off-by: Christophe Roullier > --- > > arch/arm/dts/stm32mp157-pinctrl.dtsi | 31 > +++ > arch/arm/dts/stm32mp157c-ev1.dts | 21 + > arch/arm/dts/stm32mp15

Re: [U-Boot] [PATCH 2/6] board: stm32mp1: Add board_interface_eth_init

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > > Called to configure Ethernet PHY interface selection and configure clock > selection > in RCC Ethernet clock tree. > > Signed-off-by: Christophe Roullier > --- > > board/st/stm32mp1/stm32mp1.c | 77 > > 1 file changed, 77 insert

Re: [U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060

2019-04-19 Thread Parthiban Nallathambi
Hello Marek, On 4/19/19 3:35 PM, Marek Vasut wrote: > On 4/19/19 3:18 PM, Parthiban Nallathambi wrote: > > Hi, > > [...] > diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index d29f1ca0b5..9336439340 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/

Re: [U-Boot] [PATCH 1/6] stm32mp1: clk: use the correct identifier for ethck

2019-04-19 Thread Patrick DELAUNAY
Hi Christophe, > > From: Patrick Delaunay > > ETHCK_K is the identifier the kernel clock for ETH in kernel binding, > selected by > ETHKSELR / gated by ETHCKEN = BIT(7). > U-Boot driver need to use the same identifier, so change ETHCK to ETHCK_K. > > Signed-off-by: Patrick Delaunay > Signed-

Re: [U-Boot] [GIT] Pull request: u-boot-dfu (14.04.2019)

2019-04-19 Thread Lukasz Majewski
Hi Marek, > On 4/19/19 1:23 PM, Lukasz Majewski wrote: > > Dear Marek, > > > > The following changes since commit > > 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1: > > [...] > > > Peng Fan (1): > > MLK-12883 usb: limit USB_MAX_XFER_BLK to 256 > > NAK, this patch is not for gadget and is

Re: [U-Boot] [rockchip/rk3399-rockpro64] Upstream doesn't have support for SD card/USB3.0?

2019-04-19 Thread Qu Wenruo
On 2019/4/19 下午2:08, Qu Wenruo wrote: > Hi, > > Sorry if the problem is too newbie, but I tried to build upstream U-boot > for RockPro64 (which uses RK3399 SoC) using the evb-rk3399 defconfig. > > My adventure starts good, it boots properly. However SDMMC doesn't work > ("Card did not respond t

Re: [U-Boot] [RESEND PATCH v3] sun50i: a64: Add Olimex A64-Teres-I board initial support

2019-04-19 Thread Jonas Smedegaard
Quoting Jagan Teki (2019-04-19 08:21:27) > On Fri, Apr 19, 2019 at 1:14 AM Jonas Smedegaard wrote: > > > > [resent only to list, to avoid blocking due to too many recipients] > > Better to CC maintainers at least. I agree, but... a) above email was no progression but a simple re-posting to list

Re: [U-Boot] [PATCH v3] spi: Zap mxs_spi driver-related code

2019-04-19 Thread Marek Vasut
On 4/19/19 3:29 PM, Marek Vasut wrote: > On 4/19/19 2:42 PM, Tom Rini wrote: >> On Fri, Apr 19, 2019 at 11:25:47AM +0200, Marek Vasut wrote: >>> On 4/19/19 8:55 AM, Jagan Teki wrote: Dropped - mxs_spi driver - CONFIG_MXS_SPI Dropped due to: - no active updates - n

Re: [U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060

2019-04-19 Thread Marek Vasut
On 4/19/19 3:18 PM, Parthiban Nallathambi wrote: Hi, [...] >>> diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig >>> index d29f1ca0b5..9336439340 100644 >>> --- a/arch/arm/mach-omap2/Kconfig >>> +++ b/arch/arm/mach-omap2/Kconfig >>> @@ -186,6 +186,7 @@ source "board/ti/am43x

Re: [U-Boot] [PATCH v3] spi: Zap mxs_spi driver-related code

2019-04-19 Thread Michael Nazzareno Trimarchi
Hi Tom On Fri, Apr 19, 2019 at 2:42 PM Tom Rini wrote: > > On Fri, Apr 19, 2019 at 11:25:47AM +0200, Marek Vasut wrote: > > On 4/19/19 8:55 AM, Jagan Teki wrote: > > > Dropped > > > - mxs_spi driver > > > - CONFIG_MXS_SPI > > > > > > Dropped due to: > > > - no active updates > > > - no dm convers

Re: [U-Boot] [GIT] Pull request: u-boot-dfu (14.04.2019)

2019-04-19 Thread Marek Vasut
On 4/19/19 1:23 PM, Lukasz Majewski wrote: > Dear Marek, > > The following changes since commit > 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1: [...] > Peng Fan (1): > MLK-12883 usb: limit USB_MAX_XFER_BLK to 256 NAK, this patch is not for gadget and is wrong, cfr. my comment on V3. Please dr

Re: [U-Boot] [PATCH v3] spi: Zap mxs_spi driver-related code

2019-04-19 Thread Marek Vasut
On 4/19/19 2:42 PM, Tom Rini wrote: > On Fri, Apr 19, 2019 at 11:25:47AM +0200, Marek Vasut wrote: >> On 4/19/19 8:55 AM, Jagan Teki wrote: >>> Dropped >>> - mxs_spi driver >>> - CONFIG_MXS_SPI >>> >>> Dropped due to: >>> - no active updates >>> - no dm conversion >>> - multiple pings for asking dm

Re: [U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060

2019-04-19 Thread Parthiban Nallathambi
Hello Marek, On 4/19/19 11:47 AM, Marek Vasut wrote: > On 4/18/19 5:01 PM, Niel Fourie wrote: >> Support for Phytech phyCORE AM335x R2 SOM (PCL060) on the Phytec >> phyBOARD-Wega AM335x. >> >> CPU : AM335X-GP rev 2.1 >> Model: Phytec AM335x phyBOARD-WEGA >> DRAM: 256 MiB >> NAND: 256 MiB >> MMC

Re: [U-Boot] [PATCH v3] spi: Zap mxs_spi driver-related code

2019-04-19 Thread Tom Rini
On Fri, Apr 19, 2019 at 11:25:47AM +0200, Marek Vasut wrote: > On 4/19/19 8:55 AM, Jagan Teki wrote: > > Dropped > > - mxs_spi driver > > - CONFIG_MXS_SPI > > > > Dropped due to: > > - no active updates > > - no dm conversion > > - multiple pings for asking dm-conversion > > This is the first inf

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-19 Thread Patrick DELAUNAY
Hi Alex, > > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Testing affected boards for configuration changes: > > boards.cfg is up to date. Not

[U-Boot] [rockchip/rk3399-rockpro64] Upstream doesn't have support for SD card/USB3.0?

2019-04-19 Thread Qu Wenruo
Hi, Sorry if the problem is too newbie, but I tried to build upstream U-boot for RockPro64 (which uses RK3399 SoC) using the evb-rk3399 defconfig. My adventure starts good, it boots properly. However SDMMC doesn't work ("Card did not respond to voltage select!"). USB only detects two USB2.0 hubs

Re: [U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-19 Thread Lukasz Majewski
Hi Alex, > This converts the following to Kconfig: >CONFIG_SUPPORT_EMMC_BOOT > > Signed-off-by: Alex Kiernan > --- > Green travis build: > > https://travis-ci.org/akiernan/u-boot/builds/521906850 > > Testing affected boards for configuration changes: > > boards.cfg is up to date. Nothin

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig

2019-04-19 Thread Alex Kiernan
This converts the following to Kconfig: CONFIG_SUPPORT_EMMC_BOOT Signed-off-by: Alex Kiernan --- Green travis build: https://travis-ci.org/akiernan/u-boot/builds/521906850 Testing affected boards for configuration changes: boards.cfg is up to date. Nothing to do. Summary of 3 commits fo

[U-Boot] relationship between "ARM_DCC" and "DEBUG_UART_ARM_DCC"?

2019-04-19 Thread Robert P. J. Day
just noticed the oddness regarding those two Kbuild symbols: $ git grep ARM_DCC arch/x86/include/asm/acpi_table.h:#define ACPI_DBG2_ARM_DCC 0x000F configs/zynq_cse_qspi_defconfig:CONFIG_DEBUG_UART_ARM_DCC=y drivers/serial/Kconfig:config DEBUG_UART_ARM_DCC drivers/serial/Makefile:obj-$(CONFIG_

[U-Boot] [GIT] Pull request: u-boot-dfu (14.04.2019)

2019-04-19 Thread Lukasz Majewski
Dear Marek, The following changes since commit 1f4ae66eaab29bfb5d1eb44996f7826c9cd01ed1: Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc (2019-04-18 12:12:16 -0400) are available in the git repository at: git://git.denx.de/u-boot-dfu.git for you to fetch changes up to 5e6288

Re: [U-Boot] [RFC PATCH v3] usb: limit USB_MAX_XFER_BLK to 256

2019-04-19 Thread Marek Vasut
On 4/18/19 1:45 AM, Marcel Ziswiler wrote: > From: Peng Fan > > For Some USB mass storage devices, such as: > " > - Kingston DataTraveler 2.0 001D7D06CF09B04199C7B3EA > - Class: (from Interface) Mass Storage > - PacketSize: 64 Configurations: 1 > - Vendor: 0x0930 Product 0x6545 Version 1.16

Re: [U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060

2019-04-19 Thread Marek Vasut
On 4/18/19 5:01 PM, Niel Fourie wrote: > Support for Phytech phyCORE AM335x R2 SOM (PCL060) on the Phytec > phyBOARD-Wega AM335x. > > CPU : AM335X-GP rev 2.1 > Model: Phytec AM335x phyBOARD-WEGA > DRAM: 256 MiB > NAND: 256 MiB > MMC: OMAP SD/MMC: 0 > eth0: ethernet@4a10 > > Working: > -

Re: [U-Boot] [PATCH 0/2] Add Kconfig to disable cache ops

2019-04-19 Thread Vignesh Raghavendra
Hi, On 08/04/19 10:32 PM, Vignesh Raghavendra wrote: > This series adds a Kconfig to disable cache maintenance operations on > a coherent architectures. And disable cache flush/invalidate ops for > SPL/U-Boot code running on A53 core of AM654 SoC(which is IO coherent) > > Vignesh Raghavendra (2):

Re: [U-Boot] [RESEND PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI

2019-04-19 Thread Marek Vasut
On 4/18/19 1:10 PM, Alex Kiernan wrote: > USB_MUSB_TI requires USB_MUSB_DSPS, failing at link time if it's not > selected: > > drivers/usb/musb-new/built-in.o: In function > `ti_musb_host_ofdata_to_platdata': > drivers/usb/musb-new/ti-musb.c:193: undefined reference to `musb_dsps_ops' > > or

Re: [U-Boot] [PATCH v3] spi: Zap mxs_spi driver-related code

2019-04-19 Thread Marek Vasut
On 4/19/19 8:55 AM, Jagan Teki wrote: > Dropped > - mxs_spi driver > - CONFIG_MXS_SPI > > Dropped due to: > - no active updates > - no dm conversion > - multiple pings for asking dm-conversion This is the first information I received ... sigh. +CC Mans, he was working on this platform before. >

Re: [U-Boot] [U-Boot-DM] [PATCH] drivers: serial: lpuart: Enable Little Endian Support

2019-04-19 Thread Marek Vasut
On 4/18/19 2:30 PM, Vabhav Sharma wrote: > Hello Maintainers, > A gentle reminder to merge the changes. Next time, use $ ./scripts/get_maintainer.pl -f drivers/serial/serial_lpuart.c and actually CC the maintainers. > Regards, > Vabhav > >> -Original Message- >> From: Vabhav Sharma >> Se

Re: [U-Boot] [PATCH v3] arm: socfpga: mailbox: Fix off-by-one error on command length checking

2019-04-19 Thread Marek Vasut
On 4/19/19 8:17 AM, Ley Foon Tan wrote: > A mailbox command contains 1-DWORD header + arguments. The "len" variable > only contains the length of the arguments, but not the 1-DWORD header. > Include the length of header when checking the ring buffer space to > prevent off-by-one error. How long is

Re: [U-Boot] [PATCH v3 3/3] arm: sunxi: h6: fix reset using r_wdog

2019-04-19 Thread Clément Péron
Hi, On Fri, 19 Apr 2019 at 10:24, Jagan Teki wrote: > > On Fri, Apr 19, 2019 at 1:23 PM Clément Péron wrote: > > > > Hi, > > > > +Chen-Yu Tsai for test and +Icenowy because she try to contact AW > > about this issue. > > > > On Wed, 17 Apr 2019 at 19:41, Clément Péron wrote: > > > > > > WDOG is

Re: [U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support

2019-04-19 Thread Peng Fan
> On Fri, 19 Apr 2019 11:56:25 +0530 > Jagan Teki wrote: > > > On Fri, Apr 5, 2019 at 2:20 AM Lukasz Majewski wrote: > > > > > > Hi Jagan, > > > > > > > On Thu, Apr 4, 2019 at 3:31 PM Lukasz Majewski > > > > wrote: > > > > > > > > > > On Thu, 4 Apr 2019 14:56:36 +0530 Jagan Teki > > > > > wro

[U-Boot] [PATCH RFC] watchdog: Add Allwinner watchdog driver

2019-04-19 Thread Jagan Teki
This patch add watchdog driver for Allwinner SoCs. Initial non-dm driver has send by 'Chris Blake' So I keep his author on the driver itself. Signed-off-by: Chris Blake Signed-off-by: Jagan Teki --- drivers/watchdog/Kconfig | 7 ++ drivers/watchdog/Makefile| 1 + drivers/watchdog/s

Re: [U-Boot] [PATCH v3 3/3] arm: sunxi: h6: fix reset using r_wdog

2019-04-19 Thread Jagan Teki
On Fri, Apr 19, 2019 at 1:23 PM Clément Péron wrote: > > Hi, > > +Chen-Yu Tsai for test and +Icenowy because she try to contact AW > about this issue. > > On Wed, 17 Apr 2019 at 19:41, Clément Péron wrote: > > > > WDOG is broken for some H6 rev. The board is not > > reseted correctly. > > > > Use

Re: [U-Boot] [PATCH v2 00/10] clk: imx: Add i.MX6 CLK support

2019-04-19 Thread Lukasz Majewski
On Fri, 19 Apr 2019 11:56:25 +0530 Jagan Teki wrote: > On Fri, Apr 5, 2019 at 2:20 AM Lukasz Majewski wrote: > > > > Hi Jagan, > > > > > On Thu, Apr 4, 2019 at 3:31 PM Lukasz Majewski > > > wrote: > > > > > > > > On Thu, 4 Apr 2019 14:56:36 +0530 > > > > Jagan Teki wrote: > > > > > > > >

Re: [U-Boot] [PATCH v2 05/10] clk: imx: Add imx6q clock tree support

2019-04-19 Thread Lukasz Majewski
Hi Jagan, > i.MX6 clock control module comprise of parent clocks, gates, > multiplexers, dividers, PODF, PLL, fixed rate and etc. > > So, the U-Boot implementation of ccm has divided into gates and tree. > > 1) gate clocks are generic clock configuration of enable/disable bit > management which

Re: [U-Boot] [PATCH v3 3/3] arm: sunxi: h6: fix reset using r_wdog

2019-04-19 Thread Clément Péron
Hi, +Chen-Yu Tsai for test and +Icenowy because she try to contact AW about this issue. On Wed, 17 Apr 2019 at 19:41, Clément Péron wrote: > > WDOG is broken for some H6 rev. The board is not > reseted correctly. > > Use the R_WDOG instead. The issue is real except on Pine H64 and Rongpin RP-H6

[U-Boot] [PATCH v3] spi: Zap fsl_espi driver-related code

2019-04-19 Thread Jagan Teki
Dropped - fsl_espi driver Dropped due to: - no active updates - no dm conversion - multiple pings for asking dm-conversion - driver-model migration expiry Cc: Oleksandr Zhadan and Michael Durrant Signed-off-by: Jagan Teki --- Change for v3: - rebase on master board/Arcturus/ucp1020/ucp1020.c

[U-Boot] [PATCH v3] spi: Zap soft_spi_legacy driver-related code

2019-04-19 Thread Jagan Teki
Dropped - soft_spi_legacy driver - CONFIG_SOFT_SPI Dropped due to: - no active updates - no dm conversion - multiple pings for asking dm-conversion - driver-model migration expiry Cc: Vasily Khoruzhick Signed-off-by: Jagan Teki --- Changes for v3: - rebase on master drivers/spi/Kconfig

[U-Boot] [PATCH v3] spi: Zap sh_spi driver-related code

2019-04-19 Thread Jagan Teki
Dropped - sh_spi driver - CONFIG_SH_SPI,SH_SPI_BASE Dropped due to: - no active updates - no dm conversion - multiple pings for asking dm-conversion - no response for dm converted patch - driver-model migration expiry Signed-off-by: Jagan Teki --- Changes for v3: - rebase on master configs/sh7