Re: [PATCH 2/2] imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing

2024-04-26 Thread Tom Rini
On Fri, Apr 26, 2024 at 08:56:29AM -0700, Tim Harvey wrote: > On Fri, Apr 26, 2024 at 8:51 AM Tom Rini wrote: > > > > On Fri, Apr 26, 2024 at 08:30:23AM -0700, Tim Harvey wrote: > > > On Thu, Apr 25, 2024 at 4:07 PM Marek Vasut wrote: > > > > > > >

Re: [PATCH] ubi: Depend on MTD

2024-04-26 Thread Tom Rini
On Fri, Apr 26, 2024 at 07:18:18AM +0200, Heiko Schocher wrote: > Hello Tom, > > On 11.04.24 08:09, Michael Nazzareno Trimarchi wrote: > > Hi > > > > On Thu, Apr 11, 2024 at 7:06 AM John Watts wrote: > > > > > > UBI required MTD to bu

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

2024-04-26 Thread Tom Rini
On Fri, Apr 26, 2024 at 07:38:30PM +0900, Jaehoon Chung wrote: > Dear Tom, > > Please pull u-boot-mmc master into u-boot master branch. > If there is any problem, let me know, plz > > Best Regards, > Jaehoon Chung > > CI: https://source.denx.de/u-boot/custodians/u

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

2024-04-26 Thread Tom Rini
On Fri, Apr 26, 2024 at 05:44:58PM +0800, Kever Yang wrote: > Hi Tom, > > Please pull the updates for rockchip platform: > - dts sync for rk3308; > - sdram: Support getting banks from TPL for rk3568 and rk3588; > - dts and config clean and sync up for rk3568/rk3588; > - Othe

Re: Pull request for optee-master-26042024

2024-04-26 Thread Tom Rini
On Fri, Apr 26, 2024 at 10:06:53AM +0300, Ilias Apalodimas wrote: > Hi Tom > > The following changes since commit d097f9e1299a3bdb7de468f0d9bbc63932f461cd: > > Merge tag 'fsl-qoriq-2024-4-24' of > https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2024-04-23

Re: [PATCH 2/2] imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing

2024-04-26 Thread Tom Rini
h is a tracked file. A counter-point is that with using binman for signing we start eliminating differences between different semiconductors on how to get something signed. -- Tom signature.asc Description: PGP signature

Re: Capsule GUIDs and LVFS

2024-04-25 Thread Tom Rini
mechanism could be what's passing the correct device tree to the OS. Might this in turn be what drives people to fix the case? Maybe. -- Tom signature.asc Description: PGP signature

[PATCH] test/py: Make the number of SPL banners seen a variable

2024-04-24 Thread Tom Rini
ot; option, rework the code. By default we expect to see the banner once, but boards can specify seeing it as many times as they expect to. Signed-off-by: Tom Rini --- test/py/u_boot_console_base.py | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git

Re: [PATCH 1/4] arm: davinci: Migrate da850-evm to OF_UPSTREAM

2024-04-24 Thread Tom Rini
On Wed, Apr 24, 2024 at 09:33:25AM -0500, Adam Ford wrote: > On Tue, Apr 16, 2024 at 6:53 AM Adam Ford wrote: > > > > On Thu, Apr 11, 2024 at 7:05 PM Tom Rini wrote: > > > > > > On Wed, Apr 03, 2024 at 10:00:09PM -0500, Adam Ford wrote: > > > > >

Re: [PATCH] sysreset: psci: drop reliance on SPL support

2024-04-23 Thread Tom Rini
t; help > Enable PSCI SYSTEM_RESET function call. To use this, PSCI firmware > must be running on your system. > > +config SYSRESET_SPL_PSCI This should be SPL_SYSRESET_PSCI so that.. [snip] > -obj-$(CONFIG_SYSRESET_PSCI) += sysreset_psci.o > +obj-$(CONFIG_$(SPL_TPL_)SYSRESET_PSCI) += sysreset_psci.o This works. -- Tom signature.asc Description: PGP signature

Re: [GIT PULL] please pull fsl-qoriq-2024-4-24

2024-04-23 Thread Tom Rini
On Tue, Apr 23, 2024 at 11:34:08PM +, Peng Fan wrote: > Hi Tom, > > Please pull fsl-qoriq-2024-4-24 > Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PULL] Please pull qcom/qcom-main

2024-04-23 Thread Tom Rini
ys eUSB2 PHY driver (used on SM8550 and > SM8650) > * SYS_INIT_SP_BSS_OFFSET is set to 1.5M to give us more space for FDTs. > * RB2 gets a work-around to fix the USB dr_mode property before booting Linux. > Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Fwd: New Defects reported by Coverity Scan for Das U-Boot

2024-04-22 Thread Tom Rini
z("NIS Domain Name", 889 sizeof(net_nis_domain), size); 890 memcpy(_nis_domain, popt + 2, size); 891 net_nis_domain[size] = 0; 892 } 893 break; -- Tom signature.asc Description: PGP signature

[ANN] U-Boot v2024.07-rc1 released

2024-04-22 Thread Tom Rini
v2024.04..v2024.07-rc1 contains what I've pulled but as always, better PR messages and tags will provide better results here. I hope to remain on schedule and that means the rest of the rcs every other Monday, and with final release on Monday, July 1st, 2024. Thanks all! -- Tom signature.asc

Re: [PATCH v2 0/5] Kconfig: some cleanups

2024-04-22 Thread Tom Rini
Based on discussion I am ignoring names too. > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v2 0/5] configs: apple: Switch to standard boot + small adjustments

2024-04-22 Thread Tom Rini
32 bitmap fonts as Apple devices come with high DPI > displays > - enables 64-bit LBA addressing > > [...] Applied to u-boot/master, thanks! -- Tom

Re: Pull request: u-boot-sunxi/master for v2024.07

2024-04-22 Thread Tom Rini
On Mon, Apr 22, 2024 at 05:22:49PM +0100, Andre Przywara wrote: > Hi Tom, > > as per the usual late ;-) please pull the sunxi/master branch, containing > some 2024.07 changes for Allwinner. Not many and nothing really exciting > this time: there are more patches in fly, but the

Re: [PATCH] doc: release_cycle: Note when next branch opens

2024-04-22 Thread Tom Rini
On Mon, 22 Apr 2024 10:44:54 -0600, Tom Rini wrote: > While I have said this in various release emails, it should be > documented here as well that the next branch opens with the second > release candidate. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] cmd: gpt: initialize partition table

2024-04-22 Thread Tom Rini
if ((blk_dev_desc)->uclass_id == UCLASS_MMC) > + part_init(blk_dev_desc); > + > return ret; > } Is there something more generic we can check for here? This sounds like a problem for any block device, not just MMC. Thanks. -- Tom signature.asc Description: PGP signature

[PATCH] doc: release_cycle: Note when next branch opens

2024-04-22 Thread Tom Rini
While I have said this in various release emails, it should be documented here as well that the next branch opens with the second release candidate. Signed-off-by: Tom Rini --- doc/develop/release_cycle.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/develop/release_cycle.rst b

Re: Please pull u-boot-tegra staging

2024-04-22 Thread Tom Rini
On Mon, Apr 22, 2024 at 03:15:02PM +0300, Svyatoslav Ryhel wrote: > Dear Tom, > > The following changes since commit 1dd659fd626204bb6a6b4f330c27b11a7823bbb0: > > Merge tag 'video-20240421' of > https://source.denx.de/u-boot/custodians/u-boot-video (2024-04-21

Re: [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

2024-04-22 Thread Tom Rini
On Mon, Apr 22, 2024 at 04:46:04PM +0530, Chintan Vankar wrote: > > > On 17/04/24 21:34, Tom Rini wrote: > > On Wed, Apr 17, 2024 at 05:48:31PM +0530, Sughosh Ganu wrote: > > > hi Chintan, > > > > > > On Wed, 17 Apr 2024 at 13:21, Chintan Vankar wrote

Re: [GIT PULL] u-boot-video/video-20240421

2024-04-21 Thread Tom Rini
On Sun, Apr 21, 2024 at 03:52:13PM +0200, Anatolij Gustschin wrote: > Hi Tom, > > please pull video driver updates for v2024.07-rc1. > > CI: https://source.denx.de/u-boot/custodians/u-boot-video/-/pipelines/20466 > > Thanks, > Anatolij > > The

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

2024-04-20 Thread Tom Rini
On Sat, Apr 20, 2024 at 03:33:22PM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/master, thanks. > > The following changes since commit af04f37a78c7e61597fb9ed6db2c8f8d7f8b0f92: > > Merge tag 'u-boot-stm32-20240419' of > https://source.den

Re: Pull request efi-2024-07-rc1-3

2024-04-20 Thread Tom Rini
On Sat, Apr 20, 2024 at 12:09:37PM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit af04f37a78c7e61597fb9ed6db2c8f8d7f8b0f92: > > Merge tag 'u-boot-stm32-20240419' of > https://source.denx.de/u-boot/custodians/u-boot-stm (2024-04-1

Re: [PULL] Pull request for u-boot master / v2024.07 = u-boot-stm32-20240419

2024-04-19 Thread Tom Rini
On Fri, Apr 19, 2024 at 02:01:47PM +0200, Patrice CHOTARD wrote: > Hi Tom > > Please pull the STM32 related patches for u-boot/master, v2024.07: > u-boot-stm32-20240419 > > CI status: > https://source.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/20430 > > &g

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

2024-04-19 Thread Tom Rini
On Fri, Apr 19, 2024 at 11:48:58AM +0200, Mattijs Korpershoek wrote: > Hi Tom, > > Here is a new development for master: > > - new "fastboot oem board" command > > This CI job is at > https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipe

Re: Pull request for tpm-master-18042024

2024-04-19 Thread Tom Rini
ot; > > Link: > https://lore.kernel.org/u-boot/CAByghJZVRbnFUwJdgU534tvGA+DX2pArf0i7ySik=brxgad...@mail.gmail.com/ > > The CI https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/20414 > showed no problems > > Please pull > /Ilias > Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH v3 04/19] doc: board: ti: am64x: document OSPI layout

2024-04-19 Thread Tom Rini
0x3fc ++ > + | ospi.phypattern (256k) | > + || > + ++ This should be in an SVG see doc/board/ti/j7200_evm.rst for example (and I'll set aside some non-SVG examples in doc/board/ti that should be converted). Thanks. -- Tom signature.asc Description: PGP signature

Re: [PATCH v2 0/7] Tegra panel improvements

2024-04-19 Thread Tom Rini
On Fri, Apr 19, 2024 at 02:29:20PM +0300, Svyatoslav Ryhel wrote: > Hello Tom! This patch set is hanging in patchwork for 3 month > without any comments. If no one has anything to say, may you > pick it into master? There's a number of video related patches outstanding currently,

Re: [PATCH] env: mmc: print MMC device being read

2024-04-18 Thread Tom Rini
d: > > Loading Environment from MMC... Reading from MMC(1)... OK > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] Kconfig: Remove all default n options

2024-04-18 Thread Tom Rini
On Mon, 15 Apr 2024 10:20:05 +0200, Michal Simek wrote: > default n doesn't need to be specified. It is default option anyway. > Similar changes have been done by commit 18370f14975c ("Kconfig: Remove all > default n/no options"). > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] boot: fdt: Turn all addresses and sizes into u64

2024-04-18 Thread Tom Rini
system DRAM size overflow, fix it by doing all DRAM size > and offset calculations using u64 types. This also covers a case where > a 32bit PAE system might be able to address up to 36bits of DRAM. > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] fs/erofs: add DEFLATE algorithm support

2024-04-18 Thread Tom Rini
gt; supports multiple compression algorithms in one image. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCHv2] net: add support to parse the NIS domain for the dhcp options

2024-04-18 Thread Tom Rini
d to u-boot/master, thanks! -- Tom

Re: [PATCH] input: button_kbd: gracefully handle buttons that fail probe

2024-04-18 Thread Tom Rini
is by unbinding button devices that aren't active after > probing, and print a warning so it's clear that the button is broken. > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] reboot-mode: must depend on CONFIG_DM_RTC

2024-04-18 Thread Tom Rini
On Tue, 09 Apr 2024 20:44:22 +0200, Heinrich Schuchardt wrote: > Reading the boot mode from RTC memory requires a real time clock. > Add the missing Kconfig dependency. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] configs: am335x_guardian: store boot count in AM3352 RTC block

2024-04-18 Thread Tom Rini
On Mon, 08 Apr 2024 11:31:19 +0530, gireesh.hirem...@in.bosch.com wrote: > store bootcount in RTC block scratch register > > Applied to u-boot/master, thanks! -- Tom

Re: [GIT PULL] Please pull u-boot-mpc8xx

2024-04-18 Thread Tom Rini
On Thu, Apr 18, 2024 at 04:03:28PM +, Christophe Leroy wrote: > Hi Tom, > > This pull request adds support for temperature sensors et FPGA loading > on boards from CS GROUP France. > > CI: https://source.denx.de/u-boot/custodians/u-boot-mpc8xx/-/pipelines/20416 >

Re: [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

2024-04-18 Thread Tom Rini
On Thu, Apr 18, 2024 at 04:08:46PM +0530, Chintan Vankar wrote: > > > On 17/04/24 21:34, Tom Rini wrote: > > On Wed, Apr 17, 2024 at 05:48:31PM +0530, Sughosh Ganu wrote: > > > hi Chintan, > > > > > > On Wed, 17 Apr 2024 at 13:21, Chintan Vankar wrote

Re: [PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled

2024-04-18 Thread Tom Rini
On Sun, Apr 14, 2024 at 06:58:03PM +0200, Jonas Karlman wrote: > Hi Tom and Simon, > > On 2024-04-11 03:45, Tom Rini wrote: > > On Thu, 14 Dec 2023 21:18:58 -0700, Simon Glass wrote: > > > >> This series is the culmanation of the current line of refactoring >

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

2024-04-18 Thread Tom Rini
ilable in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-sh.git master-fdt > > for you to fetch changes up to aad511a488c40393728156333d983c31001aac32: > > ARM: dts: renesas: Switch to using upstream DT (2024-04-18 05:21:26 +0200) > Applied t

Re: [PATCH 1/1] sandbox: don't call os_close with invalid file descriptor

2024-04-17 Thread Tom Rini
On Wed, 10 Apr 2024 23:50:34 +0200, Heinrich Schuchardt wrote: > If open() fails it returns -1. Calling close() with this value > makes no sense. Return -EIO instead. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] arm: mach-k3: security: Lower verbosity of cert message for GP

2024-04-17 Thread Tom Rini
age and make the long version into a debug message. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw boot

2024-04-17 Thread Tom Rini
>| u-boot.img (4 MB) | > 0x3800+---+ >| environment (128 KB)| > 0x3900+---+ > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v1] configs: arbel: Use generic timer and npcm reset driver

2024-04-17 Thread Tom Rini
On Wed, 10 Apr 2024 13:54:37 +0800, Jim Liu wrote: > Modify defconfig to use generic timer and npcm reset driver > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] fs: fat: fill creation and change date

2024-04-17 Thread Tom Rini
t; > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] fs: fat: convert change month correctly

2024-04-17 Thread Tom Rini
On Tue, 09 Apr 2024 20:04:56 +0200, Heinrich Schuchardt wrote: > The month is stored in 5 - 8. We need to shift it by 5 bits. > > Cf. Microsoft FAT Specification, 2005-08-30 > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v4] tools: copyfile: use 64k instead of 512 buffer

2024-04-17 Thread Tom Rini
f(size != -1) { > ret = 0; > goto out; > } > #endif > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM

2024-04-17 Thread Tom Rini
> > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] test: typo curren

2024-04-17 Thread Tom Rini
On Tue, 09 Apr 2024 09:55:49 +0200, Heinrich Schuchardt wrote: > Fix typos in test_eficonfig.py: %s/curren/current/ > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v3 0/2] upstream DT compatibility

2024-04-17 Thread Tom Rini
ks a number of imx6 platforms starting with aristainetos2c. -- Tom signature.asc Description: PGP signature

Re: [PATCH 00/15] configs: ti: Enable basic settings for SystemReady ACS

2024-04-17 Thread Tom Rini
onfig cleanup > configs: am62x: Enable basic EFI CMD support > configs: am62x: Enable RTC emulation > configs: beagleboneai64: Enable basic EFI CMD support > configs: beagleboneai64: Enable RTC emulation > > [...] Applied to u-boot/master, thanks! -- Tom

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

2024-04-17 Thread Tom Rini
On Wed, Apr 17, 2024 at 04:48:14PM -0400, Raymond Mao wrote: > Hi Tom, > > On Tue, 16 Apr 2024 at 15:23, Tom Rini wrote: > > > On Tue, Apr 16, 2024 at 11:59:56AM -0700, Raymond Mao wrote: > > > > > Integrate MbedTLS v3.6 LTS (currently v3.6.0-RC1) with U-

Re: [PATCH 0/5] zfs: Fix zfs support on aarch64

2024-04-17 Thread Tom Rini
themselves. Then applied to u-boot/master, thanks! -- Tom

Re: [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

2024-04-17 Thread Tom Rini
On Wed, Apr 17, 2024 at 05:48:31PM +0530, Sughosh Ganu wrote: > hi Chintan, > > On Wed, 17 Apr 2024 at 13:21, Chintan Vankar wrote: > > > > > > > > On 16/04/24 22:30, Tom Rini wrote: > > > On Tue, Apr 16, 2024 at 05:52:58PM +0530, Chintan Vankar wrote: &

Re: [PATCH v2] net: wget: fix TCP sequence number wrap around issue

2024-04-16 Thread Tom Rini
oot/master, thanks! -- Tom

Re: [PATCH] net: wget: Support retransmission a dropped packet

2024-04-16 Thread Tom Rini
> wget_handler() wget: Transferring, seq=97bbdd4a, ack=30,len=580 > wget_handler() wget: Transferring, seq=97bbedca, ack=30,len=580 > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 11/23] efi_loader: switch sha256 to mbedtls

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 08:22:23PM -0400, Raymond Mao wrote: > Hi Tom, > > On Tue, 16 Apr 2024 at 15:22, Tom Rini wrote: > > > On Tue, Apr 16, 2024 at 12:00:07PM -0700, Raymond Mao wrote: > > > > > When MBEDTLS_LIB_CRYPTO is enabled, use the APIs of sha256 f

Re: [PATCH 06/23] image: remove redundant hash includes

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 08:13:53PM -0400, Raymond Mao wrote: > Hi Tom, > > On Tue, 16 Apr 2024 at 15:19, Tom Rini wrote: > > > On Tue, Apr 16, 2024 at 12:00:02PM -0700, Raymond Mao wrote: > > > > > Remove the redundant includes of u-boot/md5.h, u-boot/sha1.h,

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

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 08:03:34PM -0400, Raymond Mao wrote: > Hi Tom, > > On Tue, 16 Apr 2024 at 19:50, Tom Rini wrote: > > > On Tue, Apr 16, 2024 at 07:47:44PM -0400, Raymond Mao wrote: > > > Hi Tom, > > > > > > On Tue, 16 Apr 2024 at 19:12, Tom Ri

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

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 07:47:44PM -0400, Raymond Mao wrote: > Hi Tom, > > On Tue, 16 Apr 2024 at 19:12, Tom Rini wrote: > > > On Tue, Apr 16, 2024 at 11:59:56AM -0700, Raymond Mao wrote: > > > > [snip] > > > [1]: bloat-o-meter output between disabli

Re: U-Boot/UKI Relationship Regarding Multiple DTBs

2024-04-16 Thread Tom Rini
it's possible to have U-Boot select the appropriate device tree in a FIT image that contains multiple device trees. -- Tom signature.asc Description: PGP signature

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

2024-04-16 Thread Tom Rini
can tweak / remove. Are we perhaps not getting our usual link time garbage collection done? -- Tom signature.asc Description: PGP signature

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

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 11:59:56AM -0700, Raymond Mao wrote: > Integrate MbedTLS v3.6 LTS (currently v3.6.0-RC1) with U-Boot. Please look in to: https://source.denx.de/u-boot/u-boot/-/jobs/818534 -- Tom signature.asc Description: PGP signature

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

2024-04-16 Thread Tom Rini
v2 you need to switch this to subtrees, like we do for upstream dts files now. And a script to automate the "merge a new release" should be done as well. Thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 11/23] efi_loader: switch sha256 to mbedtls

2024-04-16 Thread Tom Rini
+) Why can't we have the abstraction be at the level where we include one library or the other so that the calling code doesn't change? -- Tom signature.asc Description: PGP signature

Re: [PATCH 06/23] image: remove redundant hash includes

2024-04-16 Thread Tom Rini
ged, 6 deletions(-) Can you please explain how these are redundant? It's not clear, thanks. -- Tom signature.asc Description: PGP signature

Re: [PATCH 05/23] test: py: add sudo for virt-make-fs

2024-04-16 Thread Tom Rini
please? The point of virt-make-fs was, I could have sworn, is that it doesn't require privileges. -- Tom signature.asc Description: PGP signature

Re: [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 05:52:58PM +0530, Chintan Vankar wrote: > > > On 12/04/24 03:37, Tom Rini wrote: > > On Wed, Apr 03, 2024 at 06:18:01PM +0530, Chintan Vankar wrote: > > > > > > > > > On 22/01/24 10:11, Siddharth Vadapalli wrote: > > &

Re: [PATCH v2 5/5] common: Convert *.c/h from UTF-8 to ASCII enconfing

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 06:19:48PM +0200, Heinrich Schuchardt wrote: > On 16.04.24 18:06, Tom Rini wrote: > > On Tue, Apr 16, 2024 at 08:55:19AM +0200, Michal Simek wrote: > > > > > Convert UTF-8 chars to ASCII in cases where make sense. No Copyright or &

Re: [PATCH v2 5/5] common: Convert *.c/h from UTF-8 to ASCII enconfing

2024-04-16 Thread Tom Rini
On Tue, Apr 16, 2024 at 08:55:19AM +0200, Michal Simek wrote: > Convert UTF-8 chars to ASCII in cases where make sense. No Copyright or > names are converted. > > Signed-off-by: Michal Simek > Reviewed-by: Tom Rini Now, how did you test / find these? Given names a CI t

Re: [PATCH v2 4/5] Kconfig: Make all Kconfig encoding ascii

2024-04-16 Thread Tom Rini
y: Michal Simek > Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

Re: [PATCH] event: add an event for livetree fixups

2024-04-16 Thread Tom Rini
On Mon, Apr 15, 2024 at 11:45:29AM +0100, Caleb Connolly wrote: > > > On 12/04/2024 20:45, Tom Rini wrote: > > On Fri, Apr 12, 2024 at 08:04:02PM +0100, Caleb Connolly wrote: > > > >> Introduce a new EVT_OF_LIVE event to allow for the livetree to be > &g

Re: [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii

2024-04-15 Thread Tom Rini
gt; > > encoding. > > > > Hello Michal, > > > > The commit message does not explain why we should refrain from using UTF-8. > > that's a good point. I was thinking about the reason for it and pretty much > wanted to get feedback from Tom about it

Re: [PATCH 4/4] Kconfig: Make all Kconfig encoding ascii

2024-04-15 Thread Tom Rini
C'? I'll note that in Linux there's seemingly nothing consistent, and I'm fine with any of "deg C" or "degrees C" or "temperature range (-40 C to +85 C)" as all of those should be clear in context. -- Tom signature.asc Description: PGP signature

Re: [PATCH] env: mmc: print MMC device being read

2024-04-15 Thread Tom Rini
messages manually. > > Sadly, there's no way to know which of the default or redundant > environment is being read from env_mmc_load before env_import_redund is > called so it is printing a bit later (and possibly after error/warning > messages). > > Cc: Quentin Schulz >

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

2024-04-15 Thread Tom Rini
On Mon, Apr 15, 2024 at 09:33:40AM -0300, Fabio Estevam wrote: > Hi Tom, > > Please pull from u-boot-imx/master, thanks. > > The following changes since commit b03b49046af5dfca599d2ce8f0aafed89b97aa91: > > Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2

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

2024-04-15 Thread Tom Rini
On Mon, Apr 15, 2024 at 06:52:30PM +0900, Jaehoon Chung wrote: > Dear Tom, > > Please pull u-boot-mmc master into u-boot master branch. > If there is any problem, let me know, plz. > > BTW, I'm checking other pending patches in more detail. > After checking, I will apply

Re: Pull Request: Please pull u-boot-socfpga-next-20240415

2024-04-15 Thread Tom Rini
On Mon, Apr 15, 2024 at 07:34:20AM +, Chee, Tien Fong wrote: > Dear Tom, > > Please pull the SoCFPGA changes for next from u-boot-socfpga, containing: > > 1. Add option to reprogram FPGA every reboot, enable this as default in > chameleonv3 defconfig. >

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

2024-04-14 Thread Tom Rini
; > are available in the Git repository at: > > git://source.denx.de/u-boot-usb.git master > > for you to fetch changes up to 63f6a449bffe46beca89580d3efa48e5d041025c: > > usb: kbd: Add probe quirk for Apple and Keychron keyboards (2024-04-12 > 14:53:13 +0200) >

Re: [PULL] Pull request for u-boot-nand-20240414

2024-04-14 Thread Tom Rini
On Sun, Apr 14, 2024 at 08:16:13PM +0200, Dario Binacchi wrote: > Hello Tom, > > The following changes since commit 266603d8c39cf4d194e2cfe8d86d870590e150e0: > > Merge tag 'efi-2024-07-rc1-2' of > https://source.denx.de/u-boot/custodians/u-boot-efi (2024-04-1

Re: Pull request efi-2024-07-rc1-2

2024-04-13 Thread Tom Rini
On Sat, Apr 13, 2024 at 12:28:34PM +0200, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit 13c1100335e40acb1066e074eb061387fd103c36: > > net: designware: Pass all multicast frames in designware driver > (2024-04-12 13:59:12 -0600) > >

Re: [PATCH 0/9] mcheck implementation for U-Boot

2024-04-13 Thread Tom Rini
8 = 16byte-long protector. And > the multiplier could be changed to tune speed/protection tradeoff. > This protects not only against memset()-s, but against "near" wild > pointers too, and makes more probable to catch "distant" ones. > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v1] net: designware: Pass all multicast frames in designware driver

2024-04-12 Thread Tom Rini
On Mon, 08 Apr 2024 16:50:17 +0800, Jim Liu wrote: > Allowing multicast packets is required for IPv6 neighbor discovery > protocol. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v1] net: designware: Invalidate RX buffer cache before freeing the DMA descriptor

2024-04-12 Thread Tom Rini
e for the RX buffer before freeing > the descriptor for next DMA transfer. > This ensure that the dirty cache line doesn't inadvertently written back > due to cache eviction, there by corrupting the RX buffer > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()

2024-04-12 Thread Tom Rini
; > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v5 0/5] Introduce ICSSG Ethernet driver

2024-04-12 Thread Tom Rini
eries has been tested on AM65x SR2.0, and the ICSSG interface is > able to ping / dhcp and boot kernel using tftp in uboot. > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] net: add support to parse the NIS domain for the dhcp options

2024-04-12 Thread Tom Rini
d to u-boot/master, thanks! -- Tom

Re: [PATCH 0/4] zlib: Address CVE-2016-9841

2024-04-12 Thread Tom Rini
is following what has been done in Linux kernel long time ago and don't > use incorrect zlib version string. > > I tested it with and I can't see any issue. > ./test/py/test.py --bd sandbox --build -s > > [...] Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] net: add support to parse the NIS domain for the dhcp options

2024-04-12 Thread Tom Rini
on 'dhcp_process_options': net/bootp.c:890:57: error: 'ext' undeclared (first use in this function) 890 | memcpy(_nis_domain, ext + 2, size); | ^~~ net/bootp.c:890:57: note: each undeclared identifier is reported only once for each function it appears in -- Tom signature.asc Description: PGP signature

Re: [PATCH] event: add an event for livetree fixups

2024-04-12 Thread Tom Rini
"fix the device tree source" and instead "perform a live fixup". Thanks. -- Tom signature.asc Description: PGP signature

Re: [PATCH] ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()

2024-04-12 Thread Tom Rini
age_table_size(). > > Signed-off-by: Kunihiko Hayashi Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/1] disk: simplify print_part_header()

2024-04-12 Thread Tom Rini
On Wed, Apr 03, 2024 at 01:40:47PM +0200, Heinrich Schuchardt wrote: > Using uclass_get_name() reduces the code size. > > Signed-off-by: Heinrich Schuchardt Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/1] test: remove unused import from pkg_resources

2024-04-12 Thread Tom Rini
On Wed, Apr 03, 2024 at 01:11:41PM +0200, Heinrich Schuchardt wrote: > load_entry_point is not used. > > Signed-off-by: Heinrich Schuchardt Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] fdt: Fix fdt_pack_reg() on 64-bit platforms

2024-04-12 Thread Tom Rini
Simon > Glass in the original thread [1]. > > [1] https://lists.denx.de/pipermail/u-boot/2023-July/522074.html > > Fixes: 739a01ed8e02 ("fdt_support: fix an endian bug of > fdt_fixup_memory_banks") > Suggested-by: Simon Glass > Reported-by: David Virag > Closes: https://lists.denx.de/pipermail/u-boot/2023-July/522074.html > Signed-off-by: Sam Protsenko > Reviewed-by: Heinrich Schuchardt Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/1] cli: always show cursor

2024-04-12 Thread Tom Rini
ster, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/2] part: Check all partitions in part_get_info_by_name()

2024-04-12 Thread Tom Rini
akes "part" command > (e.g. "part start", "part size") able to work with such tables. > > Fixes: 87b8530fe244 ("disk: part: implement generic function > part_get_info_by_name()") > Signed-off-by: Sam Protsenko > Reviewed-by: Heinrich Schuchardt Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] image-host: Fix error value paths and emit error messages to stderr.

2024-04-12 Thread Tom Rini
> > Signed-off-by: Hugo Cornelis Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET

2024-04-12 Thread Tom Rini
On Mon, Feb 12, 2024 at 09:37:30AM +0100, Heinrich Schuchardt wrote: > Mentions that command line option --signal is needed to make use of this > configuration option. > > Signed-off-by: Heinrich Schuchardt Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

  1   2   3   4   5   6   7   8   9   10   >