[GIT PULL] Please pull u-boot-dfu-next-20241003

2024-10-03 Thread Mattijs Korpershoek
://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22516 Regards, Mattijs The following changes since commit 3a0b829efc35227b1079a444f00e0729502197ad: Merge tag 'v2024.10-rc6' into next (2024-09-30 17:48:12 -0600) are available in the Git repository at: https://source.denx

Re: [GIT PULL] Please pull u-boot-dfu-20240930

2024-10-02 Thread Mattijs Korpershoek
On mar., oct. 01, 2024 at 12:44, Tom Rini wrote: > On Mon, Sep 30, 2024 at 05:27:16PM +0200, Mattijs Korpershoek wrote: > >> Hi Tom, >> >> Please find some fixes for master: >> - Fix Kconfig dependencies for DFU_OVER_USB >> >> CI job: >> - htt

Re: [GIT PULL] Please pull u-boot-dfu-20240930

2024-10-01 Thread Tom Rini
On Mon, Sep 30, 2024 at 05:27:16PM +0200, Mattijs Korpershoek wrote: > Hi Tom, > > Please find some fixes for master: > - Fix Kconfig dependencies for DFU_OVER_USB > > CI job: > - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22468/ > > PS: I kno

Re: [PATCH v2] bootstd: android: Add U-Boot version to cmdline

2024-10-01 Thread Mattijs Korpershoek
> Provide the U-Boot version via a kernel commandline argument so that > fastbootd can show it properly on the screen. > > [...] Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next) [1/1] bootstd: android: Add U-Boot version to cmdline ht

[ANN] U-Boot v2024.10-rc6 released

2024-09-30 Thread Tom Rini
Hey all, It's release day and the final rc is here. There's been a number of last minute bug fixes getting posted, but I'm still overall confident in the state of things that we'll be releasing on schedule. In terms of a changelog, git log --merges v2024.10-rc5..v2024.10-rc6 contains what I've p

[PATCH v1 09/12] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards

2024-09-30 Thread Hal Feng
To support the other JH7110 based boards, add u-boot device tree for them. Signed-off-by: Hal Feng --- arch/riscv/dts/jh7110-milkv-mars-u-boot.dtsi | 11 +++ arch/riscv/dts/jh7110-pine64-star64-u-boot.dtsi | 6 ++ .../jh7110-starfive-visionfive-2-v1.2a-u-boot.dtsi

[PATCH] ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32MP15xx DHSOM

2024-09-30 Thread Marek Vasut
Make the dh_update_sd_to_sf script generic, rename it to dh_update_sdmmc_to_sf and implement two specific dh_update_sd_to_sf and dh_update_emmc_to_sf scripts which load U-Boot from either SD or eMMC and install it into SPI NOR. Signed-off-by: Marek Vasut --- Cc: Patrice Chotard Cc: Patrick

[PATCH v1 05/12] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT

2024-09-30 Thread Hal Feng
Add u-boot features to the U-Boot device tree. Signed-off-by: Hal Feng --- ...10-starfive-visionfive-2-v1.3b-u-boot.dtsi | 49 +-- arch/riscv/dts/jh7110-u-boot.dtsi | 36 +- 2 files changed, 80 insertions(+), 5 deletions(-) diff --git a/arch/riscv/dts

Re: Pull request: u-boot-rockchip-20240930

2024-09-30 Thread Tom Rini
On Mon, Sep 30, 2024 at 05:14:24PM +0800, Kever Yang wrote: > Hi Tom, > > Please pull the fixex for rockchip platform: > - rk8xx pmic fix > > CI: > https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/22470 > > Thanks, > - Kever > >

[GIT PULL] Please pull u-boot-dfu-20240930

2024-09-30 Thread Mattijs Korpershoek
Hi Tom, Please find some fixes for master: - Fix Kconfig dependencies for DFU_OVER_USB CI job: - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22468/ PS: I know it's a bit late, if you'd prefer to defer this to next release, let me know. Thanks, Mattijs The followi

Pull request: u-boot-rockchip-20240930

2024-09-30 Thread Kever Yang
Hi Tom, Please pull the fixex for rockchip platform: - rk8xx pmic fix CI: https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/22470 Thanks, - Kever The following changes since commit 596465138175cd7e4171cad1e68a2ef7c5c002bc: regulator: rk8xx: Fix buck get and set enabled

RE: i.MX 95 support in master U-Boot

2024-09-27 Thread Peng Fan (OSS)
Hi Max, > Cc: u-boot@lists.denx.de > Subject: i.MX 95 support in master U-Boot > > Hello Peng > > We are working on a i.MX 95 product. > What are NXP's plan on adding i.MX 95 EVK boards into U-Boot master? It is under preparing, patches would be soon to public in

Re: [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

2024-09-26 Thread Tom Rini
Tom Rini wrote: > > > > > > > > On Fri, Sep 20, 2024 at 08:01:36AM +0200, Simon Glass wrote: > > > > > > > > > > > > > When Labgrid is used, it can get U-Boot ready for running tests. It > > > > > prints a message whe

Re: Please pull u-boot-dm/next

2024-09-26 Thread Tom Rini
On Thu, Sep 26, 2024 at 11:22:01PM +0200, Simon Glass wrote: > Hi Tom, > > https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/22430 > https://dev.azure.com/simon0972/u-boot/_build/results?buildId=68&view=results > > > The follo

Re: [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

2024-09-26 Thread Simon Glass
wrote: > > > > > > > > > > When Labgrid is used, it can get U-Boot ready for running tests. It > > > > prints a message when it has done so. > > > > > > > > Add logic to detect this message and accept it. > >

Please pull u-boot-dm/next

2024-09-26 Thread Simon Glass
Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/22430 https://dev.azure.com/simon0972/u-boot/_build/results?buildId=68&view=results The following changes since commit 4386ab9118e7b405829fbcb3bbbaf2f47ddf0b44: power: regulator: Consistently return -ENOSYS when op

Re: [u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board

2024-09-26 Thread Tom Rini
On Wed, 25 Sep 2024 11:47:40 +0200, Simon Glass wrote: > Add this new board, to support testing the relocating SPL loader. > > Applied to u-boot/u-boot-test-hooks.git/master, thanks! -- Tom

i.MX 95 support in master U-Boot

2024-09-26 Thread Max Krummenacher
Hello Peng We are working on a i.MX 95 product. What are NXP's plan on adding i.MX 95 EVK boards into U-Boot master? Thanks for some feedback. Best regards Max

Re: [u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board

2024-09-26 Thread Simon Glass
t; bin/travis-ci/conf.qemu_arm64_tpl_na | 29 > > 1 file changed, 29 insertions(+) > > create mode 100644 bin/travis-ci/conf.qemu_arm64_tpl_na > > I assume we're NOT testing all of the normal U-Boot stuff and so that's > why qemu_extra_args is s

Re: [u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board

2024-09-25 Thread Tom Rini
ons(+) > create mode 100644 bin/travis-ci/conf.qemu_arm64_tpl_na I assume we're NOT testing all of the normal U-Boot stuff and so that's why qemu_extra_args is so minimal. Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

2024-09-25 Thread Tom Rini
On Wed, Sep 25, 2024 at 02:49:56PM +0200, Simon Glass wrote: > Hi Tom, > > On Mon, 23 Sept 2024 at 22:35, Tom Rini wrote: > > > > On Fri, Sep 20, 2024 at 08:01:36AM +0200, Simon Glass wrote: > > > > > > > When Labgrid is used, it can get U-Boot ready fo

Re: [GIT PULL] Please pull u-boot-imx-next-20240925

2024-09-25 Thread Tom Rini
On Wed, Sep 25, 2024 at 08:40:25AM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/next, thanks. > > The following changes since commit 0aea8264f668bdcb2f352e6facc8d1cebe873e0a: > > Merge tag 'xilinx-for-v2025.01-rc1' of > https://

Re: [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

2024-09-25 Thread Simon Glass
Hi Tom, On Mon, 23 Sept 2024 at 22:35, Tom Rini wrote: > > On Fri, Sep 20, 2024 at 08:01:36AM +0200, Simon Glass wrote: > > > > When Labgrid is used, it can get U-Boot ready for running tests. It > > prints a message when it has done so. > > > > Add logic

[GIT PULL] Please pull u-boot-imx-next-20240925

2024-09-25 Thread Fabio Estevam
Hi Tom, Please pull from u-boot-imx/next, thanks. The following changes since commit 0aea8264f668bdcb2f352e6facc8d1cebe873e0a: Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next (2024-09-23 08:11:01 -0600) are available

[u-boot-test-hooks PATCH] qemu_arm64_tpl: Add a new board

2024-09-25 Thread Simon Glass
Add this new board, to support testing the relocating SPL loader. Signed-off-by: Simon Glass --- bin/travis-ci/conf.qemu_arm64_tpl_na | 29 1 file changed, 29 insertions(+) create mode 100644 bin/travis-ci/conf.qemu_arm64_tpl_na diff --git a/bin/travis-ci/conf.qem

Re: [u-boot-test-hooks][PATCH] travis-ci: Add qemu-arm-sbsa-ref

2024-09-24 Thread Tom Rini
On Tue, 24 Sep 2024 10:49:35 +0200, Patrick Rudolph wrote: > Add support for testing sbsa-ref via QEMU. sbsa-ref has two SPI > NOR flash, one for Arm-TF and one for unsecure firmware, providing > ACPI tables to the OS. > > Applied to u-boot/u-boot-test-hooks.git/master, thanks! -- Tom

Re: [u-boot-test-hooks][PATCH] travis-ci: Add qemu-arm-sbsa-ref

2024-09-24 Thread Tom Rini
On Tue, Sep 24, 2024 at 10:49:35AM +0200, Patrick Rudolph wrote: > Add support for testing sbsa-ref via QEMU. sbsa-ref has two SPI > NOR flash, one for Arm-TF and one for unsecure firmware, providing > ACPI tables to the OS. > > Signed-off-by: Patrick Rudolph Reviewed-by: Tom Rini -- Tom s

[u-boot-test-hooks][PATCH] travis-ci: Add qemu-arm-sbsa-ref

2024-09-24 Thread Patrick Rudolph
Add support for testing sbsa-ref via QEMU. sbsa-ref has two SPI NOR flash, one for Arm-TF and one for unsecure firmware, providing ACPI tables to the OS. Signed-off-by: Patrick Rudolph --- bin/travis-ci/conf.qemu-arm-sbsa_na | 27 +++ 1 file changed, 27 insertions(+) cre

RE: [PATCH v1 13/20] arm: socfpga: Export board ID as U-Boot environment variable

2024-09-24 Thread Chee, Tien Fong
Hi, > -Original Message- > From: Marek Vasut > Sent: Saturday, September 21, 2024 9:54 PM > To: Chee, Tien Fong ; u-boot@lists.denx.de > Cc: Simon Goldschmidt ; Meng, Tingting > ; Yuslaimi, Alif Zakuan > ; Hea, Kok Kiang > > Subject: Re: [PATCH v1 13/20] arm:

Re: [PATCH v6 01/19] test: Allow signaling that U-Boot is ready

2024-09-23 Thread Tom Rini
On Fri, Sep 20, 2024 at 08:01:36AM +0200, Simon Glass wrote: > When Labgrid is used, it can get U-Boot ready for running tests. It > prints a message when it has done so. > > Add logic to detect this message and accept it. > > Signed-off-by: Simon Glass > --- >

Re: [PATCH v1 13/20] arm: socfpga: Export board ID as U-Boot environment variable

2024-09-21 Thread Marek Vasut
On 9/20/24 9:02 AM, tien.fong.c...@intel.com wrote: From: Tien Fong Chee Board ID is exported as environment variable for use to boot Linux with FIT configuration. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/include/mach/misc.h | 1 + arch/arm/mach-socfpga/misc_soc64.c|

Re: Serial console via USB on U-boot error

2024-09-20 Thread Fabio Estevam
Hi Carlos, On Fri, Sep 20, 2024 at 11:39 PM Chema Casillas Mora wrote: > Is there are additional specific requirements to request integrating this > patch into U-Boot code? Please follow the guidelines below and submit a formal patch: https://docs.u-boot.org/en/latest/d

Serial console via USB on U-boot error

2024-09-20 Thread Chema Casillas Mora
Hi U-boot team, We have realized that, on NXP i.MX93-EVK, when switching the console to usb: u-boot=> setenv stdin usbacm; setenv stdout usbacm; setenv stderr usbacm On a Linux host the gadget is detected- Bus 003 Device 101: ID 1fc9:0134 NXP Semiconductors USB download gadget However, Li

RE: [PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot

2024-09-20 Thread Chee, Tien Fong
Hi, > -Original Message- > From: Simon Glass > Sent: Friday, September 20, 2024 3:26 PM > To: Chee, Tien Fong > Cc: u-boot@lists.denx.de; Marek Vasut ; Simon > Goldschmidt ; Meng, Tingting > ; Yuslaimi, Alif Zakuan > ; Hea, Kok Kiang > > Subject: Re: [PAT

Re: [PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot

2024-09-20 Thread Simon Glass
Hi, On Fri, 20 Sept 2024 at 09:03, wrote: > > From: Tien Fong Chee > > This patch set introduces boot support for the Altera SoCFPGA Agilex 5 > platform in U-Boot. The changes include: > 1. Board-specific configurations and setup required to enable Agilex 5 >

[PATCH v1 13/20] arm: socfpga: Export board ID as U-Boot environment variable

2024-09-20 Thread tien . fong . chee
From: Tien Fong Chee Board ID is exported as environment variable for use to boot Linux with FIT configuration. Signed-off-by: Tien Fong Chee --- arch/arm/mach-socfpga/include/mach/misc.h | 1 + arch/arm/mach-socfpga/misc_soc64.c| 5 + 2 files changed, 6 insertions(+) diff --git a

[PATCH v1 00/20] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot

2024-09-20 Thread tien . fong . chee
From: Tien Fong Chee This patch set introduces boot support for the Altera SoCFPGA Agilex 5 platform in U-Boot. The changes include: 1. Board-specific configurations and setup required to enable Agilex 5 operation in U-Boot. 2. Integration of cache coherency unit (CCU

[PATCH v6 01/19] test: Allow signaling that U-Boot is ready

2024-09-19 Thread Simon Glass
When Labgrid is used, it can get U-Boot ready for running tests. It prints a message when it has done so. Add logic to detect this message and accept it. Signed-off-by: Simon Glass --- (no changes since v1) test/py/u_boot_console_base.py | 9 + 1 file changed, 5 insertions(+), 4

Re: [GIT PULL] Please pull u-boot-imx-next-20240919

2024-09-19 Thread Tom Rini
On Thu, Sep 19, 2024 at 08:57:34AM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/next, thanks. > > The following changes since commit c17805e19b9335e1fb5295c81b59eddf88d1b9ec: > > Merge patch series "Fix various bugs" (2024-09-18 13:07:

Re: [PATCH v2] bootstd: android: Add U-Boot version to cmdline

2024-09-19 Thread Simon Glass
On Thu, 12 Sept 2024 at 16:00, Mattijs Korpershoek wrote: > > When booting into Android fastbootd (a subset of recovery), the default > UI shows the bootloader version in the screen [1]. > This is done via the ro.bootloader property which should come from the > bootloader. > &g

Re: [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration

2024-09-19 Thread Simon Glass
rything working? I have > > done the hard yards, e.g. supporting two builds together. > > While I'm still hopeful about getting TI to run our pytests in their > lab, currently there's not much hope in getting them augment their > kernelci lab (which I think does use labgrid n

Re: u-boot: rpi: Enlarge space available for kernel.

2024-09-19 Thread Simon Glass
Hi, On Mon, 16 Sept 2024 at 23:06, Vagrant Cascadian wrote: > > On 2024-09-16, Herman Rimm wrote: > > --- /dev/null > > +++ b/gnu/packages/patches/u-boot-50M-kernel.patch > > @@ -0,0 +1,51 @@ > > +This patch configures the U-Boot for Raspberry Pis to reserve 50 MB f

[GIT PULL] Please pull u-boot-imx-next-20240919

2024-09-19 Thread Fabio Estevam
Hi Tom, Please pull from u-boot-imx/next, thanks. The following changes since commit c17805e19b9335e1fb5295c81b59eddf88d1b9ec: Merge patch series "Fix various bugs" (2024-09-18 13:07:19 -0600) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-bo

u-boot: rpi: Enlarge space available for kernel.

2024-09-16 Thread Vagrant Cascadian
On 2024-09-16, Herman Rimm wrote: > --- /dev/null > +++ b/gnu/packages/patches/u-boot-50M-kernel.patch > @@ -0,0 +1,51 @@ > +This patch configures the U-Boot for Raspberry Pis to reserve 50 MB for > +linux kernels, because the 6.9 and newer linux-libre-arm64-generic > +kernels

[ANN] U-Boot v2024.10-rc5 released

2024-09-16 Thread Tom Rini
Hey all, It's release day and here is -rc4. Things have been continued to be fairly quiet and I am optimistic will remain so until release. In terms of a changelog, git log --merges v2024.10-rc4..v2024.10-rc5 contains what I've pulled but as always, better PR messages and tags will provide bette

[PATCH v7 00/27] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-13 Thread Raymond Mao
Integrate MbedTLS v3.6 LTS (currently v3.6.0) with U-Boot. Motivations: 1. MbedTLS is well maintained with LTS versions. 2. LWIP is integrated with MbedTLS and easily to enable HTTPS. 3. MbedTLS recently switched license back to GPLv2. Prerequisite: - This patch series

Re: [PULL] u-boot-riscv/next

2024-09-12 Thread Tom Rini
available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-riscv.git next > > for you to fetch changes up to 2db018d2ca5ebd7acc717f0b1959ee67fcd2b0a1: > > configs: ibex-ast2700: Enable DRAM and timer driver (2024-09-11 20:35:04 > +0800) > &g

Re: [GIT PULL] Please pull u-boot-imx-next-20240911

2024-09-12 Thread Tom Rini
On Wed, Sep 11, 2024 at 08:25:21PM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/next, thanks. > > The following changes since commit 78d898eec080b02059c8dc09318b8761044fea85: > > Merge patch series "phycore-am62/4: Add more boot sources"

[PATCH v2] bootstd: android: Add U-Boot version to cmdline

2024-09-12 Thread Mattijs Korpershoek
When booting into Android fastbootd (a subset of recovery), the default UI shows the bootloader version in the screen [1]. This is done via the ro.bootloader property which should come from the bootloader. Provide the U-Boot version via a kernel commandline argument so that fastbootd can show it

Re: [PATCH] bootstd: android: Add U-Boot version to cmdline

2024-09-12 Thread Mattijs Korpershoek
otloader version in the screen [1]. >> This is done via the ro.bootloader property which should come from the >> bootloader. >> >> Provide the U-Boot version via a kernel commandline argument so that >> fastbootd can show it properly on the screen. >> >> [1

Re: Assistance Required: U-Boot Access Issues on Amlogic A113X SoC

2024-09-12 Thread neil . armstrong
Hi Mike, On 06/09/2024 19:00, Mike wrote: Dear U-Boot Community, I am working on a project involving the Amlogic A113X SoC and have encountered an issue with U-Boot during the boot process over UART. While I am able to connect via UART and observe the boot log, the system does not allow any

[PULL] u-boot-riscv/next

2024-09-11 Thread Leo Liang
Hi Tom, The following changes since commit 78d898eec080b02059c8dc09318b8761044fea85: Merge patch series "phycore-am62/4: Add more boot sources" (2024-09-10 14:56:12 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-riscv.git next

Re: DE1-SOC LKM MAKEFILE ON U-Boot SPL 2013.01.01

2024-09-11 Thread Simon Glass
Hi, On Mon, 9 Sept 2024 at 08:25, aied bebar wrote: > > HII , I AM USING A DE1-SOC BOARD THAT IS BASED ON U-Boot SPL 2013.01.01 > > THE BOARD IS :Altera SOCFPGA Cyclone V Board > > i downloaded the console version of linux os from terasic and its working > fine on the boa

Re: U-Boot SPL crashes after stack setup

2024-09-11 Thread Simon Glass
Hi Osman, On Mon, 9 Sept 2024 at 21:20, Osman wrote: > > Hello, > > I am having a crash with u-boot-spl simulated in spike, to be more spesific > the problem occurs after this line located in start.S: > > mv sp, t0 Which start.S and which architecture is this? >

Re: Assistance Required: U-Boot Access Issues on Amlogic A113X SoC

2024-09-11 Thread Simon Glass
Hi Mike, On Fri, 6 Sept 2024 at 11:06, Mike wrote: > > Dear U-Boot Community, > > I am working on a project involving the Amlogic A113X SoC and have > encountered an issue with U-Boot during the boot process over UART. While I > am able to connect via UART and observe the bo

Re: [PATCH] bootstd: android: Add U-Boot version to cmdline

2024-09-11 Thread Simon Glass
er. > > Provide the U-Boot version via a kernel commandline argument so that > fastbootd can show it properly on the screen. > > [1] > https://android.googlesource.com/platform/bootable/recovery/+/refs/heads/main/fastboot/fastboot.cpp#42 > > Signed-off-by: Mattijs Korpershoe

[GIT PULL] Please pull u-boot-imx-next-20240911

2024-09-11 Thread Fabio Estevam
Hi Tom, Please pull from u-boot-imx/next, thanks. The following changes since commit 78d898eec080b02059c8dc09318b8761044fea85: Merge patch series "phycore-am62/4: Add more boot sources" (2024-09-10 14:56:12 -0600) are available in the Git repository at: https://gitlab.denx

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-11 Thread Raymond Mao
Hi Tom, On Tue, 3 Sept 2024 at 11:03, Raymond Mao wrote: > Hi Tom, > > On Mon, 19 Aug 2024 at 17:04, Tom Rini wrote: > >> On Fri, Aug 16, 2024 at 02:43:49PM -0700, Raymond Mao wrote: >> >> > Integrate MbedTLS v3.6 LTS (currently v3.6.0) w

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-10 Thread Raymond Mao
> > >> On Tue, 3 Sept 2024 at 08:59, Raymond Mao > wrote: > >> > > >> > Hi Simon, > >> > > >> > On Sat, 17 Aug 2024 at 11:58, Simon Glass wrote: > >> >> > >> >> Hi Raymond, > >> >> >

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-10 Thread Simon Glass
> > >> > On Sat, 17 Aug 2024 at 11:58, Simon Glass wrote: >> >> >> >> Hi Raymond, >> >> >> >> On Fri, 16 Aug 2024 at 15:44, Raymond Mao wrote: >> >> > >> >> > Integrate MbedTLS v3.6 LTS (currently v3.6.0) with U-Boot.

Re: [GIT PULL] Please pull u-boot-dfu-20240910

2024-09-10 Thread Tom Rini
On Tue, Sep 10, 2024 at 12:52:08PM +0200, Mattijs Korpershoek wrote: > Hi Tom, > > Please find some fixes for master: > - Fix ANDROID_AB_BACKUP_OFFSET unit to bytes > > CI job: > - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22302 > > Thanks, &

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

2024-09-10 Thread Tom Rini
On Tue, Sep 10, 2024 at 10:38:06AM +0800, Leo Liang wrote: > Hi Tom, > > The following changes since commit 7b2d4ecd7f6593771dd3118c8bab525d727a91e0: > > Merge branch 'master-spi-fixes' of > https://source.denx.de/u-boot/custodians/u-boot-sh (2024-09-09 13:54:10

Re: [GIT PULL] Please pull u-boot-imx-master-20240909

2024-09-10 Thread Tom Rini
On Mon, Sep 09, 2024 at 10:56:48PM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/master to fix a boot regression > on i.MX8MQ, thanks. > > The following changes since commit 7b2d4ecd7f6593771dd3118c8bab525d727a91e0: > > Merge branch '

[GIT PULL] Please pull u-boot-dfu-20240910

2024-09-10 Thread Mattijs Korpershoek
Hi Tom, Please find some fixes for master: - Fix ANDROID_AB_BACKUP_OFFSET unit to bytes CI job: - https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/22302 Thanks, Mattijs The following changes since commit 1312faac5f52d27cfb45dfe1a5a93a2944ca5c21: Prepare v2024.10-rc4 (2024-09

[PATCH v2 3/8] riscv: u-boot-spl.lds: Remove _image_binary_end alignment

2024-09-10 Thread Chia-Wei Wang
The _image_binary_end symbol was aligned to the 8-bytes boundary. However, the SPL device tree (u-boot-spl.dtb) is concatenated right after the binary (u-boot-spl-nodtb.bin) wihtout the consideration of the 8-bytes alignment restriction. After then, for the SPL_SEPARATE_BSS case, fdtdec_setup

Re: [PATCH] bootstd: android: Add U-Boot version to cmdline

2024-09-10 Thread Guillaume LA ROQUE
the bootloader. Provide the U-Boot version via a kernel commandline argument so that fastbootd can show it properly on the screen. [1]https://android.googlesource.com/platform/bootable/recovery/+/refs/heads/main/fastboot/fastboot.cpp#42 Signed-off-by: Mattijs Korpershoek --- boot

Re: [PATCH] bootstd: android: Add U-Boot version to cmdline

2024-09-10 Thread Julien Masson
On Tue 10 Sep 2024 at 10:23, Mattijs Korpershoek wrote: > When booting into Android fastbootd (a subset of recovery), the default > UI shows the bootloader version in the screen [1]. > This is done via the ro.bootloader property which should come from the > bootloader. > >

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

2024-09-09 Thread Tom Rini
it://source.denx.de/u-boot-usb.git next > > for you to fetch changes up to e72e683e36a83214dbb2547d88d553b5fd816dc8: > > phy: test: Implement sandbox PHY .set_mode and DM test (2024-09-09 17:18:04 > +0200) > Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

U-Boot SPL crashes after stack setup

2024-09-09 Thread Osman
Hello, I am having a crash with u-boot-spl simulated in spike, to be more spesific the problem occurs after this line located in start.S: mv sp, t0 and spike prints this: dmi_read(0x05 (data[1]) -> -1 because abstractcs.busy==true dmi_read(0x04 (data[0]) -> -1 because abstractcs.busy

[PULL] u-boot-riscv/master

2024-09-09 Thread Leo Liang
Hi Tom, The following changes since commit 7b2d4ecd7f6593771dd3118c8bab525d727a91e0: Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh (2024-09-09 13:54:10 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodi

Re: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Fabio Estevam
On Mon, Sep 9, 2024 at 4:30 PM Fabio Estevam wrote: > > Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M flash.bin > image generation to binman") the imx8mq-evk fails to boot: > > U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -0300) > PMIC: PFUZE100 ID=0x

[GIT PULL] Please pull u-boot-imx-master-20240909

2024-09-09 Thread Fabio Estevam
Hi Tom, Please pull from u-boot-imx/master to fix a boot regression on i.MX8MQ, thanks. The following changes since commit 7b2d4ecd7f6593771dd3118c8bab525d727a91e0: Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh (2024-09-09 13:54:10 -

Re: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Marek Vasut
On 9/10/24 2:43 AM, Peng Fan wrote: Subject: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman") the imx8mq-evk fails to boot: U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -

RE: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Peng Fan
> Subject: [PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression > > Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M > flash.bin image generation to binman") the imx8mq-evk fails to boot: > > U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -0300) >

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

2024-09-09 Thread Tom Rini
On Mon, Sep 09, 2024 at 04:02:55PM +0200, Marek Vasut wrote: > Last minute SPI fixes for R-Car to make the SPI NOR work on Gen4. > Also one RPC HF fix for Gen4. > > The following changes since commit 1630ff26cc960439b5949b80cfc604a2c8aa47dd: > > Merge https://gitlab.denx.de

[PULL] u-boot-usb/next

2024-09-09 Thread Marek Vasut
The following changes since commit d0f74bd417daf6492975ce346843ba0767caf51c: buildman: Support building within a Python venv (2024-09-06 12:45:54 -0600) are available in the Git repository at: git://source.denx.de/u-boot-usb.git next for you to fetch changes up to

[PATCH] imx8mq-u-boot: Pass FIT offset to fix boot regression

2024-09-09 Thread Fabio Estevam
Since commit 37e50627efac ("ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman") the imx8mq-evk fails to boot: U-Boot SPL 2024.10-rc4 (Sep 09 2024 - 16:08:22 -0300) PMIC: PFUZE100 ID=0x10 SEC0: RNG instantiated Normal Boot Trying to boot from MMC2 Fix it by passing

DE1-SOC LKM MAKEFILE ON U-Boot SPL 2013.01.01

2024-09-09 Thread aied bebar
HII , I AM USING A DE1-SOC BOARD THAT IS BASED ON U-Boot SPL 2013.01.01 THE BOARD IS :Altera SOCFPGA Cyclone V Board i downloaded the console version of linux os from terasic and its working fine on the board I am trying to load a simple lkm that prints "hello world" on the kernel ,

[PULL] u-boot-sh/master-spi-fixes

2024-09-09 Thread Marek Vasut
Last minute SPI fixes for R-Car to make the SPI NOR work on Gen4. Also one RPC HF fix for Gen4. The following changes since commit 1630ff26cc960439b5949b80cfc604a2c8aa47dd: Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2024-09-04 10:34:54 -0600) are available in the Git

Re: [PATCH 3/8] riscv: u-boot-spl.lds: Remove _image_binary_end alignment

2024-09-09 Thread Leo Liang
On Mon, Aug 19, 2024 at 06:16:59PM +0800, Chia-Wei Wang wrote: > The _image_binary_end symbol was aligned to the 8-bytes boundary. > However, the SPL device tree (u-boot-spl.dtb) is concatenated right > after the binary (u-boot-spl-nodtb.bin) wihtout the consideration of > the 8-byt

Assistance Required: U-Boot Access Issues on Amlogic A113X SoC

2024-09-07 Thread Mike
Dear U-Boot Community, I am working on a project involving the Amlogic A113X SoC and have encountered an issue with U-Boot during the boot process over UART. While I am able to connect via UART and observe the boot log, the system does not allow any interaction or command input. It seems that the

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-06 Thread Raymond Mao
024 at 08:59, Raymond Mao > wrote: > > > > > > > > Hi Simon, > > > > > > > > On Sat, 17 Aug 2024 at 11:58, Simon Glass wrote: > > > >> > > > >> Hi Raymond, > > > >> > > > >> On Fr

Assistance Required: U-Boot Access Issues on Amlogic A113X SoC

2024-09-06 Thread Mike
Dear U-Boot Community, I am working on a project involving the Amlogic A113X SoC and have encountered an issue with U-Boot during the boot process over UART. While I am able to connect via UART and observe the boot log, the system does not allow any interaction or command input. It seems that the

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-06 Thread Tom Rini
t; > > > On Sat, 17 Aug 2024 at 11:58, Simon Glass wrote: > > >> > > >> Hi Raymond, > > >> > > >> On Fri, 16 Aug 2024 at 15:44, Raymond Mao > > wrote: > > >> > > > >> > Integrate MbedTLS v3.6 LTS (currently v3.6.0)

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-06 Thread Raymond Mao
> > >> On Fri, 16 Aug 2024 at 15:44, Raymond Mao > wrote: > >> > > >> > Integrate MbedTLS v3.6 LTS (currently v3.6.0) with U-Boot. > >> > > >> > Motivations: > >> > > >> > > >> > 1. MbedTLS is

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-06 Thread Peter Robinson
he mbedtls when it comes to all things > > security is that it's seen a wide audit of it's code which for a lot > > of usecases is very useful from a security PoV, I'm not sure the > > amount of audit the U-Boot in project code has had, I'm sure there has > &g

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-06 Thread Ilias Apalodimas
the mbedtls when it comes to all things > > security is that it's seen a wide audit of it's code which for a lot > > of usecases is very useful from a security PoV, I'm not sure the > > amount of audit the U-Boot in project code has had, I'm sure there has > > been

Re: [PATCH] arm64: zynqmp: Add u-boot command to boot into recovery image

2024-09-05 Thread Michal Simek
On 8/27/24 13:55, Prasad Kummari wrote: To boot into the firmware recovery tool, the user currently needs to press a button on the board while powering the system up. To simplify this process, a U-Boot command was added to allow booting directly into the recovery tool. For example: ZynqMP

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-05 Thread Simon Glass
t's code which for a lot > of usecases is very useful from a security PoV, I'm not sure the > amount of audit the U-Boot in project code has had, I'm sure there has > been but I've not seen anything published. Definitely the hash routines and signing have been audited, in fac

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-05 Thread Simon Glass
Hi Raymond, On Tue, 3 Sept 2024 at 08:59, Raymond Mao wrote: > > Hi Simon, > > On Sat, 17 Aug 2024 at 11:58, Simon Glass wrote: >> >> Hi Raymond, >> >> On Fri, 16 Aug 2024 at 15:44, Raymond Mao wrote: >> > >> > Integrate MbedTLS v3.6 LTS

[U-Boot] [PATCH 10/37] Blackfin: bf548-ezkit: video: convert from old style MMR macros

2024-09-05 Thread Ben Hernandez
Sent from my T-Mobile 5G Device Get Outlook for Android

Re: [u-boot-test-hooks][PATCH 1/2] bin/writer.rpi_mount: Use kernel= and simplify logic

2024-09-04 Thread Tom Rini
uld not grow) also pass in arm_64bit=1. > > Applied to u-boot/u-boot-test-hooks.git/master, thanks! -- Tom

Re: Please pull u-boot-marvell/master

2024-09-04 Thread Tom Rini
On Wed, Sep 04, 2024 at 10:17:43AM +0200, Stefan Roese wrote: > Hi Tom, > > I know it's late in the release process. But please consider > pulling these Turris Omnia DDR related patches / fixes, which > Marek would like to see in the upcoming release: > Applied t

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-04 Thread Tom Rini
x27;s code which for a lot > of usecases is very useful from a security PoV, I'm not sure the > amount of audit the U-Boot in project code has had, I'm sure there has > been but I've not seen anything published. Yes, it's a positive in my mind to bring in the assorte

Re: [PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot

2024-09-04 Thread Peter Robinson
he amount of audit the U-Boot in project code has had, I'm sure there has been but I've not seen anything published. > stable and this would seem to avoid much of the size growth, and all > the pain of trying to integrate another yet another hashing layer (we > already have nor

[PATCH] bootstd: android: Add U-Boot version to cmdline

2024-09-04 Thread Mattijs Korpershoek
When booting into Android fastbootd (a subset of recovery), the default UI shows the bootloader version in the screen [1]. This is done via the ro.bootloader property which should come from the bootloader. Provide the U-Boot version via a kernel commandline argument so that fastbootd can show it

Please pull u-boot-marvell/master

2024-09-04 Thread Stefan Roese
utton (Marek) Here the Azure build, without any issues: https://dev.azure.com/sr0718/u-boot/_build/results?buildId=374&view=results Thanks, Stefan The following changes since commit 1312faac5f52d27cfb45dfe1a5a93a2944ca5c21:

Re: [PATCH u-boot-marvell 0/3] Turris Omnia DDR speed change with reset button (for 2024.10)

2024-09-04 Thread Stefan Roese
On 8/29/24 10:08, Marek Behún wrote: Hello Stefan, this series adds the ability to select 1333H DDR speed mode for DDR training (instead of the default 1600K) with the factory reset button. If possible, I would like if this series went for U-Boot 2024.10 release. The heavy stuff to support DDR

Re: [u-boot-test-hooks PATCH v4 3/3] Provide some basic scripts for Labgrid integration

2024-09-03 Thread Tom Rini
about getting TI to run our pytests in their lab, currently there's not much hope in getting them augment their kernelci lab (which I think does use labgrid not LAVA) to also do U-Boot, so no, I don't think they're likely to pick up and work on this part. Given that things are describe

Re: [GIT PULL] Please pull u-boot-amlogic-next-20240902

2024-09-03 Thread Tom Rini
t; > Merge tag 'efi-2024-10-rc4' of > https://source.denx.de/u-boot/custodians/u-boot-efi (2024-08-24 14:03:28 > -0600) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-amlogic.git > tags/

  1   2   3   4   5   6   7   8   9   10   >