Re: [PATCH 2/5] arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV

2022-05-01 Thread Stefan Roese
On 06.04.22 11:39, Pali Rohár wrote: CONFIG_ETHPRIME defines primary ethernet device and env variable $ethact stores currently active ethernet device. So there is no point to set ethact= in default environment. Instead set CONFIG_ETHPRIME properly. Signed-off-by: Pali Rohár ---

Re: [PATCH u-boot-marvell 00/19] some mvneta changes, cleanups, fixes

2022-05-01 Thread Stefan Roese
Hi Ramon, On 27.04.22 12:41, Marek Behún wrote: From: Marek Behún Hello Stefan, here come some refactors, cleanups and fixed for the mvneta driver. Ramon, you've already reviewed those patches. Thanks for this. The patches are assigned to me in patchwork, which makes perhaps sense, as some

Re: [PATCH] arm: mvebu: turris_omnia: Fix SYS_RSTOUT_* macro names

2022-05-01 Thread Stefan Roese
On 29.04.22 13:53, Pali Rohár wrote: This is A385 register. Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese Thanks, Stefan --- board/CZ.NIC/turris_omnia/turris_omnia.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

Re: [PATCH] arm: mvebu: clearfog_defconfig: enable setexpr command

2022-05-01 Thread Stefan Roese
On 29.04.22 17:49, Josef Schlehofer wrote: This command is useful in U-boot scripts and it is being used by OpenWrt bootscript for this board [1]. Otherwise shell scripting commands are enabled by default in cmd/Kconfig. [1]

Re: [PATCH] ARM: mvebu: x530: set MPP55 to gpio

2022-05-01 Thread Stefan Roese
On 02.05.22 05:16, Chris Packham wrote: MPP55 is used as a reset connected to the L3 switch chip. This doesn't matter for u-boot as it doesn't use the L3 switch but it is useful to be able to toggle the switch in/out of reset for the OS. Signed-off-by: Chris Packham Reviewed-by: Stefan Roese

[PATCH 1/1] lib: fix selection of CONFIG_CHARSET

2022-05-01 Thread Heinrich Schuchardt
lib/charset.c is not optional for EFI_APP || EFI_LOADER || UFS || UT_UNICODE. These must select CONFIG_CHARSET. Fixes: 726cd9836db0 ("efi: Make unicode printf available to the app") Signed-off-by: Heinrich Schuchardt --- drivers/ufs/Kconfig| 1 + lib/Kconfig| 5 -

Re: [PATCH 1/2] misc: i2c_eeprom: add support for microchip 24aa025e48

2022-05-01 Thread Heiko Schocher
Hello Eugen, On 29.04.22 16:22, Eugen Hristev wrote: > 24aa025e48 is a variant of 24aa02e48 that has a page size of 16 bytes. > > Signed-off-by: Eugen Hristev > --- > drivers/misc/i2c_eeprom.c | 8 > 1 file changed, 8 insertions(+) Reviewed-by: Heiko Schocher bye, Heiko -- DENX

[PATCH] ARM: mvebu: x530: set MPP55 to gpio

2022-05-01 Thread Chris Packham
MPP55 is used as a reset connected to the L3 switch chip. This doesn't matter for u-boot as it doesn't use the L3 switch but it is useful to be able to toggle the switch in/out of reset for the OS. Signed-off-by: Chris Packham --- I sent this out a while back but it was part of a series that has

Re: [PATCH v5 10/17] bootmenu: add distro boot entry

2022-05-01 Thread Heinrich Schuchardt
On 4/28/22 10:09, Masahisa Kojima wrote: This commit adds the distro_boot entries into the bootmenu. The bootmenu read the "boot_targets" U-Boot environment variable and enumerate it. User can select the distro boot entry, then bootmenu executes "run bootcmd_xxx" command. The bootmenu also

Re: [PATCH v5 09/17] bootmenu: add UEFI boot entry into bootmenu

2022-05-01 Thread Heinrich Schuchardt
On 4/28/22 10:09, Masahisa Kojima wrote: This commit adds the UEFI related menu entries into the bootmenu. User can select which UEFI "Boot" option to execute from bootmenu, then bootmenu sets the "BootNext" UEFI variable and invoke efi bootmgr. The efi bootmgr will handle the "BootNext"

[PATCH 1/1] cmd: simplify bootmenu

2022-05-01 Thread Heinrich Schuchardt
* correct output for timeout > 99 s * don't use spaces to advance to the output column Signed-off-by: Heinrich Schuchardt --- cmd/bootmenu.c | 20 +++- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/cmd/bootmenu.c b/cmd/bootmenu.c index d573487272..fe35607472

Re: [PATCH v5 08/17] bootmenu: update bootmenu_entry structure

2022-05-01 Thread Heinrich Schuchardt
On 4/29/22 21:51, Heinrich Schuchardt wrote: On 4/28/22 10:09, Masahisa Kojima wrote: This is a preparation for succeeding addition of uefi boot and distro boot menu entries into bootmenu. The bootmenu_entry title is updated to u16 string because uefi use u16 string. This commit also factors

Re: [PATCH v5 05/17] efi_loader: export efi_locate_device_handle()

2022-05-01 Thread Heinrich Schuchardt
On 4/28/22 10:09, Masahisa Kojima wrote: From: AKASHI Takahiro This function will be used in the next commit where some behavior of EFI boot manager will be expanded. Signed-off-by: AKASHI Takahiro Reviewed-by: Ilias Apalodimas Reviewed-by: Heinrich Schuchardt --- No changes from

Re: [PATCH 3/5] arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets

2022-05-01 Thread Marek Behún
On Sun, 1 May 2022 16:52:31 +0200 Pali Rohár wrote: > On Friday 08 April 2022 11:00:24 Pali Rohár wrote: > > On Wednesday 06 April 2022 21:31:18 Marek Behún wrote: > > > On Wed, 6 Apr 2022 11:39:34 +0200 > > > Pali Rohár wrote: > > > > > > > U-Boot for Turris Omnia is always compiled with

Re: [PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM

2022-05-01 Thread Ramon Fried
On Sun, May 1, 2022 at 7:43 PM Marek Vasut wrote: > > Long TFTP transfers lead to a wall of # characters on UART, which in > the end may slow down the transfer itself. Use CONFIG_TFTP_TSIZE to > print progress in fewer # characters. > > Signed-off-by: Marek Vasut > Cc: Patrick Delaunay > Cc:

Re: [PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM

2022-05-01 Thread Ramon Fried
On Sun, May 1, 2022 at 7:43 PM Marek Vasut wrote: > > The DHCOM does ship with KS8851 with 1.5 kiB packet buffer. The DHSOM > may be extended with other MAC options connected to FMC2 bus, like the > DM9000, wih similar limitations. Use default CONFIG_TFTP_BLOCKSIZE of > 1468 Bytes instead of 1536

[PATCH] powerpc: mmu: Fix FSL_BOOKE_MAS2() macro

2022-05-01 Thread Pali Rohár
Effective page number mask for MAS2 register is stored in macro MAS2_EPN. Fixes: 2146cf56821c ("Reworked FSL Book-E TLB macros to be more readable") Signed-off-by: Pali Rohár --- arch/powerpc/include/asm/mmu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] net: Fix discuss discard typo

2022-05-01 Thread Marek Vasut
Replace discuss with discard, that is what happens with packet with incorrect checksum. Fix the typo. Fixes: 4b37fd146bb ("Convert CONFIG_UDP_CHECKSUM to Kconfig") Signed-off-by: Marek Vasut Cc: Ramon Fried Cc: Simon Glass --- net/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 2/2] ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM

2022-05-01 Thread Marek Vasut
Long TFTP transfers lead to a wall of # characters on UART, which in the end may slow down the transfer itself. Use CONFIG_TFTP_TSIZE to print progress in fewer # characters. Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Ramon Fried ---

[PATCH 1/2] ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM

2022-05-01 Thread Marek Vasut
The DHCOM does ship with KS8851 with 1.5 kiB packet buffer. The DHSOM may be extended with other MAC options connected to FMC2 bus, like the DM9000, wih similar limitations. Use default CONFIG_TFTP_BLOCKSIZE of 1468 Bytes instead of 1536 Bytes, which always avoids overflowing the packet buffers of

Re: [PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1

2022-05-01 Thread Tom Rini
On Sat, Apr 30, 2022 at 01:08:43AM +0100, Andre Przywara wrote: > On Fri, 29 Apr 2022 14:14:19 -0400 > Tom Rini wrote: > > Hi, > > > On Fri, Apr 29, 2022 at 06:05:03PM +0200, Mark Kettenis wrote: > > > > Date: Fri, 29 Apr 2022 11:31:00 -0400 > > > > From: Tom Rini > > > > > > > > On Fri, Apr

Re: Pull request for efi-2022-07-rc2

2022-05-01 Thread Tom Rini
On Fri, Apr 29, 2022 at 07:03:16PM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit 8b2b125e95c44bb007b4573945f4aedb8a56222c: > > Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx > (2022-04-27 09:19:41 -0400) > > are available in the Git

Re: [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

2022-05-01 Thread Tom Rini
On Sun, May 01, 2022 at 05:33:19PM +0200, Pali Rohár wrote: > On Sunday 01 May 2022 11:14:21 Tom Rini wrote: > > On Sun, May 01, 2022 at 04:44:16PM +0200, Pali Rohár wrote: > > > On Sunday 01 May 2022 10:39:39 Tom Rini wrote: > > > > On Sun, May 01, 2022 at 04:23:52PM +0200, Pali Rohár wrote: > >

[PATCH] powerpc: fsl_law: Add definition for first PCIe target interface

2022-05-01 Thread Pali Rohár
Header file asm/fsl_law.h already provides correct definition for second and third PCIe controller (LAW_TRGT_IF_PCIE_2 and LAW_TRGT_IF_PCIE_3). But is missing definition for the first PCIe controller (LAW_TRGT_IF_PCIE_1). Note that existing definition for LAW_TRGT_IF_PCIE_2 and LAW_TRGT_IF_PCIE_3

Re: [PATCH v5 03/17] menu: always show the menu regardless of the number of entry

2022-05-01 Thread Heinrich Schuchardt
On 4/28/22 10:09, Masahisa Kojima wrote: To make user aware of the menu entry selection, menu always appears regardless of the number of entry. Signed-off-by: Masahisa Kojima Reviewed-by: Heinrich Schuchardt --- No changes since v4 Newly created in v4 common/menu.c | 2 +- 1 file

Re: [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

2022-05-01 Thread Pali Rohár
On Sunday 01 May 2022 11:14:21 Tom Rini wrote: > On Sun, May 01, 2022 at 04:44:16PM +0200, Pali Rohár wrote: > > On Sunday 01 May 2022 10:39:39 Tom Rini wrote: > > > On Sun, May 01, 2022 at 04:23:52PM +0200, Pali Rohár wrote: > > > > > > > This reverts commit

Re: [PATCH] pci: Do not enable PCIe ASMedia ASM2824 workaround by default

2022-05-01 Thread Pali Rohár
On Friday 08 April 2022 00:18:48 Maciej W. Rozycki wrote: > On Thu, 7 Apr 2022, Stefan Roese wrote: > > > > Hello! What do you think about this change? I think it is good > > > compromise between enable this workaround for all builds on all boards > > > and enable it only based on device id. Or

Re: [RFC 2/3] serial: mxc: Enable getting and enabling clocks with CCF Composite

2022-05-01 Thread Adam Ford
On Sun, May 1, 2022 at 4:48 AM Peng Fan (OSS) wrote: > > > > On 2022/5/1 0:14, Adam Ford wrote: > > Certain platforms have the UART clocks exposed through the CCF. > > When they are, it's possible to enable and query the clock(s) > > for a given UART. Add support getting, enabling, and querying >

Re: [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

2022-05-01 Thread Tom Rini
On Sun, May 01, 2022 at 04:44:16PM +0200, Pali Rohár wrote: > On Sunday 01 May 2022 10:39:39 Tom Rini wrote: > > On Sun, May 01, 2022 at 04:23:52PM +0200, Pali Rohár wrote: > > > > > This reverts commit c7fad78ec0ee41b72a58bebb61959570eb937ab1. > > > > > > This commit made configuration,

Re: [PATCH u-boot-marvell 0/8] Turris Omnia: Add support for configuring mSATA and WWAN slots via env variables

2022-05-01 Thread Pali Rohár
On Wednesday 02 March 2022 12:47:50 Pali Rohár wrote: > Some mPCIe cards are broken and their PIN 43 incorrectly that card is > mSATA. U-Boot SPL on Turris Omnia is using PIN 43 for configuring PCIe > vs SATA functionality on SerDes. Allow to configure functionality via > additional env variable

Re: [PATCH 3/5] arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets

2022-05-01 Thread Pali Rohár
On Friday 08 April 2022 11:00:24 Pali Rohár wrote: > On Wednesday 06 April 2022 21:31:18 Marek Behún wrote: > > On Wed, 6 Apr 2022 11:39:34 +0200 > > Pali Rohár wrote: > > > > > U-Boot for Turris Omnia is always compiled with MMC, SCSI and USB support, > > > so always enable macros for booting

Re: [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

2022-05-01 Thread Pali Rohár
On Sunday 01 May 2022 10:39:39 Tom Rini wrote: > On Sun, May 01, 2022 at 04:23:52PM +0200, Pali Rohár wrote: > > > This reverts commit c7fad78ec0ee41b72a58bebb61959570eb937ab1. > > > > This commit made configuration, understanding, maintenance, debugging and > > future development of the

Re: [PATCH 2/6] Revert "p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM"

2022-05-01 Thread Pali Rohár
On Sunday 01 May 2022 10:38:31 Tom Rini wrote: > On Sun, May 01, 2022 at 04:23:53PM +0200, Pali Rohár wrote: > > > This reverts commit 53fc71df0fce21d403400a9bc1532e08107c. > > > > These macros and their values are required for configuring CPLD memory > > mapping in LBC. So revert them back.

Re: [PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

2022-05-01 Thread Tom Rini
On Sun, May 01, 2022 at 04:23:52PM +0200, Pali Rohár wrote: > This reverts commit c7fad78ec0ee41b72a58bebb61959570eb937ab1. > > This commit made configuration, understanding, maintenance, debugging and > future development of the powerpc/mpc85xx Local Bus Controller on P1/P2 > boards impossible.

Re: [PATCH 2/6] Revert "p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM"

2022-05-01 Thread Tom Rini
On Sun, May 01, 2022 at 04:23:53PM +0200, Pali Rohár wrote: > This reverts commit 53fc71df0fce21d403400a9bc1532e08107c. > > These macros and their values are required for configuring CPLD memory > mapping in LBC. So revert them back. > > Signed-off-by: Pali Rohár > --- >

[PATCH 6/6] board: freescale: p1_p2_rdb_pc: Fix size of NAND mapping

2022-05-01 Thread Pali Rohár
P1020RDB-PD has NAND with large page. All other P1/P2 RDB boards have NAND with small page. According to P1/P2 RM documentation, for NAND with large page it is needed to use 256 kB mapping and for small page just 32 kB. Currenly in p1_p2_rdb_pc board code there is a mix of 32 kB and 1 MB settings

[PATCH 1/6] Revert "Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig"

2022-05-01 Thread Pali Rohár
This reverts commit c7fad78ec0ee41b72a58bebb61959570eb937ab1. This commit made configuration, understanding, maintenance, debugging and future development of the powerpc/mpc85xx Local Bus Controller on P1/P2 boards impossible. All preliminary Base and Option registers depends on other code and C

[PATCH 3/6] mpc85xx: Replace magic values in BR/OR PRELIM config options by proper C macros

2022-05-01 Thread Pali Rohár
This change allows to understand how are Preliminary Base and Option registers configured and later fix improper configuration. Signed-off-by: Pali Rohár --- include/configs/P2041RDB.h | 7 --- include/configs/corenet_ds.h | 8 +--- include/configs/p1_p2_rdb_pc.h | 11

[PATCH 5/6] board: freescale: p1_p2_rdb_pc: Fix size of FLASH NOR mapping

2022-05-01 Thread Pali Rohár
FLASH NOR on P1020RDB-PD has size of 64 MB. On all other P1/P2 RDB boards it has only size of 16 MB. So fix this size in TLB, LAW and LBC OR registers. Signed-off-by: Pali Rohár --- board/freescale/p1_p2_rdb_pc/law.c | 4 board/freescale/p1_p2_rdb_pc/tlb.c | 6 ++

[PATCH 2/6] Revert "p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM"

2022-05-01 Thread Pali Rohár
This reverts commit 53fc71df0fce21d403400a9bc1532e08107c. These macros and their values are required for configuring CPLD memory mapping in LBC. So revert them back. Signed-off-by: Pali Rohár --- include/configs/p1_p2_rdb_pc.h | 3 +++ 1 file changed, 3 insertions(+) diff --git

[PATCH 4/6] board: freescale: p1_p2_rdb_pc: Fix size of CPLD mapping

2022-05-01 Thread Pali Rohár
Per Freescale P1021RDB Combo board CPLD Specification V4.2, CPLD memory space on all these P1/P2 RDB-PC boards, which use Lattice FPGA for CPLD implementation, is only 128 kB long. So decrease mapping size from 1 MB to 128 kB. Note that E500 core, which is on P1/P2 boards does not support Book-E

[PATCH 0/6] board: freescale: p1_p2_rdb_pc: Fix sizes of LBC peripherals

2022-05-01 Thread Pali Rohár
On LBC (Local Bus Controller) are connected memory peripherals (NOR, NAND, CPLD). Fix size mappings of all these peripherals. Size needs to be correctly set in TLB, LAW and LBC OR registers. Use named macros for human readable configuration. Pali Rohár (6): Revert "Convert CONFIG_SYS_BR0_PRELIM

Re: [PATCH v3 00/15] Add support for MediaTek MT7621 SoC

2022-05-01 Thread Tom Rini
On Sat, Apr 30, 2022 at 03:48:04PM +0200, Marek Behún wrote: > On Sat, 30 Apr 2022 21:31:15 +0800 > Weijie Gao wrote: > > > On Fri, 2022-04-29 at 17:13 +0200, Marek Behún wrote: > > > On Fri, 29 Apr 2022 15:59:44 +0800 > > > Weijie Gao wrote: > > > > > > > On Fri, 2022-04-29 at 08:15 +0200,

[PATCH 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS

2022-05-01 Thread Josua Mayer
SoM revision 1.9 has replaced the ar8035 phy address 0 with an adin1300 at address 1. Because early SoMs had a hardware flaw, the ar8035 can also appear at address 4 - making it a total of 3 phy nodes in the DTB. To avoid confusing Linux with probe errors, fixup the dtb to only enable the phy

[PATCH 5/5] mx6cuboxi: enable driver for adin1300 phy

2022-05-01 Thread Josua Mayer
Since SoMs revision 1.9 the ar8038 phy has been replaced by adin1300. Enable the driver so that the new SoMs have functional networking. Signed-off-by: Josua Mayer --- configs/mx6cuboxi_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/mx6cuboxi_defconfig

[PATCH 3/5] ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses

2022-05-01 Thread Josua Mayer
The Cubox has an unstable phy address - which can appear at either address 0 (intended) or 4 (unintended). SoM revision 1.9 has replaced the ar8035 phy with an adin1300, which will always appear at address 1. Change the reg property of the phy node to the magic value 0x, which indicates

[PATCH 2/5] phy: adin: add support for clock output

2022-05-01 Thread Josua Mayer
The ADIN1300 supports generating certain clocks on its GP_CLK pin, as well as providing the reference clock on CLK25_REF. Add support for selecting the clock via device-tree properties. This patch is based on just submitted patches to Linux [1] [2]. [1]

[PATCH 1/5] phy: adin: remove broken support for adi, phy-mode-override

2022-05-01 Thread Josua Mayer
The adin_get_phy_mode_override function does not compile, because it is missing both declaration and implementation of phy_get_interface_by_name. Remove the whole function for now, since the missing implementation is not included in mainline Linux - and thus can not be copied. Signed-off-by:

[PATCH 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+

2022-05-01 Thread Josua Mayer
As of Revision 1.9 the SolidRun i.MX6 SoMs ship with a new PHY - an ADIN1300 at address 1. This patchset carries many small parts to facilitate proper operation of the ethernet port in U-Boot as well as Linux: 1. Fix a compile error in the recently phy driver 2. Add support for configuring the

[PATCH 3/3] board: freescale: p1_p2_rdb_pc: Implement board_reset()

2022-05-01 Thread Pali Rohár
Do board reset via CPLD's system reset register. Signed-off-by: Pali Rohár --- board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c b/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c index

[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop

2022-05-01 Thread Pali Rohár
CPLD's system reset register on P1/P2 RDB boards is not autocleared after flipping it. If this register is set to one then CPLD triggers reset of CPU in few ms. This means that trying to reset board via CPLD system reset register cause reboot loop. To prevent this reboot loop, the only workaround

[PATCH 2/3] board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog

2022-05-01 Thread Pali Rohár
If watchdog timer was already set to non-disabled value then it means that watchdog timer was already activated, has already expired and caused CPU reset. If this happened then due to CPLD firmware bug, writing to wd_cfg register has no effect and therefore it is not possible to reactivate

[PATCH] board: freescale: p1_p2_rdb_pc: Enable TDM function only for P1010

2022-05-01 Thread Pali Rohár
TDM function is supported only on P1010. P2020 does not have PMUXCR_TDM_ENA register, so do not enable it. Signed-off-by: Pali Rohár --- board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c

Re: [PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1

2022-05-01 Thread Mark Kettenis
> Date: Sun, 1 May 2022 01:59:21 +0100 > From: Andre Przywara Hi Andre, > On Fri, 29 Apr 2022 21:38:58 -0500 > Samuel Holland wrote: > > Hi Samuel, > > > On 4/29/22 7:08 PM, Andre Przywara wrote: > > > On Fri, 29 Apr 2022 14:14:19 -0400 > > > Tom Rini wrote: > > > > > > Hi, > > > > > >>

Re: [RFC 2/3] serial: mxc: Enable getting and enabling clocks with CCF Composite

2022-05-01 Thread Peng Fan (OSS)
On 2022/5/1 0:14, Adam Ford wrote: Certain platforms have the UART clocks exposed through the CCF. When they are, it's possible to enable and query the clock(s) for a given UART. Add support getting, enabling, and querying the clocks. Signed-off-by: Adam Ford diff --git

Re: [PATCH 2/3] imx: imx8mq: default select CLK_IMX8MQ

2022-05-01 Thread Peng Fan (OSS)
On 2022/4/30 21:49, Adam Ford wrote: On Fri, Apr 29, 2022 at 2:20 AM Peng Fan (OSS) wrote: From: Peng Fan Since the power domain driver default select CONFIG_CLK, so we will meet lots failures without CLK_IMX8MQ, so default select it. There is a related patch [1] that I submitted for

[PATCH 1/1] efi_selftest: error handling in efi_selftest_tcg2

2022-05-01 Thread Heinrich Schuchardt
If memory allocation fails, write an error message. Signed-off-by: Heinrich Schuchardt --- lib/efi_selftest/efi_selftest_tcg2.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/efi_selftest/efi_selftest_tcg2.c b/lib/efi_selftest/efi_selftest_tcg2.c index

[PATCH 1/1] efi_selftest: clean up unaligned unit test

2022-05-01 Thread Heinrich Schuchardt
* fix typo %s/give/given/ * don't use void * in pointer arithmetic Signed-off-by: Heinrich Schuchardt --- lib/efi_selftest/efi_selftest_unaligned.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/efi_selftest/efi_selftest_unaligned.c

[PATCH 1/1] efi_selftest: buildefi_selftest_unaligned.c

2022-05-01 Thread Heinrich Schuchardt
The unit test has not been built since CPU_V7 was rename CPU_V7A. Fixes: acf1500138bb ("arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A") Signed-off-by: Heinrich Schuchardt --- lib/efi_selftest/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/efi_selftest/Makefile

Re: [PATCH V2 2/4] mtd: nand: mxs_nand_spl: Fix bad block skipping

2022-05-01 Thread Michael Nazzareno Trimarchi
Dear Han and Fabio On Thu, Apr 28, 2022 at 7:01 AM Michael Nazzareno Trimarchi wrote: > > Hi > > On Thu, Apr 28, 2022 at 2:27 AM Han Xu wrote: > > > > > > > > > -Original Message- > > > From: Michael Trimarchi > > > Sent: Wednesday, April 27, 2022 12:50 AM > > > To: Han Xu ;