Hi Ramon,
On 1/9/24 10:37, Stefan Roese wrote:
On 12/18/23 17:09, Marek Behún wrote:
On Wed, 6 Dec 2023 15:35:56 +0100
Marek Mojík wrote:
The mv88e6xxx driver does not currently initialize the smi_addr
field, but
instead keeps the default zero value. This leads to driver being
unusable
on
On Fri, 2 Feb 2024 at 16:13, Heinrich Schuchardt
wrote:
>
> The error message
>
> Adding disk for usb_mass_storage.lun0 failed
> (err=-9223372036854775788/0x8014)
>
> provides a decimal and a hexadecimal notation of the EFI status code
> EFI_ALREADY_STARTED which is defined as (EF
On 2024-02-06 12:00, Dragan Simic wrote:
Prevent the error messages produced by which(1), such as the one quoted
below, from being visible in the build outputs.
which: no dtc in (./scripts/dtc)
This makes the build outputs look a tiny bit cleaner.
Just checking, is there something that pr
Hello Shantur and Marek,
On 2024-02-14 04:18, Dragan Simic wrote:
On 2024-02-14 03:04, Andre Przywara wrote:
On Mon, 12 Feb 2024 21:19:13 +0100 Marek Vasut wrote:
On 2/12/24 14:41, Shantur Rathore wrote:
> On Mon, Feb 12, 2024 at 1:40 PM Shantur Rathore wrote:
>> On Sat, Feb 10, 2024 at 7:13
Hello Andre,
On 2024-02-14 03:04, Andre Przywara wrote:
On Mon, 12 Feb 2024 21:19:13 +0100 Marek Vasut wrote:
On 2/12/24 14:41, Shantur Rathore wrote:
> On Mon, Feb 12, 2024 at 1:40 PM Shantur Rathore wrote:
>> On Sat, Feb 10, 2024 at 7:13 AM Dragan Simic wrote:
>>> On 2024-02-08 15:17, Drag
On Mon, 12 Feb 2024 21:19:13 +0100
Marek Vasut wrote:
> On 2/12/24 14:41, Shantur Rathore wrote:
> > On Mon, Feb 12, 2024 at 1:40 PM Shantur Rathore wrote:
> >>
> >> Thanks Dragan,
> >>
> >> On Sat, Feb 10, 2024 at 7:13 AM Dragan Simic wrote:
> >>>
> >>> Hello Shantur,
> >>>
> >>> On 2024-0
Hey all,
I'm a day late as I missed my calendar reminder, but here's -rc2 now. I
am hopeful really just about everything that needs to come in, is now
in, but I also know I have at least one more series to grab for TI
platforms. And I'll grab the series I posted today that should fix the
current C
On Tue, Feb 13, 2024 at 05:00:03PM +0100, Francesco Dolcini wrote:
> From: Francesco Dolcini
>
> This reverts commit d2099587d661c6ca2309256c0e04c06e26c8d34c.
>
> According to TI changing the VDD_CORE while the SoC is running is not
> allowed, the voltage must be set before the AM62 device rese
On Tue, Feb 06, 2024 at 04:02:51PM +0200, Roger Quadros wrote:
> AM64 ES2.0 bootrom seems to enable WAIT0EDGEDETECTION interrupt.
> This causes a lockup at A53 SPL when accessing NAND controller
> or ELM registers.
>
> A good option would be to softrest GPMC block at probe
> but this cannot be do
On Wed, Feb 07, 2024 at 01:01:32AM +0100, Igor Opaniuk wrote:
> From: Igor Opaniuk
>
> Add correct check for parameter count.
>
> This fixes this issue when `hash` cmd is invoked without params:
>
> => hash
> data abort
> pc : []lr : []
> reloc pc : [<60019204>] lr : [<5afcffa
On Tue, Jan 09, 2024 at 11:51:09AM +, Caleb Connolly wrote:
> With the relatively new button API in U-Boot, it's now much easier to
> model the common usecase of mapping arbitrary actions to different
> buttons during boot - for example entering fastboot mode, setting some
> additional kernel
On Fri, Feb 02, 2024 at 10:44:29PM +0100, Igor Opaniuk wrote:
> Add myself as co-maintainer for Poplar board, as I'm currently
> working on it (re-testing releases, addressing issues etc).
>
> CC: Jorge Ramirez-Ortiz
> CC: Shawn Guo
> Signed-off-by: Igor Opaniuk
> Acked-by: Shawn Guo
> Acked-
On 02/02/2024 13:05, Sumit Garg wrote:
> Encourage SoC/board maintainers to migrate to using devicetree-rebasing
> subtree and maintain a regular sync with Linux kernel devicetree files
> and bindings.
>
> Along with that add documentation regarding how to run DT bindings
> schema checks.
>
> Sig
of global_data. Due to the way lists work, moving
+ * the list will cause it to become invalid. This function fixes that up so
+ * that the log_head list will work correctly.
+ */
+void log_fixup_for_gd_move(struct global_data *new_gd);
+
#endif
---
base-commit: 73b5b47dd5b546d0b9106bcca54c72815
On Tue, 13 Feb 2024 at 13:32, Peter Robinson wrote:
>
> On Tue, 13 Feb 2024 at 12:18, Cedric Blancher
> wrote:
> >
> > Good morning!
> >
> > Does U-Boot support booting from a NFSv4 file system? Explicitly
> > neither NFSv2 or NFSv3 will work in our case, as both protocol
> > versions are deprec
From: Frieder Schrempf
The Sielaff i.MX6 Solo board is a control and HMI board for vending
machines. Add support for this board.
The devicetree files are taken from pending changes in the Linux
kernel that are available from linux-next and will likely be
part of Linux v6.9.
Signed-off-by: Fried
From: Frieder Schrempf
Describe how to build and boot for the Sielaff i.MX6 Solo board.
Signed-off-by: Frieder Schrempf
---
Changes in v2:
* none
---
doc/board/sielaff/imx6dl-sielaff.rst | 32
doc/board/sielaff/index.rst | 9
2 files changed, 41
From: Frieder Schrempf
The datasheet can be found here:
https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/EN25Q80B_Ver.E.pdf
Signed-off-by: Frieder Schrempf
Reviewed-by: Fabio Estevam
---
Changes in v2:
* Add R-b tag from Fabio (Thanks!)
---
drivers/mtd/spi/spi-nor-ids.c | 1 +
1 file change
Hi Frieder,
On Tue, Feb 13, 2024 at 1:58 PM Frieder Schrempf
wrote:
> I understand the reasoning and I can change that if you insist. But I'm
> not really happy about it as we already use the flash.bin as common name
> for the binary across all platforms downstream. Also in our upstream
> config
Hi Fabio,
thanks for reviewing!
On 10.02.24 19:12, Fabio Estevam wrote:
> Hi Frieder,
>
> On Thu, Feb 8, 2024 at 1:59 PM Frieder Schrempf wrote:
>
>> +/ {
>> + binman: binman {
>> + filename = "flash.bin";
>> + pad-byte = <0x00>;
>> +
>> + spl: b
From: Francesco Dolcini
This reverts commit d2099587d661c6ca2309256c0e04c06e26c8d34c.
According to TI changing the VDD_CORE while the SoC is running is not
allowed, the voltage must be set before the AM62 device reset is
released, revert this change therefore.
The correct solution would be to p
On Tue, Feb 13, 2024 at 09:39:26AM -0500, Tom Rini wrote:
> To make CI runs rely less on external servers, build a coreboot release
> from source and populate /opt/coreboot with the output.
>
> Signed-off-by: Tom Rini
> ---
> tools/docker/Dockerfile | 11 +++
> 1 file changed, 11 inserti
Hi,
On Fri, 09 Feb 2024 20:20:38 +0100, Igor Opaniuk wrote:
> This is the first patch series for incoming major
> improvements for AVB implementation, that include:
> - Simplify and add more context for debug/error prints where it's needed.
> - Move SPDX license identifiers to the first line, so i
Hi,
On Tue, 13 Feb 2024 08:36:38 +0100, Igor Opaniuk wrote:
> Add information about a custodian tree [1] for AVB/AB, which is
> maintained by Mattijs Korpershoek.
>
> [1] https://source.denx.de/u-boot/custodians/u-boot-dfu
>
>
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-
Instead of downloading coreboot binaries from a Google drive location,
use the ones we have built ourselves.
Signed-off-by: Tom Rini
---
.azure-pipelines.yml | 7 +++
.gitlab-ci.yml | 11 +++
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/.azure-pipelines.yml
This moves us to our latest container image, which is now based on the
current "Jammy" tag.
Signed-off-by: Tom Rini
---
.azure-pipelines.yml| 2 +-
.gitlab-ci.yml | 2 +-
tools/docker/Dockerfile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.azure-pipelines.
To make CI runs rely less on external servers, build a coreboot release
from source and populate /opt/coreboot with the output.
Signed-off-by: Tom Rini
---
tools/docker/Dockerfile | 11 +++
1 file changed, 11 insertions(+)
diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile
i
On Thu, 1 Feb 2024 at 02:20, Heinrich Schuchardt
wrote:
>
> In the SMBIOS 3 entry point the Structure Table Maximum Size field was
> incorrectly named max_struct_size. A Maximum Structure Size field only
> exists in the SMBIOS 2.1 entry point and has a different meaning.
>
> Call the Structure Tab
On Thu, 1 Feb 2024 at 02:20, Heinrich Schuchardt
wrote:
>
> The SMBIOS table size for SMBIOS2.1 entry points is in field 'Structure
> Table Length' (offset 0x16) and not in field 'Maximum Structure Size'
> (offset 0x08).
>
> Rename the receiving variable max_struct_size to table_maximum_size
> to
On Tue, Feb 13, 2024 at 06:26:56PM +0530, Love Kumar wrote:
> Add a test for reset commands which performs resetting of CPU, It does
> COLD reset by default and WARM reset with -w option.
>
> Signed-off-by: Love Kumar
> ---
> Changes in v2:
> - Set bootmode through boardenv if modeboot is not d
On Tue, Feb 13, 2024 at 06:26:44PM +0530, Love Kumar wrote:
> Add test case for saveenv command in non-JTAG bootmode which saves the
> u-boot environment variables in persistent storage.
>
> Signed-off-by: Love Kumar
> ---
> Changes in v2:
> - Set bootmode through boardenv if modeboot is not de
Update our email addresses, from @ge.com to @gehealthcare.com, after GE
HealthCare was spun-off from GE.
Remove Antti, who no longer works on the project.
Signed-off-by: Ian Ray
---
MAINTAINERS | 2 +-
board/ge/b1x5v2/MAINTAINERS | 4 ++--
board/ge/bx50v3/MAINTAINERS | 2 +-
Hi Igor,
On mar., févr. 13, 2024 at 12:19, Igor Opaniuk wrote:
> Hi Mattijs,
>
> On Tue, Feb 13, 2024 at 9:13 AM Mattijs Korpershoek
> wrote:
>>
>> Hi Igor,
>>
>> On lun., févr. 12, 2024 at 09:05, Igor Opaniuk
>> wrote:
>>
>> > Hi Dan,
>> >
>> > On Mon, Feb 12, 2024 at 8:05 AM Dan Carpenter
Hi Marek,
Thank you for your review.
On mar., févr. 13, 2024 at 12:55, Marek Vasut wrote:
> On 2/13/24 08:32, Igor Opaniuk wrote:
>> From: Igor Opaniuk
>>
>> Add information about a custodian tree [1] for AVB/AB, which is
>> maintained by Mattijs Korpershoek.
>>
>> [1] https://source.denx.de
Hi Dennis,
Use-case is with separate boot and rootfs partitions to calculate
next partition number as argument for further commands:
setexpr openwrt_rootpart ${distro_bootpart} + 1
part uuid ${devtype} ${devnum}:${openwrt_rootpart} uuid
setenv bootargs ${bootargs} root=PARTUUID=${uuid} rootfstype
Add a test for reset commands which performs resetting of CPU, It does
COLD reset by default and WARM reset with -w option.
Signed-off-by: Love Kumar
---
Changes in v2:
- Set bootmode through boardenv if modeboot is not defined
---
test/py/tests/test_reset.py | 63 ++
Add test case for saveenv command in non-JTAG bootmode which saves the
u-boot environment variables in persistent storage.
Signed-off-by: Love Kumar
---
Changes in v2:
- Set bootmode through boardenv if modeboot is not defined
---
test/py/tests/test_saveenv.py | 138
On Tue, 6 Feb 2024 at 18:30, Tom Rini wrote:
>
> On Tue, Feb 06, 2024 at 10:57:12AM +0530, Sumit Garg wrote:
> > Hi Tom,
> >
> > On Fri, 2 Feb 2024 at 23:32, Tom Rini wrote:
> > >
> > > On Fri, Feb 02, 2024 at 06:35:23PM +0530, Sumit Garg wrote:
> > >
> > > > Changes in v5:
> > > > --
On Tue, 13 Feb 2024 at 12:18, Cedric Blancher wrote:
>
> Good morning!
>
> Does U-Boot support booting from a NFSv4 file system? Explicitly
> neither NFSv2 or NFSv3 will work in our case, as both protocol
> versions are depreciated and no longer allowed by our IT department.
Not that I am aware o
Good morning!
Does U-Boot support booting from a NFSv4 file system? Explicitly
neither NFSv2 or NFSv3 will work in our case, as both protocol
versions are depreciated and no longer allowed by our IT department.
Ced
--
Cedric Blancher
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Past
We are trying to move a board from QSDK to OpenWRT, however, once we had
the image built and flashed bootipq exited with
Net: MAC0 addr:44:d1:fa:a4:f1:66
PHY ID1: 0x4d
PHY ID2: 0xd101
EDMA ver 1 hw init
Num rings - TxDesc:1 (0-0) TxCmpl:1 (0-0)
RxDesc:1 (15-15) RxFill:1 (7-7)
ipq6018_edma_all
On 2/13/24 08:32, Igor Opaniuk wrote:
From: Igor Opaniuk
Add information about a custodian tree [1] for AVB/AB, which is
maintained by Mattijs Korpershoek.
[1] https://source.denx.de/u-boot/custodians/u-boot-dfu
Signed-off-by: Igor Opaniuk
Reviewed-by: Marek Vasut
On 2/13/24 04:59, Dragan Simic wrote:
On 2024-02-13 00:33, Marek Vasut wrote:
On 2/12/24 22:10, Dragan Simic wrote:
On 2024-02-12 21:19, Marek Vasut wrote:
On 2/12/24 14:41, Shantur Rathore wrote:
On Mon, Feb 12, 2024 at 1:40 PM Shantur Rathore wrote:
On Sat, Feb 10, 2024 at 7:13 AM Dragan S
From: Fabio Estevam
There is no imx8mp-msc-sm2s.dtb file in upstream Linux.
Change it to imx8mp-msc-sm2s-ep1.dtb.
Signed-off-by: Fabio Estevam
---
configs/msc_sm2s_imx8mp_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/msc_sm2s_imx8mp_defconfig
b/configs
From: Fabio Estevam
Redundant environment support is required for software updates.
Add support for it.
Signed-off-by: Fabio Estevam
---
configs/msc_sm2s_imx8mp_defconfig | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/configs/msc_sm2s_imx8mp_defconfig
b/configs/msc_
From: Fabio Estevam
Currently, the Ethernet ports are not working.
The Ethernet PHY reset lines are controlled by the TCA6424 I2C GPIO
expander.
The TCA6424 I2C GPIO expander is supported by the CONFIG_DM_PCA953X
driver.
Select the CONFIG_DM_PCA953X option so that the Ethernet PHYs can
go thro
From: Fabio Estevam
Add mmc alias so that the eMMC is mmc0 and the SD card
is mmc1 to have a well defined device numbering scheme.
Signed-off-by: Fabio Estevam
---
arch/arm/dts/imx8mp-msc-sm2s-u-boot.dtsi | 5 +
1 file changed, 5 insertions(+)
diff --git a/arch/arm/dts/imx8mp-msc-sm2s-u-b
From: Fabio Estevam
The conversion to DM_SERIAL is mandatory, so do the conversion.
Signed-off-by: Fabio Estevam
---
arch/arm/dts/imx8mp-msc-sm2s-u-boot.dtsi | 8
board/msc/sm2s_imx8mp/spl.c | 9 -
configs/msc_sm2s_imx8mp_defconfig| 1 +
include/configs/ms
Hi Mattijs,
On Tue, Feb 13, 2024 at 9:13 AM Mattijs Korpershoek
wrote:
>
> Hi Igor,
>
> On lun., févr. 12, 2024 at 09:05, Igor Opaniuk wrote:
>
> > Hi Dan,
> >
> > On Mon, Feb 12, 2024 at 8:05 AM Dan Carpenter
> > wrote:
> >>
> >> On Fri, Feb 09, 2024 at 08:20:39PM +0100, Igor Opaniuk wrote:
>
Hi Gilles,
Gilles Talis writes:
> Hi Milan,
>
>
> Le mar. 30 janv. 2024 à 15:55, Milan Zamazal a écrit :
>>
>> Fabio Estevam writes:
>>
>> > Hi Milan,
>> >
>> > On Tue, Jan 30, 2024 at 9:22 AM Milan Zamazal wrote:
>> >
>> >> Well, after trying both the SD cards again with fresh reinstallation
On Tue, 13 Feb 2024 10:49:43 +0100
Heinrich Schuchardt wrote:
> On 2/13/24 10:16, Stefan Roese wrote:
> > Hi Max,
> >
> > mostly some nitpicking comments below.
> >
> > On 2/11/24 14:04, Max Resch wrote:
> >> A RNG driver for Armada 3720 boards running the Turris Mox rWTM firmware
> >> from CZ.
On 2/13/24 10:16, Stefan Roese wrote:
Hi Max,
mostly some nitpicking comments below.
On 2/11/24 14:04, Max Resch wrote:
A RNG driver for Armada 3720 boards running the Turris Mox rWTM firmware
from CZ.NIC in the secure processor.
Signed-off-by: Max Resch
---
Changes in v4:
- wrongful/miss
Hi Max,
mostly some nitpicking comments below.
On 2/11/24 14:04, Max Resch wrote:
A RNG driver for Armada 3720 boards running the Turris Mox rWTM firmware
from CZ.NIC in the secure processor.
Signed-off-by: Max Resch
---
Changes in v4:
- wrongful/missing git rebase
Changes in v3:
- More
Added the ability to use FDT for ELF applications, required to run some OS. To
make FDT setup, you need to set the -d fdt_addr_r cmd option for bootelf command
Signed-off-by: Maxim Moskalets
Cc: Tom Rini
---
cmd/elf.c | 24 ++--
1 file changed, 22 insertions(+), 2 deletio
Hi Igor,
Thank you for the patch.
On mar., févr. 13, 2024 at 08:36, Igor Opaniuk
wrote:
> From: Igor Opaniuk
>
> Add information about a custodian tree [1] for AVB/AB, which is
> maintained by Mattijs Korpershoek.
>
> [1] https://source.denx.de/u-boot/custodians/u-boot-dfu
> Signed-off-by: Ig
Hi Igor,
Thank you for the patch.
On ven., févr. 09, 2024 at 20:20, Igor Opaniuk
wrote:
> From: Igor Opaniuk
>
> Sync usage info with the one cmd/avb.c.
>
> Signed-off-by: Igor Opaniuk
Reviewed-by: Mattijs Korpershoek
> ---
>
> Changes in v2:
> - Address Mattijs comment about usage info,
Hi Igor,
Thank you for the patch.
On ven., févr. 09, 2024 at 20:20, Igor Opaniuk
wrote:
> From: Igor Opaniuk
>
> Simplify and add more context for prints where it's needed.
>
> Signed-off-by: Igor Opaniuk
Reviewed-by: Mattijs Korpershoek
> ---
>
> Changes in v2:
> - Drop AVB_OPS_CHECK mac
Hi Igor,
On lun., févr. 12, 2024 at 09:05, Igor Opaniuk wrote:
> Hi Dan,
>
> On Mon, Feb 12, 2024 at 8:05 AM Dan Carpenter
> wrote:
>>
>> On Fri, Feb 09, 2024 at 08:20:39PM +0100, Igor Opaniuk wrote:
>> > From: Igor Opaniuk
>> >
>> > mmc_switch_part() is used for switching between hw partitio
58 matches
Mail list logo