Re: [PATCH] Makefile: Fix generation of flash.bin u-boot.itb with binman

2021-04-24 Thread Marek Vasut
On 2/25/21 9:50 PM, Marek Vasut wrote: In case binman is enabled, the u-boot.itb is generated using this tool and there is no direct u-boot.itb target, but instead the binman tool must be invoked. Add support for this case. Signed-off-by: Marek Vasut Cc: Peng Fan Cc: Stefano Babic This

Re: [EXTERNAL] Re: [PATCH v2 6/6] test: dm: Add test for ECDSA UCLASS support

2021-04-24 Thread Tom Rini
On Fri, Apr 23, 2021 at 01:03:25PM -0400, Tim Romanski wrote: > Update on ECDSA verification progress, I've forked Alex's repo and have > included my changes in the 'ecdsa-vrf-1' branch [1]. This includes the > isolated OpenSSL code for verification, and I split up the >

Pull request for efi-2021-07-rc1-3

2021-04-24 Thread Heinrich Schuchardt
Dear Tom, The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e: Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2021-07-rc1-3 for you to

Re: [PATCH v3 0/9] video: sunxi: rework DE2 driver

2021-04-24 Thread Anatolij Gustschin
On Thu, 22 Apr 2021 01:14:25 +0100 Andre Przywara andre.przyw...@arm.com wrote: ... > Jernej Skrabec (9): > video: sunxi: Add mode_valid callback to sunxi_dw_hdmi > common: edid: check for digital display earlier > common: edid: extract code for detailed timing search > common: edid:

Re: Pull request for efi-2021-07-rc1-3

2021-04-24 Thread Tom Rini
On Sat, Apr 24, 2021 at 01:22:15PM +0200, Marek Vasut wrote: > On 4/24/21 12:16 PM, Heinrich Schuchardt wrote: > > Dear Tom, > > > > The following changes since commit > > 84baa65dffdbce20752279101548ba888be53b3e: > > > >  Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400) >

Please pull u-boot-video

2021-04-24 Thread Anatolij Gustschin
Hi Tom , please pull new video patches for v2021.07-rc1. gitlab CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7283 Thanks, Anatolij The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e: Merge branch '2021-04-22-assorted-updates' (2021-04-23

Re: [PATCH] net: use the same alias stem for ethernet as linux

2021-04-24 Thread Michael Walle
Am 2021-02-25 16:51, schrieb Michael Walle: Linux uses the prefix "ethernet" whereas u-boot uses "eth". This is from the linux tree: $ grep "eth[0-9].*=.*&" arch/**/*dts{,i}|wc -l 0 $ grep "ethernet[0-9].*=.*&" arch/**/*dts{,i}|wc -l 633 In u-boot device trees both prefixes are used. Until

Re: Pull request for efi-2021-07-rc1-3

2021-04-24 Thread Marek Vasut
On 4/24/21 12:16 PM, Heinrich Schuchardt wrote: Dear Tom, The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e:  Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400) are available in the Git repository at:  

Re: Pull request for efi-2021-07-rc1-3

2021-04-24 Thread Marek Vasut
On 4/24/21 2:34 PM, Tom Rini wrote: On Sat, Apr 24, 2021 at 01:22:15PM +0200, Marek Vasut wrote: On 4/24/21 12:16 PM, Heinrich Schuchardt wrote: Dear Tom, The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e:  Merge branch '2021-04-22-assorted-updates' (2021-04-23

Re: [PATCH] net: use a more deterministic approach to get the active ethernet device

2021-04-24 Thread Michael Walle
Am 2021-02-24 17:30, schrieb Michael Walle: If the environment variable "ethact" is not set, the first device in the uclass is returned. This depends on the probing order of the ethernet devices. Moreover it is not not configurable at all. Try to return the ethernet device with sequence id 0

Re: [PATCH 37/37] arm: imx: add i.MX8ULP EVK support

2021-04-24 Thread Peng Fan (OSS)
On 2021/4/24 1:18, Fabio Estevam wrote: Hi Peng, On Fri, Apr 23, 2021 at 1:57 PM Fabio Estevam wrote: Hi Peng, Thanks for submitting this series. On Mon, Apr 12, 2021 at 8:43 AM Peng Fan (OSS) wrote: From: Peng Fan Add i.MX8ULP EVK basic support, support SD/I2C/ENET/LPUART Note:

Re: [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART

2021-04-24 Thread Bin Meng
Hi Simon, On Sat, Apr 24, 2021 at 12:56 PM Simon Glass wrote: > > Hi Bin, > > On Thu, 8 Apr 2021 at 14:23, Bin Meng wrote: > > > > Hi Simon, > > > > On Wed, Apr 7, 2021 at 12:32 PM Simon Glass wrote: > > > > > > At present this driver relies on coreboot to provide information about > > > the

Re: [NXP-IMX] Please pull nxp-imx-4-23-2021

2021-04-24 Thread Peng Fan (OSS)
On 2021/4/24 0:59, Fabio Estevam wrote: Hi Peng, On Fri, Apr 23, 2021 at 1:27 PM Peng Fan wrote: Hi Stefano, Please pull nxp-imx-4-23-2021, This PR is based on Tom's master branch. CI:

Re: [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART

2021-04-24 Thread Simon Glass
Hi Bin, On Sun, 25 Apr 2021 at 13:49, Bin Meng wrote: > > Hi Simon, > > On Sat, Apr 24, 2021 at 12:56 PM Simon Glass wrote: > > > > Hi Bin, > > > > On Thu, 8 Apr 2021 at 14:23, Bin Meng wrote: > > > > > > Hi Simon, > > > > > > On Wed, Apr 7, 2021 at 12:32 PM Simon Glass wrote: > > > > > > > >

[PULL] u-boot-mips

2021-04-24 Thread Daniel Schwierzeck
Hi Tom, please pull some major updates and minor fixes for MIPS Octeon III. The changeset is quite large because all support for PCI-E, SGMII, SATA etc. depends on the Octeon QLM (Quad Lane Modules) controller which needs to be configured and tuned for each mode and that configuration is quite

Re: [PATCH v1 00/15] mips: octeon: MIPS Octeon misc updates: NIC23, AHCI, serial-remote tools etc

2021-04-24 Thread Daniel Schwierzeck
Am Mittwoch, den 07.04.2021, 09:12 +0200 schrieb Stefan Roese: > This patchset adds the following updates / fixes for Marvell MIPS > Octeon: > - MIPS Octeon NIC23 base support > - Add serial_octeon_pcie_console to support the Marvell remote tool > "oct-remote-console" > - Add

Re: [PATCH] test/py: Bump py to 1.10.0 for CVE-2020-29651

2021-04-24 Thread Tom Rini
On Wed, Apr 21, 2021 at 10:22:01AM -0400, Tom Rini wrote: > Bump our py version to 1.10.0 to address CVE-2020-29651. > > Reported-by: GitHub dependabot > Reported-by: Ley Foon Tan > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] binman: Correct testSplNoDtb() and Tpl also

2021-04-24 Thread Tom Rini
On Sun, Apr 25, 2021 at 08:39:32AM +1200, Simon Glass wrote: > These two tests require an ELF image so that symbol information can be > written into the SPL/TPL binary. At present they rely on other tests > having set it up first, but every test must run independently. This can > cause occasional

Re: [PATCH v1 00/50] mips: octeon: Add serdes and device helper support incl. DM PCIe driver

2021-04-24 Thread Daniel Schwierzeck
Am Freitag, den 11.12.2020, 17:05 +0100 schrieb Stefan Roese: > This patchset adds the serdes and (mostly networking) device helper > macros and functions, needed to support the still missing Octeon II / > III devices in mainline U-Boot. > > Please excuse the massive amount of files in this patch

[PATCH] binman: Correct testSplNoDtb() and Tpl also

2021-04-24 Thread Simon Glass
These two tests require an ELF image so that symbol information can be written into the SPL/TPL binary. At present they rely on other tests having set it up first, but every test must run independently. This can cause occasional errors in CI. Fix this by setting up the required files, as other

Re: Please pull u-boot-video

2021-04-24 Thread Tom Rini
On Sat, Apr 24, 2021 at 04:33:45PM +0200, Anatolij Gustschin wrote: > Hi Tom , > > please pull new video patches for v2021.07-rc1. > > gitlab CI: > https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/7283 > > Thanks, > Anatolij > > The following changes since commit

Re: Pull request for efi-2021-07-rc1-3

2021-04-24 Thread Tom Rini
On Sat, Apr 24, 2021 at 12:16:47PM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit 84baa65dffdbce20752279101548ba888be53b3e: > > Merge branch '2021-04-22-assorted-updates' (2021-04-23 12:21:37 -0400) > > are available in the Git repository at: > >

RE: U-Boot "lib: Add support for ECDSA image signing" commit breaks socfpga_*_atf_defconfig compilation

2021-04-24 Thread Lim, Elly Siew Chin
Add this discussion to denx mailing list. > -Original Message- > From: Simon Glass > Sent: Saturday, April 24, 2021 3:29 AM > To: Lim, Elly Siew Chin > Cc: Alex G. ; Tan, Ley Foon > ; Gan, Yau Wai > Subject: Re: U-Boot "lib: Add support for ECDSA image signing" commit > breaks