On Tue, Sep 09, 2025 at 05:02:27AM +0200, Marek Vasut wrote:
> On 6/30/25 7:18 AM, Heinrich Schuchardt wrote:
> > Am 30. Juni 2025 02:08:05 MESZ schrieb Marek Vasut
> > :
> > > Add support for jumping to Linux kernel through OpTee-OS on ARMv7a.
> > > This is only supported if U-Boot runs in PL1 se
On 9/13/25 02:23, E Shattow wrote:
>
>
> On 9/12/25 07:23, Tom Rini wrote:
>> On Tue, Aug 26, 2025 at 02:47:00PM -0700, E Shattow wrote:
>>
>>> Add ${CONFIG_SYS_CONFIG_NAME}-u-boot.dtsi into dtsi include search order:
>>> orig filename, (SYS_CONFIG_NAME), SYS_SOC, SYS_CPU, SYS_VENDOR, no prefi
From: Ye Li
Extend display_life_cycle() to support i.MX94.
Signed-off-by: Ye Li
Signed-off-by: Jacky Bai
Signed-off-by: Alice Guo
Acked-by: Peng Fan
---
arch/arm/mach-imx/ele_ahab.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-imx/ele_ahab.c b/arch/arm/m
On 9/11/25 11:50 PM, Tom Rini wrote:
This driver was never enabled by any platforms after being added to the
tree over 5 years ago. Remove it.
Signed-off-by: Tom Rini
Reviewed-by: Marek Vasut
On 9/11/25 11:50 PM, Tom Rini wrote:
This driver is unused since the removal of the bcm28155_ap board in
commit 0f6807e77b07 ("arm: Remove bcm28155_ap board"). Remove it.
Fixes: 0f6807e77b07 ("arm: Remove bcm28155_ap board")
Signed-off-by: Tom Rini
Reviewed-by: Marek Vasut
Hi Ye Li,
On Fri, Sep 12, 2025 at 6:41 AM Ye Li wrote:
>
> SPL recover data section is broken which causes reboot failure on
> some i.MX platforms (iMX8QM/iMX95).
> The global variable cold_reboot_flag is assigned to weak reset_flag
> function which always return 1, so restore never been executed
From: Marek Vasut
Sent: Sunday, September 7, 2025 3:01 AM
> The isprint() checks printability across all 256 characters, some of the
> upper 128 characters are printable and produce artifacts on UART. Call
> isascii() first to only consider the bottom 7bit ASCII characters as
> printable, and then
On September 10, 2025 thus sayeth Sverdlin, Alexander:
> Hi Bryan!
>
> On Wed, 2025-09-10 at 07:08 -0500, b...@ti.com wrote:
> > On September 10, 2025 thus sayeth Daniel Schultz:
> > > Hi Alexander,
> > >
> > > On 8/21/25 18:21, Sverdlin, Alexander wrote:
> > > > Dear Daniel, TI team,
> > > >
>
вт, 9 вер. 2025 р. о 18:47 Tom Rini пише:
>
...
> It's a devkit where I'm pretty sure the watchdog exists, so we can
> enable it there and be done. Just because it doesn't use it today
> doesn't mean it can't use it in the future if we enable it, the "use
> watchdog to make sure A/B system configu
On 9/11/25 8:13 AM, Anshul Dalal wrote:
Falcon mode was disabled for TI_SECURE_DEVICE at commit e95b9b4437bc
("ti_armv7_common: Disable Falcon Mode on HS devices") for older 32-bit
HS devices and can be enabled on K3 devices.
The reason we disabled Falcon Mode for these devices is because it
c
On Sat, Sep 13, 2025 at 04:04:14PM +0800, briansune wrote:
> This adds a new U-Boot command 'c5_pl330_dma' for Cyclone V SoCDK
> boards. It provides access to the Reset Manager's Per2ModRst register
> to release the reset for ARM PrimeCell PL330 DMA channels. This allows
> software to initialize a
On Sun, Aug 31, 2025 at 09:35:13AM -0600, Tom Rini wrote:
> On Thu, Jul 03, 2025 at 12:31:50PM +0100, Andrew Goodbody wrote:
>
> > The for loop in se_desc uses i as the loop index and also to cause the
> > loop to end if the passed in name is not found. However i is not
> > incremented which could
Am 13. September 2025 17:18:07 MESZ schrieb Tom Rini :
>On Sat, Sep 13, 2025 at 02:32:26AM +0200, Heinrich Schuchardt wrote:
>> On 9/13/25 01:02, Tom Rini wrote:
>> > This converts the existing README.commands.spl file to rST as
>> > doc/usage/cmd/spl.rst and adds it to the command index. Minimal
>
On Thu, Sep 11, 2025 at 03:37:07PM +, Ferass El Hafidi wrote:
> On Wed Sep 10, 2025 at 8:30 PM UTC, Heinrich Schuchardt wrote:
> > On 9/10/25 22:14, Ferass El Hafidi wrote:
> >> On Wed Sep 10, 2025 at 7:53 PM UTC, Heinrich Schuchardt wrote:
> >>> <...>
> +static int meson_serial_getc(void)
On Sat, Sep 13, 2025 at 02:32:26AM +0200, Heinrich Schuchardt wrote:
> On 9/13/25 01:02, Tom Rini wrote:
> > This converts the existing README.commands.spl file to rST as
> > doc/usage/cmd/spl.rst and adds it to the command index. Minimal
> > rewording is done to the previous contents, to make it f
This adds a new U-Boot command 'c5_pl330_dma' for Cyclone V SoCDK
boards. It provides access to the Reset Manager's Per2ModRst register
to release the reset for ARM PrimeCell PL330 DMA channels. This allows
software to initialize and use the PL330 DMA controller properly after
reset.
Tested-by: Su
09.09.2025 13:18, Dhruva Gole wrote:
On Aug 25, 2025 at 16:49:30 +0300, Maxim Kochetkov wrote:
19.08.2025 10:33, Kamlesh Gurudasani wrote:
Clock version 3.0 specified in ARM SCMI Platform design document
v3.2, adds extended_config_val parameter in CLOCK_CONFIG_SET.
The SCMI server with clock v
17 matches
Mail list logo