Re: [U-Boot] [PATCH v2] armv8: fsl-layerscape: Correct I2C clock divider for some of the plarforms

2019-09-16 Thread Priyanka Jain
>-Original Message- >From: Chuanhua Han >Sent: Thursday, August 8, 2019 2:35 PM >To: albert.u.b...@aribaud.ne; Prabhakar Kushwaha > >Cc: u-boot@lists.denx.de; Chuanhua Han >Subject: [PATCH v2] armv8: fsl-layerscape: Correct I2C clock divider for some >of >the plarforms > >By default,

Re: [U-Boot] [PATCH] armv8: ls1028a: Updated lane C configuration to PCIe2 for 0x13BB

2019-09-16 Thread Priyanka Jain
>From: Z.q. Hou >Sent: Wednesday, September 4, 2019 9:03 AM >To: u-boot@lists.denx.de; Prabhakar Kushwaha >; Xiaowei Bao >Cc: Z.q. Hou >Subject: [PATCH] armv8: ls1028a: Updated lane C configuration to PCIe2 for >0x13BB > >From: Hou Zhiqiang > >In SerDes protocol 0x13BB, lane C was erroneously

Re: [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes

2019-09-16 Thread Dinh Nguyen
On 9/10/19 3:38 AM, Ley Foon Tan wrote: > Add u-boot,dm-pre-reloc for sysmgr and clkmgr nodes to use it in SPL. > In preparation to get base address from DT. > > Signed-off-by: Ley Foon Tan > --- > arch/arm/dts/socfpga-common-u-boot.dtsi | 8 > arch/arm/dts/socfpga.dtsi

Re: [U-Boot] U-Boot on ppc405gp, slow ethernet

2019-09-16 Thread Stefan Roese
Hi Carlo, On 16.09.19 02:06, Carlo Pisani wrote: hi I am trying to use the board "dht-walnut", and I get this on the attempt to tftpboot PHY speed read failed, assuming 10bT PHY duplex read failed, assuming half-duplex Using ppc_4xx_eth0 device The ppc405GP board is connected to a router

[U-Boot] [PATCH] mips: bmips: switch to board defines for dtb

2019-09-16 Thread Álvaro Fernández Rojas
Fixes commit 344db3f, which added missing bmips dtbs depending on their SoCs. Signed-off-by: Álvaro Fernández Rojas --- arch/mips/dts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile index e2de1da147..c9d75596f2

Re: [U-Boot] [PATCH] Revert "env: net: Move eth_parse_enetaddr() to net.c/h"

2019-09-16 Thread Simon Glass
Hi Ondřej, On Fri, 13 Sep 2019 at 14:11, Ondřej Jirman wrote: > > On Fri, Sep 13, 2019 at 08:00:50PM +, Joe Hershberger wrote: > > On Fri, Sep 13, 2019 at 2:53 PM Ondřej Jirman wrote: > > > > It sounds like your board / build config is not in the mainline tree, > > > > so there is no way

Re: [U-Boot] [PATCH] board: fsl: lx2160aqds: fix 'compatible' property

2019-09-16 Thread Priyanka Jain
>-Original Message- >From: U-Boot On Behalf Of Florin Chiculita >Sent: Monday, August 19, 2019 9:27 PM >To: u-boot@lists.denx.de >Subject: [U-Boot] [PATCH] board: fsl: lx2160aqds: fix 'compatible' property > >The code that generates the compatible property concatenates the ethernet phy

Re: [U-Boot] [PATCH] arm: dts: ls1028a-qds: define the MDIO MUX

2019-09-16 Thread Priyanka Jain
>-Original Message- >From: Alex Marginean >Sent: Wednesday, August 7, 2019 10:00 PM >To: u-boot@lists.denx.de >Cc: Joe Hershberger ; Prabhakar Kushwaha > >Subject: [PATCH] arm: dts: ls1028a-qds: define the MDIO MUX > >QDS board has an on-board RGMII PHY and 4 slots for extension cards.

Re: [U-Boot] [PATCHv3] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry

2019-09-16 Thread Priyanka Jain
>-Original Message- >From: Z.q. Hou >Sent: Tuesday, August 27, 2019 9:00 AM >To: u-boot@lists.denx.de; Prabhakar Kushwaha >; alexm.ossl...@gmail.com; >bmeng...@gmail.com >Cc: Z.q. Hou >Subject: [PATCHv3] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config >entry > >From: Hou

Re: [U-Boot] [PATCH v2 1/8] mmc: fsl_esdhc: Add peripheral clock support

2019-09-16 Thread Priyanka Jain
>From: Yinbo Zhu >Sent: Thursday, September 12, 2019 1:05 PM >To: Albert Aribaud ; Priyanka Jain >; Prabhakar Kushwaha >; Rajesh Bhagat ; >Sumit Garg ; Sudhanshu Gupta >; Harninder Rai ; Andy >Tang ; Jaehoon Chung ; Y.b. >Lu ; Peng Fan ; u-boot@lists.denx.de >Cc: Yinbo Zhu ; Xiaobo Xie ; Jiafei

Re: [U-Boot] [PATCH v2 1/2] efi_loader: variable: support APPEND_WRITE

2019-09-16 Thread Heinrich Schuchardt
On 9/6/19 8:09 AM, AKASHI Takahiro wrote: > If EFI_VARIABLE_APPEND_WRITE is specified in attributes at > efi_set_variable(), specified data will be appended to the variable's > original value. Attributes other than APPEND_WRITE should not be > modified. > > With this patch, APPEND_WRITE test in

Re: [U-Boot] [PATCH 3/3] config: enable DFU over USB on Raspberry Pi4 boards

2019-09-16 Thread Jonathan Gray
On Mon, Sep 16, 2019 at 02:53:30PM +0200, Marek Szyprowski wrote: > Hi Matthias, > > On 16.09.2019 14:45, Matthias Brugger wrote: > > On 16/09/2019 14:24, Marek Szyprowski wrote: > >> Enable support for DFU over USB. This requires to enable USB gadget, > >> DWC2 UDC OTG driver and DFU command.

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20190916

2019-09-16 Thread Tom Rini
; > Merge tag 'u-boot-rockchip-20190912' of > https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-09-11 > 23:08:34 -0400) > > are available in the Git repository at: > > https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git > tags/u-bo

Re: [U-Boot] [PATCH] lx2160: Correct serdes frequency print.

2019-09-16 Thread Priyanka Jain
>-Original Message- >From: Meenakshi Aggarwal >Sent: Wednesday, September 4, 2019 4:40 PM >To: u-boot@lists.denx.de; Prabhakar Kushwaha > >Cc: Meenakshi Aggarwal >Subject: [PATCH] lx2160: Correct serdes frequency print. > >Signed-off-by: Meenakshi Aggarwal > >--- >changed for v2: >

Re: [U-Boot] [PATCH] board: fsl: lx2160aqds: add support for SerDes protocol 14

2019-09-16 Thread Priyanka Jain
>From: U-Boot On Behalf Of Florin Chiculita >Sent: Monday, August 26, 2019 1:18 PM >To: u-boot@lists.denx.de >Subject: [U-Boot] [PATCH] board: fsl: lx2160aqds: add support for SerDes >protocol 14 > >Add SerDes1 protocol 14 in the list of supported protocols. >This configuration enables one

Re: [U-Boot] [U-Boot-Custodians] [PATCH 1/1] dm: MIGRATION: Add migration plan for CONFIG_DM

2019-09-16 Thread Tom Rini
On Sat, Sep 14, 2019 at 01:44:28PM +0530, Jagan Teki wrote: > On Sat, Sep 14, 2019 at 1:38 PM Marek Vasut wrote: > > > > On 9/14/19 9:58 AM, Heinrich Schuchardt wrote: > > > For many sub-systems we already require the driver model to be used. Yet > > > there is still a handful of boards that do

Re: [U-Boot] [PATCH v6] board/fsl/lx2160a: Fix MC firmware loading during SD boot

2019-09-16 Thread Priyanka Jain
>From: Pankaj Bansal >Sent: Wednesday, July 17, 2019 4:04 PM >To: Prabhakar Kushwaha ; Meenakshi >Aggarwal >Cc: Varun Sethi ; u-boot@lists.denx.de >Subject: [PATCH v6] board/fsl/lx2160a: Fix MC firmware loading during SD boot > >during SD boot, following error comes: > MMC read: dev # 0, block #

Re: [U-Boot] [PATCH v3] board: fsl: lx2160a: implement board_fix_fdt

2019-09-16 Thread Priyanka Jain
>From: Pankaj Bansal >Sent: Saturday, August 17, 2019 6:38 AM >To: Prabhakar Kushwaha ; Meenakshi >Aggarwal >Cc: Varun Sethi ; u-boot@lists.denx.de >Subject: [PATCH v3] board: fsl: lx2160a: implement board_fix_fdt > >In lx2160a rev2 the pcie controller has been changed. >Therefore, we need to

[U-Boot] [PATCH] configs: move CONFIG_SPL_TEXT_BASE to Kconfig

2019-09-16 Thread Parthiban Nallathambi
CONFIG_SPL_TEXT_BASE is moved to common/spl/Kconfig, update pcl063_ull defconfig. Signed-off-by: Parthiban Nallathambi --- configs/phycore_pcl063_ull_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/phycore_pcl063_ull_defconfig b/configs/phycore_pcl063_ull_defconfig index

[U-Boot] [PATCH v2 1/1] dm: MIGRATION: Add migration plan for CONFIG_DM

2019-09-16 Thread Heinrich Schuchardt
For many sub-systems we already require the driver model to be used. Yet there is still a handful of boards that do not have CONFIG_DM enabled. We should make CONFIG_DM compulsory with release v2020.01 Conversion dates for CONFIG_DM_SPL and CONFIG_DM_TPL are yet to be defined. Signed-off-by:

Re: [U-Boot] [PATCH] core: device: support multiple power domains for one device

2019-09-16 Thread Simon Glass
Hi Peng, On Mon, 2 Sep 2019 at 04:19, Peng Fan wrote: > > When device has multiple power domains, power_domain_get could > not able to support that. So let's iterate each power domain > and enable it. > > Signed-off-by: Peng Fan > --- > drivers/core/device.c | 14 +++--- > 1 file

Re: [U-Boot] [PATCH v2 1/1] dm: MIGRATION: Add migration plan for CONFIG_DM

2019-09-16 Thread Simon Glass
On Mon, 16 Sep 2019 at 10:41, Heinrich Schuchardt wrote: > > For many sub-systems we already require the driver model to be used. Yet > there is still a handful of boards that do not have CONFIG_DM enabled. > > We should make CONFIG_DM compulsory with release v2020.01 > > Conversion dates for

Re: [U-Boot] [PATCH 1/3] fat: write: fix broken write to fragmented files

2019-09-16 Thread Lukasz Majewski
Hi Marek, > The code for handing file overwrite incorrectly assumed that the file > on disk is always contiguous. This resulted in corrupting disk > structure every time when write to existing fragmented file happened. > Fix this by adding proper check for cluster discontinuity and adjust > chunk

Re: [U-Boot] [PATCH 09/17] mx6sabresd: convert to DM_VIDEO

2019-09-16 Thread Anatolij Gustschin
Hi Fabio, On Mon, 16 Sep 2019 15:18:34 -0300 Fabio Estevam feste...@gmail.com wrote: ... > > -CONFIG_VIDEO=y > > +CONFIG_DM_VIDEO=y > > I am running the latest tree from Stefano and I do not have LVDS > output after this patch. > > If I revert it, then LVDS output is normal again. > > Any

Re: [U-Boot] imx6dl_mamoj broken

2019-09-16 Thread Fabio Estevam
Hi Anatolij/Stefano/Jagan, On Mon, Sep 16, 2019 at 5:20 PM Anatolij Gustschin wrote: > This check fails since the recent changes in SPL size limit check, > see commit 25d38f9b34be (imx6: spl: Reduce SPL limit size in case > CONFIG_SECURE_BOOT is enabled). If you agree I can send a patch doing:

Re: [U-Boot] [PATCH 2/3] usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support

2019-09-16 Thread Lukasz Majewski
Hi Marek, > Broadcom 2835 SoC requires special conversion of physical memory > addresses for DMA purpose, so add needed wrappers to dwc2_udc_otg > driver. Also extend the list of compatible devices with > 'brcm,bcm2835-usb' entry. This allows to use USB gadget drivers (i.e. > DFU) on Raspberry

Re: [U-Boot] [PATCH 3/3] config: enable DFU over USB on Raspberry Pi4 boards

2019-09-16 Thread Lukasz Majewski
Hi Marek, > Enable support for DFU over USB. This requires to enable USB gadget, > DWC2 UDC OTG driver and DFU command. DFU entities are defined for the > following firmware objects: u-boot.bin, uboot.env and zImage. > > Signed-off-by: Marek Szyprowski > --- > configs/rpi_4_32b_defconfig | 11

Re: [U-Boot] [PATCH 01/14] dfu: cosmetic: cleanup sf to avoid checkpatch error

2019-09-16 Thread Lukasz Majewski
On Fri, 13 Sep 2019 16:19:17 +0200 Patrick Delaunay wrote: > Signed-off-by: Patrick Delaunay > --- > > drivers/dfu/dfu.c| 7 --- > drivers/dfu/dfu_sf.c | 4 ++-- > 2 files changed, 6 insertions(+), 5 deletions(-) > > diff --git a/drivers/dfu/dfu.c b/drivers/dfu/dfu.c > index

Re: [U-Boot] [PATCH] rsa: Return immediately if required-key verification fails

2019-09-16 Thread Simon Glass
Hi Daniele, On Sat, 14 Sep 2019 at 04:37, Daniele Alessandrelli wrote: > > Currently, if image verification with a required key fails, rsa_verify() > code tries to find another key to verify the FIT image. This however, is > not the intended behavior as the documentation says that required keys

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20190916

2019-09-16 Thread Stefano Babic
: >> >> https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git >> tags/u-boot-imx-20190916 >> >> for you to fetch changes up to a49022353fb9a1a9705b0d6b9a31e13b20824ef6: >> >> imx: fix missing MAINTAINERS pico boards (2019-09-16 09:39:57 +0200) >> &

Re: [U-Boot] [PATCH v2] patman: Use the Change-Id, version, and prefix in the Message-Id

2019-09-16 Thread Doug Anderson
Johannes, On Thu, Sep 5, 2019 at 12:48 PM Johannes Berg wrote: > > On Tue, 2019-09-03 at 13:15 -0700, Douglas Anderson wrote: > > > > Let's give that a try. > > > > In theory (if there is enough adoption) this could help a tool more > > reliably find various versions of a commit. > > It's not

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20190916

2019-09-16 Thread Stefano Babic
e89e69dd: >>>> >>>> Merge tag 'u-boot-rockchip-20190912' of >>>> https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-09-11 >>>> 23:08:34 -0400) >>>> >>>> are available in the Git repository at: >>>> &g

Re: [U-Boot] imx6dl_mamoj broken

2019-09-16 Thread Stefano Babic
Hi Anatolji, On 16/09/19 22:20, Anatolij Gustschin wrote: > Hi Jagan, > > On Mon, 16 Sep 2019 13:36:03 +0530 > Jagan Teki ja...@amarulasolutions.com wrote: > ... >>> arm: + imx6dl_mamoj >>> +spl/u-boot-spl.bin exceeds file size limit: >>> + limit: 53248 bytes >>> + actual: 58597

Re: [U-Boot] [PATCH v2] patman: Use the Change-Id, version, and prefix in the Message-Id

2019-09-16 Thread Johannes Berg
Hi Doug, > > Actually, the important part for me is to be to be able to have change- > > ids locally (e.g. for working with gerrit), and not have that leak out > > to the community (that doesn't like them). > > > > As a maintainer in the community, I'll also need to change the > >

[U-Boot] Workaround for SPL modifying the DTB before use

2019-09-16 Thread Bartlomiej
Hello, We're implementing secure boot using HAB for an i.MX8M based board using U-Boot, specifically the fork from the `u-boot-imx6` repository from Boundary Devices. The reason i'm posting this here, is because the problematic behaviour we encountered seems to come from the mainline. We

[U-Boot] fpga spi on uboot driver

2019-09-16 Thread jérémy alcim
hi, I search how to make a multiplexing for my unstandar spi on my fpga. why ? because my spi register are 1 slot more. this slot is a sublayer for non standard connection data bus selector. I have 1 card connected at 4 card by my spi implementation. i want to use my spi chip on the fpga with the

Re: [U-Boot] [GIT PULL] Pull request: u-boot-imx u-boot-imx-20190916

2019-09-16 Thread Tom Rini
t;> https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-09-11 > >> 23:08:34 -0400) > >> > >> are available in the Git repository at: > >> > >> https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git > >> tags/u-boot-imx-20190916 > &

Re: [U-Boot] [PATCH v2 0/4] env: fix build error for envtools

2019-09-16 Thread Pierre-Jean Texier
Hello Tom, Le 26/08/2019 à 13:06, Pierre-Jean Texier a écrit : Here is a set of patches that fixes envtools breakage introduced after v2019.10-rc2. This serie also adds envtools to travis CI and gitlab-ci. This was tested on WaRP7. Before this serie: -

Re: [U-Boot] [PATCH 09/17] mx6sabresd: convert to DM_VIDEO

2019-09-16 Thread Anatolij Gustschin
Hi Fabio, On Mon, 16 Sep 2019 21:21:38 +0200 Anatolij Gustschin ag...@denx.de wrote: >Hi Fabio, > >On Mon, 16 Sep 2019 15:18:34 -0300 >Fabio Estevam feste...@gmail.com wrote: >... >> > -CONFIG_VIDEO=y >> > +CONFIG_DM_VIDEO=y >> >> I am running the latest tree from Stefano and I do not have

Re: [U-Boot] imx6dl_mamoj broken

2019-09-16 Thread Anatolij Gustschin
Hi Jagan, On Mon, 16 Sep 2019 13:36:03 +0530 Jagan Teki ja...@amarulasolutions.com wrote: ... > > arm: + imx6dl_mamoj > > +spl/u-boot-spl.bin exceeds file size limit: > > + limit: 53248 bytes > > + actual: 58597 bytes > > + excess: 5349 bytes > > > > +make[1]: ***

Re: [U-Boot] [PATCH 09/17] mx6sabresd: convert to DM_VIDEO

2019-09-16 Thread Fabio Estevam
Hi Anatolij, On Mon, Mar 18, 2019 at 7:36 PM Anatolij Gustschin wrote: > > Enable DM_VIDEO in defconfig. > > Signed-off-by: Anatolij Gustschin > --- > configs/mx6sabresd_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configs/mx6sabresd_defconfig

[U-Boot] Please pull https://github.com/OSSystems/u-boot for-imx

2019-09-16 Thread Otavio Salvador
The following changes since commit 053ed25ecc694087308e3313e35d7d977de8173f: configs: pico-imx7d: Convert to DM_VIDEO (2019-09-16 12:44:57 +0200) are available in the Git repository at: https://github.com/OSSystems/u-boot for-imx for you to fetch changes up to

[U-Boot] [PATCH v1 07/20] arch: powerpc: add eSDHC node to t102x dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to t102x dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/t102x.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/t102x.dtsi b/arch/powerpc/dts/t102x.dtsi index c49fd21088..a0c97021dd 100644 --- a/arch/powerpc/dts/t102x.dtsi +++

[U-Boot] [PATCH v1 08/20] arch: powerpc: add eSDHC node to t104x dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to t104x dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/t104x.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/t104x.dtsi b/arch/powerpc/dts/t104x.dtsi index 59989677a2..c37a80f006 100644 --- a/arch/powerpc/dts/t104x.dtsi +++

Re: [U-Boot] [PATCH 2/4] habv4: tools: Avoid hardcoded CSF size for SPL targets

2019-09-16 Thread Breno Matheus Lima
Hi Stefano, Em seg, 16 de set de 2019 às 05:17, Stefano Babic escreveu: > > Hi Breno, > > On 12/09/19 03:07, Peng Fan wrote: > > Hi Breno, > > > >> Subject: [PATCH 2/4] habv4: tools: Avoid hardcoded CSF size for SPL targets > > > > I saw this patch in imx/master, not in Tom's tree. But this

Re: [U-Boot] [PATCH v2 1/2] Revert "configs: Remove am335x_boneblack_defconfig"

2019-09-16 Thread Lokesh Vutla
On 16/09/19 4:53 PM, Sam Protsenko wrote: > Hi Lokesh, > > On Mon, Sep 16, 2019 at 11:34 AM Lokesh Vutla wrote: >> >> >> >> On 12/09/19 11:20 PM, Sam Protsenko wrote: >>> Commit 8fa7f65dd02c ("configs: Remove am335x_boneblack_defconfig") >>> removes defconfig for BeagleBone Black board, and

Re: [U-Boot] imx6dl_mamoj broken

2019-09-16 Thread Robert Hancock
On 2019-09-16 3:08 p.m., Stefano Babic wrote: Hi Anatolji, On 16/09/19 22:20, Anatolij Gustschin wrote: Hi Jagan, On Mon, 16 Sep 2019 13:36:03 +0530 Jagan Teki ja...@amarulasolutions.com wrote: ... arm: + imx6dl_mamoj +spl/u-boot-spl.bin exceeds file size limit: + limit: 53248

[U-Boot] [PATCH v1 01/20] arch: powerpc: add eSDHC node to p1020 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to p1020 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/p1020-post.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/powerpc/dts/p1020-post.dtsi b/arch/powerpc/dts/p1020-post.dtsi index 1e5e67804b..fb3b203a24 100644 ---

[U-Boot] [PATCH v1 03/20] arch: powerpc: add eSDHC node to p2041 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to p2041 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/p2041.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/p2041.dtsi b/arch/powerpc/dts/p2041.dtsi index 55f7adc50e..cb83475d2a 100644 --- a/arch/powerpc/dts/p2041.dtsi +++

[U-Boot] [PATCH v1 16/20] configs: enable eSDHC device module for P5040DS board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for P5040DS board Signed-off-by: Yinbo Zhu --- configs/P5040DS_NAND_defconfig | 1 + configs/P5040DS_SDCARD_defconfig | 1 + configs/P5040DS_SPIFLASH_defconfig | 1 + configs/P5040DS_defconfig | 1 + 4 files changed, 4 insertions(+)

[U-Boot] [PATCH v1 14/20] configs: enable eSDHC device module for P3041DS board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for P3041DS board Signed-off-by: Yinbo Zhu --- configs/P3041DS_NAND_defconfig | 1 + configs/P3041DS_SDCARD_defconfig | 1 + configs/P3041DS_SPIFLASH_defconfig | 1 + configs/P3041DS_defconfig | 1 + 4 files changed, 4 insertions(+)

[U-Boot] [PATCH v1 19/20] configs: enable eSDHC device module for T2080RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for T2080RDB board Signed-off-by: Yinbo Zhu --- configs/T2080RDB_NAND_defconfig | 1 + configs/T2080RDB_SDCARD_defconfig | 1 + configs/T2080RDB_SPIFLASH_defconfig | 1 + configs/T2080RDB_defconfig | 1 + 4 files changed, 4

[U-Boot] [PATCH v1 18/20] configs: enable eSDHC device module for T1042D4RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for T1042D4RDB board Signed-off-by: Yinbo Zhu --- configs/T1042D4RDB_NAND_defconfig | 1 + configs/T1042D4RDB_SDCARD_defconfig | 1 + configs/T1042D4RDB_SPIFLASH_defconfig | 1 + configs/T1042D4RDB_defconfig | 1 + 4 files changed, 4

[U-Boot] [PATCH v1 04/20] arch: powerpc: add eSDHC node to p3041 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to p3041 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/p3041.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/p3041.dtsi b/arch/powerpc/dts/p3041.dtsi index 197896d35a..6ab60a4ced 100644 --- a/arch/powerpc/dts/p3041.dtsi +++

[U-Boot] [PATCH v1 05/20] arch: powerpc: add eSDHC node to p4080 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to p4080 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/p4080.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/p4080.dtsi b/arch/powerpc/dts/p4080.dtsi index ab766803a3..61ff5c2d67 100644 --- a/arch/powerpc/dts/p4080.dtsi +++

[U-Boot] [PATCH v1 11/20] configs: enable eSDHC device module for P1020RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for P1020RDB board Signed-off-by: Yinbo Zhu --- configs/P1020RDB-PC_36BIT_NAND_defconfig | 1 + configs/P1020RDB-PC_36BIT_SDCARD_defconfig | 1 + configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig | 1 + configs/P1020RDB-PC_36BIT_defconfig |

[U-Boot] [PATCH v1 12/20] configs: enable eSDHC device module for P2020RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for P2020RDB board Signed-off-by: Yinbo Zhu --- configs/P2020RDB-PC_36BIT_NAND_defconfig | 1 + configs/P2020RDB-PC_36BIT_SDCARD_defconfig | 1 + configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig | 1 + configs/P2020RDB-PC_36BIT_defconfig |

Re: [U-Boot] [PATCH 02/14] dfu: sf: add partition support for nor backend

2019-09-16 Thread Lukasz Majewski
On Fri, 13 Sep 2019 16:19:18 +0200 Patrick Delaunay wrote: > Copy the partition support from NAND backend to SF, > support part and partubi option. > In case of ubi partition, erase the rest of the > partition as it is mandatory for UBI. > > for example: > > U-Boot> env set dfu_alt_info "spl

[U-Boot] [PATCH v1 06/20] arch: powerpc: add eSDHC node to p5040 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to p5040 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/p5040.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/p5040.dtsi b/arch/powerpc/dts/p5040.dtsi index 8ab123dca4..8128ac2376 100644 --- a/arch/powerpc/dts/p5040.dtsi +++

[U-Boot] [PATCH v1 13/20] configs: enable eSDHC device module for P2041RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for P2041RDB board Signed-off-by: Yinbo Zhu --- configs/P2041RDB_NAND_defconfig | 1 + configs/P2041RDB_SDCARD_defconfig | 1 + configs/P2041RDB_SPIFLASH_defconfig | 1 + configs/P2041RDB_defconfig | 1 + 4 files changed, 4

[U-Boot] [PATCH v1 10/20] board: sdhc: Use block layer to read from mmc

2019-09-16 Thread Yinbo Zhu
This patch is use block layer to read from mmc Signed-off-by: Yinbo Zhu --- board/freescale/common/sdhc_boot.c | 4 1 file changed, 4 insertions(+) diff --git a/board/freescale/common/sdhc_boot.c b/board/freescale/common/sdhc_boot.c index 357aba9122..a1c7a94a90 100644 ---

[U-Boot] [PATCH v1 02/20] arch: powerpc: add eSDHC node to p2020 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to p2020 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/p2020-post.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/powerpc/dts/p2020-post.dtsi b/arch/powerpc/dts/p2020-post.dtsi index f696f35960..c07ed66726 100644 ---

[U-Boot] [PATCH v1 09/20] arch: powerpc: add eSDHC node to t4240 dts

2019-09-16 Thread Yinbo Zhu
This patch is to add eSDHC node to t4240 dts Signed-off-by: Yinbo Zhu --- arch/powerpc/dts/t4240.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/powerpc/dts/t4240.dtsi b/arch/powerpc/dts/t4240.dtsi index fc34974c7f..b09b40d8c6 100644 --- a/arch/powerpc/dts/t4240.dtsi +++

[U-Boot] [PATCH v1 17/20] configs: enable eSDHC device module for T1024RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for T1024RDB board Signed-off-by: Yinbo Zhu --- configs/T1024RDB_NAND_defconfig | 1 + configs/T1024RDB_SDCARD_defconfig | 1 + configs/T1024RDB_SPIFLASH_defconfig | 1 + configs/T1024RDB_defconfig | 1 + 4 files changed, 4

Re: [U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected【请注意,邮件由u-boot-boun...@lists.denx.de代发】 detected

2019-09-16 Thread Kever Yang
Hi Kurt,     Could you try with below update: diff --git a/arch/arm/dts/rk3399-sdram-lpddr4-100.dtsi b/arch/arm/dts/rk3399-sdram-lpddr4-100.dtsi index 4a4414a960..dc9db047cb 100644 --- a/arch/arm/dts/rk3399-sdram-lpddr4-100.dtsi +++ b/arch/arm/dts/rk3399-sdram-lpddr4-100.dtsi @@ -13,8 +13,8

[U-Boot] [PATCH v1 15/20] configs: enable eSDHC device module for P4080DS board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for P4080DS board Signed-off-by: Yinbo Zhu --- configs/P4080DS_SDCARD_defconfig | 1 + configs/P4080DS_SPIFLASH_defconfig | 1 + configs/P4080DS_defconfig | 1 + 3 files changed, 3 insertions(+) diff --git

[U-Boot] [PATCH v1 20/20] configs: enable eSDHC device module for T4240RDB board

2019-09-16 Thread Yinbo Zhu
This patch is to enable eSDHC device module for T4240RDB board Signed-off-by: Yinbo Zhu --- configs/T4240RDB_SDCARD_defconfig | 1 + configs/T4240RDB_defconfig| 1 + 2 files changed, 2 insertions(+) diff --git a/configs/T4240RDB_SDCARD_defconfig b/configs/T4240RDB_SDCARD_defconfig

[U-Boot] [PATCH] armv8: ls1028a: add more personalities support

2019-09-16 Thread Yuantian Tang
Add three more personalities support to LS1028A processor soc family. LS1028A processor is the prime personality of LS1028A soc family. LS1027A processor is a lower funtionality version of QorIQ LS1028A which does not support the multimedia subsystems, such as LCD controller, GPU, and eDP PHY.

Re: [U-Boot] Travis test/py sandbox_spl test fail【请注意,邮件由s...@google.com代发】

2019-09-16 Thread Simon Glass
Hi Kever, On Thu, 29 Aug 2019 at 02:27, Kever Yang wrote: > > > On 2019/8/24 下午12:19, Simon Glass wrote: > > Hi Kever, > > On Mon, 19 Aug 2019 at 19:53, Kever Yang wrote: > > Hi Stephen, > > On 2019/8/20 上午1:34, Stephen Warren wrote: > > On 8/18/19 7:01 PM, Kever Yang wrote: > > Hi Simon,

Re: [U-Boot] armv7: ls102xa: Fix endianness of SCFG_SPARECR8

2019-09-16 Thread Biwen Li
Add priyanka jain for the review. > --- > arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c > b/arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c > index bb169aaaf4..00b6ad48ce 100644 > ---

Re: [U-Boot] imx6dl_mamoj broken

2019-09-16 Thread Fabio Estevam
Hi Robert, On Mon, Sep 16, 2019 at 8:38 PM Robert Hancock wrote: > The patch I posted a while ago ("[PATCH v2] ARM: imx: Support larger SPL > size on IMX6DQ") may be helpful for this case. If the platform doesn't > need to support the "lite" chip versions with smaller OCRAM size, then > the

Re: [U-Boot] [PATCH v2 1/2] efi_loader: variable: support APPEND_WRITE

2019-09-16 Thread AKASHI Takahiro
On Mon, Sep 16, 2019 at 07:03:41PM +0200, Heinrich Schuchardt wrote: > On 9/6/19 8:09 AM, AKASHI Takahiro wrote: > > If EFI_VARIABLE_APPEND_WRITE is specified in attributes at > > efi_set_variable(), specified data will be appended to the variable's > > original value. Attributes other than

Re: [U-Boot] [PATCH 1/3] ubi: provide a way to skip CRC checks

2019-09-16 Thread Heiko Schocher
Hello Stefan, Am 12.09.2019 um 16:41 schrieb Stefan Roese: From: Quentin Schulz Some users of static UBI volumes implement their own integrity check, thus making the volume CRC check done at open time useless. For instance, this is the case when one use the ubiblock + dm-verity + squashfs

Re: [U-Boot] [PATCH 3/3] ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr

2019-09-16 Thread Heiko Schocher
Hello Stefan, Am 12.09.2019 um 16:41 schrieb Stefan Roese: U-Boot now supports the "skip_check" flag to optionally skip the CRC check at open time. Currently its only possible to set this bit upon UBI volume creation. But it might be very useful to also set this bit on already installed systems

Re: [U-Boot] [RFC 3/3] lib: rsa: add rsa_verify_with_pkey()

2019-09-16 Thread Simon Glass
Hi AKASHI, On Fri, 6 Sep 2019 at 00:06, AKASHI Takahiro wrote: > > This function, and hence rsa_verify(), will perform RSA verification > with two essential parameters for a RSA public key in contract of > rsa_verify_with_keynode(), which requires additional three parameters > stored in FIT

Re: [U-Boot] [PATCH v4 01/15] video: bmp: check resolutions of panel/bitmap

2019-09-16 Thread Simon Glass
On Fri, 13 Sep 2019 at 02:48, Yannick Fertré wrote: > > If the size of the bitmap is bigger than the size of > the panel then errors appear when calculating axis alignment > and the copy of bitmap is done outside of framebuffer. > > Signed-off-by: Yannick Fertré > --- >

Re: [U-Boot] [RFC 2/3] lib: rsa: generate additional parameters for public key

2019-09-16 Thread Simon Glass
Hi AKASHI, On Fri, 6 Sep 2019 at 00:05, AKASHI Takahiro wrote: > > In the current implementation of FIT_SIGNATURE, five parameters for > a RSA public key are required while only two of them are essential. > (See rsa-mod-exp.h and uImage.FIT/signature.txt) > This is a result of considering

Re: [U-Boot] [PATCH v4 05/15] dm: Add a dsi host uclass

2019-09-16 Thread Simon Glass
Hi, On Fri, 13 Sep 2019 at 02:48, Yannick Fertré wrote: > > DSI host can usefully be modelled as their own uclass. What is DSI? > > Signed-off-by: Yannick Fertré > --- > arch/sandbox/dts/sandbox.dts | 6 ++- > configs/sandbox_defconfig| 1 + > drivers/video/Kconfig|

Re: [U-Boot] [PATCH PATCH v4 04/15] spl: fit: allocate a temporary buffer to load the overlays

2019-09-16 Thread Simon Glass
Hi Jean-Jacques, On Wed, 11 Sep 2019 at 06:32, Jean-Jacques Hiblot wrote: > > Hi Simon, > > On 13/08/2019 11:33, Simon Glass wrote: > > Hi Jean-Jacques, > > > > On Mon, 5 Aug 2019 at 03:44, Jean-Jacques Hiblot wrote: > >> If the node describing an overlay does not specify a load address, it

Re: [U-Boot] [PATCH] spl: add a generic function board_init_r

2019-09-16 Thread Simon Glass
Hi Philippe, On Thu, 5 Sep 2019 at 09:50, Philippe Reynes wrote: > > This commit add a generic function board_init_r that > only initialize some device (for example serial). It > avoid to define a board function only to launch the > serial configuration. > > Signed-off-by: Philippe Reynes > ---

Re: [U-Boot] [PATCH] sandbox: fix cpu property in test.dts for pytest

2019-09-16 Thread Simon Glass
On Tue, 27 Aug 2019 at 02:43, Bin Meng wrote: > > On Tue, Aug 27, 2019 at 4:15 PM AKASHI Takahiro > wrote: > > > > When I tried to run some new efi tests with pytest, efi_smbios_register() > > triggered a segmentation fault. Here is the location where it happened: > > efi_init_obj_list() > >

Re: [U-Boot] [PATCH 3/3] mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD

2019-09-16 Thread Heiko Schocher
Hello Frieder, Am 14.09.2019 um 00:44 schrieb Schrempf Frieder: From: Frieder Schrempf Most boards currently use SPI_FLASH_MTD only in U-Boot proper, not in SPL. They often rely on hacks in the board header files to include this option conditionally. To be able to fix this, we previously

Re: [U-Boot] [PATCH 2/3] ubi: Print skip_check in ubi_dump_vol_info()

2019-09-16 Thread Heiko Schocher
Hello Stefan, Am 12.09.2019 um 16:41 schrieb Stefan Roese: It might be interesting, if "skip_check" is set of not, so lets print s/of/or ? this flag in ubi_dump_vol_info() as well. Signed-off-by: Stefan Roese Cc: Quentin Schulz Cc: Boris Brezillon Cc: Heiko Schocher ---

Re: [U-Boot] [PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t

2019-09-16 Thread Simon Glass
Hi, On Mon, 26 Aug 2019 at 11:16, Eugeniu Rosca wrote: > > Hi Keerthy, > Hi Simon, > cc: Tom > > On Tue, Aug 20, 2019 at 09:39:32AM +0530, Keerthy wrote: > > On 19/08/19 3:54 PM, Eugeniu Rosca wrote: > [..] > > > I took some time to also review the changes in addition to testing. > > > > > > I

Re: [U-Boot] [PATCH v2 1/2] dm: core: Add functions to read 64-bit dt properties

2019-09-16 Thread Simon Glass
On Mon, 2 Sep 2019 at 09:24, Bin Meng wrote: > > On Mon, Sep 2, 2019 at 10:34 PM Michal Simek wrote: > > > > From: T Karthik Reddy > > > > This patch adds functions dev_read_u64_default & dev_read_u64 > > to read unsigned 64-bit values from devicetree. > > > > Signed-off-by: T Karthik Reddy >

Re: [U-Boot] [PATCH] rockchip: Move config SYS_MALLOC_LEN to Kconfig

2019-09-16 Thread Simon Glass
On Mon, 19 Aug 2019 at 01:04, Kever Yang wrote: > > Use Kconfig for option SYS_MALLOC_LEN and default to 0x200. > > Signed-off-by: Kever Yang > --- > > Kconfig | 3 ++- > include/configs/rk3036_common.h | 1 - > include/configs/rk3128_common.h | 1 - >

Re: [U-Boot] [PATCH] rpi3: Enable verified boot from FIT image

2019-09-16 Thread Simon Glass
Hi Heinrich, On Fri, 6 Sep 2019 at 15:47, Heinrich Schuchardt wrote: > > On 9/6/19 11:04 PM, Simon Glass wrote: > > Hi Heinrich, > > > > > U-Boot is the main boot loader for ARM. I wish that distros would just > > support it (adding what is needed) instead of trying to pretend that > > U-Boot

Re: [U-Boot] [PATCH v2 3/4] libfdt: Allow #size-cells of 0

2019-09-16 Thread Simon Glass
On Thu, 5 Sep 2019 at 02:49, wrote: > > From: Matthias Brugger > > The commit "libfdt: fdt_address_cells() and fdt_size_cells()" introduced > a bug as it consolidated code between the helpers for getting > be 0, and is frequently found so in practice for /cpus. IEEE1275 only > requires

Re: [U-Boot] [PATCH v2 2/4] libfdt: return correct value if #size-cells property is not present

2019-09-16 Thread Simon Glass
Hi, On Thu, 5 Sep 2019 at 02:49, wrote: > > From: Matthias Brugger > > According to the device tree specification, the default value for > was not present. > > This patch also makes fdt_address_cells() and fdt_size_cells() conform > to the behaviour documented in libfdt.h. The defaults are only

Re: [U-Boot] [PATCH 3/3] ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr

2019-09-16 Thread Stefan Roese
Hi Heiko, On 17.09.19 07:45, Heiko Schocher wrote: Hello Stefan, Am 12.09.2019 um 16:41 schrieb Stefan Roese: U-Boot now supports the "skip_check" flag to optionally skip the CRC check at open time. Currently its only possible to set this bit upon UBI volume creation. But it might be very

Re: [U-Boot] [PATCH] dm: pinctrl: Skip not associated gpio phandle and rise an error message

2019-09-16 Thread Simon Glass
Hi Michael, On Sun, 15 Sep 2019 at 04:45, Michael Trimarchi wrote: > > Skip not associated gpio phandle let register the other gpios and > the error message add some information to debug the problem using > a decompiled version of the dts > > dtc -I dtb -O dts -o devicetree.dts

Re: [U-Boot] [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define

2019-09-16 Thread Simon Glass
On Sun, 18 Aug 2019 at 19:30, Peng Fan wrote: > > > Subject: [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define > > > > This define indicates if DM_GPIO shall be supported in SPL. This allows > > proper > > operation of DM converted GPIO drivers in SPL, which use > > #if

Re: [U-Boot] [PATCH v2 4/4] ci: add envtools support

2019-09-16 Thread Simon Glass
On Mon, 26 Aug 2019 at 05:06, Pierre-Jean Texier wrote: > > This commit add envtools suppport to CI to verify if there > is no build issues. > > Signed-off-by: Pierre-Jean Texier > Acked-by: Heiko Schocher > --- > v1 -> v2: > - None > > .gitlab-ci.yml | 7 +++ > .travis.yml| 4 >

Re: [U-Boot] [PATCH 3/3] config: enable DFU over USB on Raspberry Pi4 boards

2019-09-16 Thread Marek Szyprowski
Hi Jonathan, On 16.09.2019 18:18, Jonathan Gray wrote: > On Mon, Sep 16, 2019 at 02:53:30PM +0200, Marek Szyprowski wrote: >> Hi Matthias, >> >> On 16.09.2019 14:45, Matthias Brugger wrote: >>> On 16/09/2019 14:24, Marek Szyprowski wrote: Enable support for DFU over USB. This requires to

Re: [U-Boot] [PATCH v2 1/9] doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples

2019-09-16 Thread Simon Glass
On Sun, 18 Aug 2019 at 19:19, Peng Fan wrote: > > > Subject: [PATCH v2 1/9] doc: fix: Replace SPL_OF_PLATDATA with > > OF_PLATDATA in examples > > > > The of-plat.rst file till this change has been using #if > > CONFIG_IS_ENABLED(SPL_OF_PLATDATA) it its examples. > > > > This is at best

Re: [U-Boot] [PATCH] board: atmel: common: remove year from print message

2019-09-16 Thread Eugen.Hristev
On 28.08.2019 11:34, Eugen Hristev - M18282 wrote: > From: Eugen Hristev > > Remove 2017 from being printed at boot video console. > This is outdated. > To avoid this situation, remove the year completely. > > Signed-off-by: Eugen Hristev > --- Applied to u-boot-atmel/next

Re: [U-Boot] OMAP watchdog timer reset on BBB

2019-09-16 Thread Suniel Mahesh
Hi all, On 14/09/19 12:55, Sam Protsenko wrote: > Hi Grygorii, > > On Fri, Sep 13, 2019 at 8:58 PM Grygorii Strashko > wrote: >> >> >> >> On 12/09/2019 19:33, Sam Protsenko wrote: >>> Hi Stefan, >>> >>> On Thu, Sep 12, 2019 at 5:38 PM Stefan Roese wrote: Hi Sam, On 12.09.19

Re: [U-Boot] [PATCH] core: device: support multiple power domains for one device

2019-09-16 Thread Peng Fan
> Subject: [PATCH] core: device: support multiple power domains for one device Ping.. Thanks, Peng. > > When device has multiple power domains, power_domain_get could not able > to support that. So let's iterate each power domain and enable it. > > Signed-off-by: Peng Fan > --- >

Re: [U-Boot] [PATCH v4 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor

2019-09-16 Thread Sherry Sun
Hi Lukasz, Ping. Any comments on V4? Best regards Sherry Sun > > Because the buffer length of sdp usb request is 65, we have to allocate > 65 bytes not 64 bytes. Otherwise there is potential buffer overflow. > > So the wMaxPacketSize of fullspeed can't meet the needs. Add HS endpoint >

Re: [U-Boot] [PATCH] imx: fix missing MAINTAINERS pico boards

2019-09-16 Thread Peng Fan
Hi Stefano, +u-boot mail list. > Subject: [PATCH] imx: fix missing MAINTAINERS pico boards > > Add missing files pico-nymph-imx7d_defconfig and > c>onfigs/pico-dwarf-imx7d_defconfig > > Signed-off-by: Stefano Babic > CC: Fabio Estevam > CC: Otavio Salvador > --- >

  1   2   >