Re: Pull request tpm-03092022

2022-09-04 Thread Tom Rini
On Sat, Sep 03, 2022 at 07:42:47PM +0300, Ilias Apalodimas wrote: > Hi Tom, > > The following changes since commit 67fe8cc0016756f3479288b3f67d59a517e512d5: > > Merge tag 'efi-2022-10-rc4' of > https://source.denx.de/u-boot/custodians/u-boot-efi (2022-09-02 09:09:47 > -0400) > > are

Re: [PULL] u-boot-sh/master

2022-09-04 Thread Tom Rini
On Sat, Sep 03, 2022 at 04:32:18PM +0200, Marek Vasut wrote: > The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7: > > Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400) > > are available in the Git repository at: > >

Re: [PULL] u-boot-usb/master

2022-09-04 Thread Tom Rini
On Sat, Sep 03, 2022 at 04:31:43PM +0200, Marek Vasut wrote: > The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7: > > Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400) > > are available in the Git repository at: > >

Pull request: u-boot-rockchip-20220905

2022-09-04 Thread Kever Yang
Hi Tom, Please pull the rockchip fixes if possible: - migrate to use binman for U-Boot image generate on rockchip platform; - Some fixes for rk3399 and rk3308; Gitlab ci: https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip/pipelines/13334 Thanks, - Kever The following changes since commit

Re: [PATCH] mmc: ftsdc010: make command timeout 250 ms as in the comment

2022-09-04 Thread Rick Chen
> From: Sergei Antonov > Sent: Friday, September 02, 2022 3:40 PM > To: u-boot@lists.denx.de > Cc: jh80.ch...@samsung.com; peng@nxp.com; yamada.masah...@socionext.com; > s...@chromium.org; Rick Jian-Zhi Chen(陳建志) ; Sergei > Antonov > Subject: [PATCH] mmc: ftsdc010: make command timeout 250

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Pali Rohár
On Sunday 04 September 2022 22:58:19 Daniel Golle wrote: > On Sun, Sep 04, 2022 at 12:28:24PM -0700, Tony Dinh wrote: > > Hi Pali, > > > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > > > Hi Pali, > > > > > > > > On Sat,

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Daniel Golle
On Sun, Sep 04, 2022 at 12:28:24PM -0700, Tony Dinh wrote: > Hi Pali, > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > > Hi Pali, > > > > > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > > > > > Do various small

[PATCH v1] arm: dts: rockchip: rk3128: fix DT node names

2022-09-04 Thread Johan Jonker
The rk3128 DT node names should be generic. Rename them to the pattern defined in the DT bindings. Signed-off-by: Johan Jonker --- arch/arm/dts/rk3128-evb.dts | 5 +++ arch/arm/dts/rk3128.dtsi| 62 + 2 files changed, 33 insertions(+), 34 deletions(-)

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Tony Dinh
On Sun, Sep 4, 2022 at 12:28 PM Tony Dinh wrote: > > Hi Pali, > > On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > > Hi Pali, > > > > > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > > > > > Do various small

Re: [PATCH v2 3/8] timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support

2022-09-04 Thread Tony Dinh
Hi Michael, On Sun, Sep 4, 2022 at 1:54 AM Michael Walle wrote: > > Am 2022-09-04 02:02, schrieb Tony Dinh: > > Hi Stefan, > > > > Sorry, that message was prematurely sent (fat finger). Please see the > > continuation below. > > > > On Sat, Sep 3, 2022 at 4:43 PM Tony Dinh wrote: > >> > >> Hi

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Tony Dinh
Hi Pali, On Sun, Sep 4, 2022 at 2:37 AM Pali Rohár wrote: > > On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > > Hi Pali, > > > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > > > Do various small fixup/cleanups and extend test script to boot kernel > > > image from UBI

Re: [PATCH v2 2/2] efi_selftest: unit test for EFI Conformance Profile Table

2022-09-04 Thread Ilias Apalodimas
On Sun, Sep 04, 2022 at 09:53:03AM +0200, Heinrich Schuchardt wrote: > > > On 9/4/22 07:08, Ilias Apalodimas wrote: > > Hi Heinrich, > > > > [...] > > > > > + */ > > > +static int ecpt_find_guid(struct efi_conformance_profiles_table *ecpt, > > > + const efi_guid_t

Re: [PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST

2022-09-04 Thread Sergei Antonov
On Sun, 4 Sept 2022 at 18:30, Tom Rini wrote: > > On Sun, Sep 04, 2022 at 06:28:56PM +0300, Sergei Antonov wrote: > > On Sun, 4 Sept 2022 at 18:23, Tom Rini wrote: > > > > > > > What type must it be in Kconfig? Note, it is an array initializer > > > > > > > similar to CONFIG_SYS_BAUDRATE_TABLE.

Re: [PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST

2022-09-04 Thread Tom Rini
On Sun, Sep 04, 2022 at 06:28:56PM +0300, Sergei Antonov wrote: > On Sun, 4 Sept 2022 at 18:23, Tom Rini wrote: > > > > > > What type must it be in Kconfig? Note, it is an array initializer > > > > > > similar to CONFIG_SYS_BAUDRATE_TABLE. > > > > > > > > > > Ah, ugh. So, it's also currently

Re: [PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST

2022-09-04 Thread Sergei Antonov
On Sun, 4 Sept 2022 at 18:23, Tom Rini wrote: > > > > > What type must it be in Kconfig? Note, it is an array initializer > > > > > similar to CONFIG_SYS_BAUDRATE_TABLE. > > > > > > > > Ah, ugh. So, it's also currently unused code, what does it look like in > > > > the platform you're making use

Re: [PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST

2022-09-04 Thread Tom Rini
On Sun, Sep 04, 2022 at 12:26:04PM +0300, Sergei Antonov wrote: > On Sun, 4 Sept 2022 at 12:23, Sergei Antonov wrote: > > > > On Sat, 3 Sept 2022 at 19:16, Tom Rini wrote: > > > > > > On Sat, Sep 03, 2022 at 05:49:50PM +0300, Sergei Antonov wrote: > > > > On Sat, 3 Sept 2022 at 17:31, Tom Rini

Re: [PATCH 09/12] rockchip: puma-rk3399: migrate to TPL

2022-09-04 Thread Kever Yang
Hi Quentin,     I got below error when apply this patch, please rebase this patch set. Applying: rockchip: puma-rk3399: migrate to TPL error: sha1 information is lacking or useless (configs/puma-rk3399_defconfig). error: could not build fake ancestor hint: Use 'git am --show-current-patch'

Re: [PATCH 07/12] rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper

2022-09-04 Thread Kever Yang
Hi Quentin, The Kconfig from env/Kconfig config ENV_IS_NOWHERE     bool "Environment is not stored"     default y if !ENV_IS_IN_EEPROM && !ENV_IS_IN_EXT4 && \ !ENV_IS_IN_FAT && !ENV_IS_IN_FLASH && \ !ENV_IS_IN_MMC && !ENV_IS_IN_NAND && \

Re: [PATCH 01/12] rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load medium

2022-09-04 Thread Kever Yang
On 2022/7/23 00:06, Quentin Schulz wrote: From: Quentin Schulz distroboot should try first on the same MMC medium as the one the SPL loaded U-Boot proper from. This was the case when the introducing commit was merged because the default order was eMMC first and then SD card. The check was

Re: [PATCH] clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000

2022-09-04 Thread Kever Yang
On 2022/8/21 15:17, Michal Suchanek wrote: Adding some debug prints I can see: MMC: mmc@fe32: Got clock clock-controller@ff76 76 mmc@fe31: Got clock clock-controller@ff76 77 Unknown clock 77 rockchip_dwmmc_get_mmc_clk: err=-2 mmc@fe31: 3, mmc@fe32: 1, mmc@fe33: 0

Re: [PATCH v2 09/11] arm: dts: rockchip: sync rk3066/rk3188 DT files from Linux

2022-09-04 Thread Johan Jonker
Hi Kever, Despite you marked this serie as "Rejected" this patch contains a normal sync from Linux and therefore can be applied independently. Could you a have a look at it again? Kind regards, Johan Jonker On 7/9/22 20:50, Johan Jonker wrote: > Sync rk3066/rk3188 DT files from Linux. > This

Re: [PATCH v2] gpio: ftgpio010: Add support for Faraday Technology FTGPIO010

2022-09-04 Thread Pali Rohár
On Sunday 04 September 2022 13:22:00 Sergei Antonov wrote: > Add Faraday Technology's FTGPIO010 controller driver. > > Signed-off-by: Sergei Antonov > --- > v1 -> v2: > Replace setbits_le32() with a simpler function out_le32(). > Replace readl() with in_le32() to respect endianness. > >

[PATCH v2] gpio: ftgpio010: Add support for Faraday Technology FTGPIO010

2022-09-04 Thread Sergei Antonov
Add Faraday Technology's FTGPIO010 controller driver. Signed-off-by: Sergei Antonov --- v1 -> v2: Replace setbits_le32() with a simpler function out_le32(). Replace readl() with in_le32() to respect endianness. drivers/gpio/Kconfig | 6 +++ drivers/gpio/Makefile| 1 +

[PATCH v1] arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files

2022-09-04 Thread Johan Jonker
Move all rk3128 u-boot specific properties in separate dtsi files. Sort emmc node. Signed-off-by: Johan Jonker --- arch/arm/dts/rk3128-evb-u-boot.dtsi | 7 +++ arch/arm/dts/rk3128-evb.dts | 10 +- arch/arm/dts/rk3128-u-boot.dtsi | 27 +++

Re: [PATCH v2 3/8] timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support

2022-09-04 Thread Pali Rohár
On Saturday 03 September 2022 19:36:03 Tony Dinh wrote: > Hi Pali, > > On Sat, Sep 3, 2022 at 6:08 PM Pali Rohár wrote: > > > > On Saturday 03 September 2022 17:38:01 Tony Dinh wrote: > > > Hi Pali, > > > > > > Is there a way to get the CPU frequency from the board upon start up? > > > > > >

Re: [PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case

2022-09-04 Thread Pali Rohár
On Saturday 03 September 2022 20:01:45 Tony Dinh wrote: > Hi Pali, > > On Sat, Sep 3, 2022 at 6:29 PM Pali Rohár wrote: > > > > Do various small fixup/cleanups and extend test script to boot kernel > > image from UBI volume. This test verifies that U-Boot UBI implementation > > is working and

Re: [PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST

2022-09-04 Thread Sergei Antonov
On Sun, 4 Sept 2022 at 12:23, Sergei Antonov wrote: > > On Sat, 3 Sept 2022 at 19:16, Tom Rini wrote: > > > > On Sat, Sep 03, 2022 at 05:49:50PM +0300, Sergei Antonov wrote: > > > On Sat, 3 Sept 2022 at 17:31, Tom Rini wrote: > > > > > > > > On Sat, Sep 03, 2022 at 05:30:30PM +0300, Sergei

Re: [PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST

2022-09-04 Thread Sergei Antonov
On Sat, 3 Sept 2022 at 19:16, Tom Rini wrote: > > On Sat, Sep 03, 2022 at 05:49:50PM +0300, Sergei Antonov wrote: > > On Sat, 3 Sept 2022 at 17:31, Tom Rini wrote: > > > > > > On Sat, Sep 03, 2022 at 05:30:30PM +0300, Sergei Antonov wrote: > > > > > > > CONFIG_SYS_FLASH_AUTOPROTECT_LIST is a

Re: [PATCH v15 10/10] test: unit test for eficonfig

2022-09-04 Thread Heinrich Schuchardt
On 9/2/22 16:23, Masahisa Kojima wrote: Provide a unit test for the eficonfig command. Signed-off-by: Masahisa Kojima Acked-by: Ilias Apalodimas --- No update since v15 Changes in v14: - update to support media device enumeration in eficonfig startup - move no block device test to the last

Re: [PATCH v15 01/10] eficonfig: menu-driven addition of UEFI boot option

2022-09-04 Thread Heinrich Schuchardt
On 9/2/22 16:23, Masahisa Kojima wrote: This commit add the "eficonfig" command. The "eficonfig" command implements the menu-driven UEFI boot option maintenance feature. This commit implements the addition of new boot option. User can select the block device volume having

Re: [PATCH v2 3/8] timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support

2022-09-04 Thread Michael Walle
Am 2022-09-04 02:02, schrieb Tony Dinh: Hi Stefan, Sorry, that message was prematurely sent (fat finger). Please see the continuation below. On Sat, Sep 3, 2022 at 4:43 PM Tony Dinh wrote: Hi Stefan, On Sat, Sep 3, 2022 at 3:44 AM Stefan Roese wrote: > > Hi Tony, > > On 03.09.22 11:44,

[PATCH v1] arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts

2022-09-04 Thread Johan Jonker
Bulk convert rk3128 DT gpios to their constant counterparts. sed -i -f script.sed rk3128.dtsi sed -i -f script.sed rk3128-evb.dts /rockchip,pins *=/bcheck b # to end of script :append-next-line N :check /^[^;]*$/bappend-next-line s/ ---

Re: [PATCH v2 2/2] efi_selftest: unit test for EFI Conformance Profile Table

2022-09-04 Thread Heinrich Schuchardt
On 9/4/22 07:08, Ilias Apalodimas wrote: Hi Heinrich, [...] + */ +static int ecpt_find_guid(struct efi_conformance_profiles_table *ecpt, + const efi_guid_t *guid) { + int i; + + for (i = 0; i < ecpt->number_of_profiles; ++i) { + if

[PATCH v2 1/1] cmd: fix tftpput command

2022-09-04 Thread Heinrich Schuchardt
From: Heinrich Schuchardt Calling tftpput with less than 2 arguments must lead to a failure. If tftpput is called with two arguments, these are the address and the size of the file to be transferred. Signed-off-by: Heinrich Schuchardt --- v2: carve out function parse_args() ---

[PATCH 1/1] cmd: correct short text for tftpboot

2022-09-04 Thread Heinrich Schuchardt
The command's name is a misnomer. The command loads a file but does not run (boot) it. Signed-off-by: Heinrich Schuchardt --- cmd/Kconfig | 2 +- cmd/net.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/Kconfig b/cmd/Kconfig index 8ea064b8d2..0e0be94f41 100644 ---

Re: [PATCH v9 05/15] stm32mp1: dk2: Add image information for capsule updates

2022-09-04 Thread Ilias Apalodimas
On Fri, Aug 26, 2022 at 03:27:06PM +0530, Sughosh Ganu wrote: > Enabling capsule update functionality on the platform requires > populating information on the images that are to be updated using the > functionality. Do so for the DK2 board. > > Signed-off-by: Sughosh Ganu > --- > Changes since

Re: [PATCH v9 12/15] test: dm: Add test cases for FWU Metadata uclass

2022-09-04 Thread Ilias Apalodimas
On Fri, Aug 26, 2022 at 03:27:13PM +0530, Sughosh Ganu wrote: > Add test cases for accessing the FWU Metadata on the sandbox > platform. The sandbox platform also uses the metadata access driver > for GPT partitioned block devices. > > The FWU feature will be tested on the sandbox64 variant with

Re: [PATCH v9 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device

2022-09-04 Thread Ilias Apalodimas
On Fri, Aug 26, 2022 at 03:27:02PM +0530, Sughosh Ganu wrote: > Add bindings needed for accessing the FWU metadata partitions. These > include the compatible string which point to the access method and the > actual device which stores the FWU metadata. > > The current patch adds basic bindings