Re: [PATCH] part: efi: Rely on a definition to specify the primary GPT position

2024-07-13 Thread Heinrich Schuchardt
On 7/13/24 23:16, Roman Stratiienko wrote: Hello Heinrich, Thank you for your comments. Just a few thoughts about this patch. 1. I was also sending this patch as a noninvasive, semi-cosmetic change. Relying on hardcoded values is usually not a good practice. 2. Shifting of primary GPT works in

Re: [PATCH v2 00/21] Universal Payload initial series

2024-07-13 Thread Heinrich Schuchardt
Am 13. Juli 2024 10:12:50 MESZ schrieb Mark Kettenis : >> From: Simon Glass >> Date: Sat, 13 Jul 2024 08:00:34 +0100 >> >> Universal Payload (UPL) is an Industry Standard for firmware >> components[1]. > >I think you have some trouble understanding the concept of industry >standard ;). I gues

Re: [PATCH] part: efi: Rely on a definition to specify the primary GPT position

2024-07-13 Thread Roman Stratiienko
Hello Heinrich, Thank you for your comments. Just a few thoughts about this patch. 1. I was also sending this patch as a noninvasive, semi-cosmetic change. Relying on hardcoded values is usually not a good practice. 2. Shifting of primary GPT works in u-boot and Linux kernel with minor tweaks. S

[PULL] u-boot-sh/master

2024-07-13 Thread Marek Vasut
The following changes since commit b182816c1fb436916661949213c543bf4d42250b: turris_1x: Normalize Kconfig usage (2024-07-13 10:42:15 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-sh.git master for you to fetch changes up to 5485f53289b37aeab4

[PULL] u-boot-usb/master

2024-07-13 Thread Marek Vasut
The following changes since commit b182816c1fb436916661949213c543bf4d42250b: turris_1x: Normalize Kconfig usage (2024-07-13 10:42:15 -0600) are available in the Git repository at: git://source.denx.de/u-boot-usb.git master for you to fetch changes up to 1bd136715a4d3a8e44ccbe693e4c2a9010efb

Re: [PATCH v2 1/5] usb: tcpm: add core framework

2024-07-13 Thread Soeren Moch
On 13.07.24 17:13, Simon Glass wrote: Hi Sebastian, On Tue, 4 Jun 2024 at 17:35, Sebastian Reichel wrote: This adds TCPM framework in preparation for fusb302 support, which can handle USB power delivery messages. This is neede

Re: [PATCH uboot] dt-bindings: clock: rcar-gen2: Remove obsolete header files

2024-07-13 Thread Marek Vasut
On 7/12/24 3:17 PM, Geert Uytterhoeven wrote: The clock definitions in were superseded by those in a long time ago. In fact U-Boot never used . The unused headers, their replacements, and the corresponding r8a779?.dtsi files were introduced together in U-Boot v2018.03. Fixes: 16b6e4aa3732cee1

Re: [PATCH] eth: asix88179: reset during probe

2024-07-13 Thread Marek Vasut
On 7/9/24 2:25 PM, Mattijs Korpershoek wrote: Hi Marek, On mar., juil. 09, 2024 at 13:13, Marek Vasut wrote: On 7/9/24 10:39 AM, Mattijs Korpershoek wrote: Hi Caleb, Hi, Thank you for the patch. On mar., juin 18, 2024 at 16:57, Caleb Connolly wrote: In some cases (consistently in my

Re: [PATCH v2 1/5] arm64: dts: imx8mp: rename DHCOM SoM overlays to .dtso

2024-07-13 Thread Marek Vasut
On 7/10/24 9:16 AM, Rasmus Villemoes wrote: Distinguish more clearly between source files meant for producing .dtb from those meant for producing .dtbo. No functional change, as we currently have rules for producing a foo.dtbo from either foo.dts or foo.dtso. Note that in the linux tree, all dev

Re: [RESEND PATCH v2 5/5] net: dwc_eth_qos: Add glue driver for Intel MAC

2024-07-13 Thread Marek Vasut
On 7/12/24 3:21 PM, Philip Oberfichtner wrote: Hi Marek, Hi, +static int __serdes_powerup(struct udevice *dev) +{ + /* Based on linux/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c */ + + const unsigned char phyad = INTEL_MGBE_ADHOC_ADDR; + struct eqos_priv *eqos = dev_ge

Re: [PATCH v5 2/2] led: Add dts property to specify blinking of the led

2024-07-13 Thread Mikhail Kshevetskiy
On 13.07.2024 18:13, Simon Glass wrote: > Hi Mikhail, > > On Fri, 12 Jul 2024 at 06:25, Mikhail Kshevetskiy > wrote: >> From: Michael Polyntsov >> >> The standard property >> >> linux,default-trigger = "pattern"; >> >> used to get an effect. No blinking parameters can be set yet. >> >> Sign

Re: [PATCH v5 1/2] led: Implement software led blinking

2024-07-13 Thread Mikhail Kshevetskiy
On 13.07.2024 18:13, Simon Glass wrote: > Hi Mikhail, > > On Fri, 12 Jul 2024 at 06:25, Mikhail Kshevetskiy > wrote: >> From: Michael Polyntsov >> >> If hardware (or driver) doesn't support leds blinking, it's >> now possible to use software implementation of blinking instead. >> This relies on

Re: [PATCH v3 08/19] test: Introduce the concept of a role

2024-07-13 Thread Tom Rini
On Sat, Jul 13, 2024 at 04:13:55PM +0100, Simon Glass wrote: > Hi Tom, > > On Wed, 3 Jul 2024 at 00:12, Tom Rini wrote: > > > > On Thu, Jun 27, 2024 at 09:37:18AM +0100, Simon Glass wrote: > > > Hi Tom, > > > > > > On Wed, 26 Jun 2024 at 15:29, Tom Rini wrote: > > > > > > > > On Wed, Jun 26, 202

Re: [v2] bootstash: Do not provide a default address for all

2024-07-13 Thread Tom Rini
On Sat, Jul 13, 2024 at 04:13:50PM +0100, Simon Glass wrote: > Hi Tom, > > On Thu, 11 Jul 2024 at 22:27, Tom Rini wrote: > > > > A valid memory location to stash bootstage information at will be > > architecture dependent. Move the existing defaults to the main Kconfig > > file for this option an

Re: [PATCH] turris_1x: Normalize Kconfig usage

2024-07-13 Thread Tom Rini
On Sat, 13 Jul 2024 08:38:38 -0600, Tom Rini wrote: > We don't set many options in the board Kconfig entry file but instead > use defconfigs, select in some cases on the target itself, or update the > "default" options of the main entries when needed. In this case we can > remove most of the board

Re: [RFC PATCH v2 13/48] lmb: make LMB memory map persistent and global

2024-07-13 Thread Simon Glass
Hi Sughosh, On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The current LMB API's for allocating and reserving memory use a > per-caller based memory view. Memory allocated by a caller can then be > overwritten by another caller. Make these allocations and reservations > persistent using the

Re: [RFC PATCH v2 46/48] lmb: mark the EFI runtime memory regions as reserved

2024-07-13 Thread Simon Glass
Hi Sughosh, On Thu, 4 Jul 2024 at 08:38, Sughosh Ganu wrote: > > Mark the EFI runtime memory region as reserved memory during board > init so that it does not get allocated by the LMB module on subsequent > memory requests. > > Signed-off-by: Sughosh Ganu > --- > Changes since V1: New patch > >

Re: [RFC PATCH v2 41/48] efi_memory: add an event handler to update memory map

2024-07-13 Thread Simon Glass
Hi Sughosh, On Thu, 4 Jul 2024 at 08:38, Sughosh Ganu wrote: > > There are events that would be used to notify other interested modules > of any changes in available and occupied memory. This would happen > when a module allocates or reserves memory, or frees up memory. These > changes in memory

Re: [RFC PATCH v2 20/48] lmb: reserve common areas during board init

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:37, Sughosh Ganu wrote: > > The LMB module provides API's for allocating and reserving chunks of > memory which is then typically used for things like loading images for > booting. Reserve the portion of memory that is occupied by the U-Boot > image itself, and other parts

Re: [RFC PATCH v2 19/48] lmb: remove the lmb_init_and_reserve() function

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:37, Sughosh Ganu wrote: > > With the changes to make the LMB reservations persistent, the common > memory regions are being added during board init. Remove the > now superfluous lmb_init_and_reserve() function. > > Signed-off-by: Sughosh Ganu > --- > Changes since V1: > *

Re: [RFC PATCH v2 16/48] lmb: config: add lmb config symbols for SPL

2024-07-13 Thread Simon Glass
Hi, On Mon, 8 Jul 2024 at 15:46, Tom Rini wrote: > > On Mon, Jul 08, 2024 at 05:06:45PM +0530, Sughosh Ganu wrote: > > On Sat, 6 Jul 2024 at 01:18, Tom Rini wrote: > > > > > > On Thu, Jul 04, 2024 at 01:05:12PM +0530, Sughosh Ganu wrote: > > > > > > > Add separate config symbols for enabling the

Re: [RFC PATCH v2 15/48] test: lmb: remove the test for max regions

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The LMB memory map is now persistent and global, and the > CONFIG_LMB_USE_MAX_REGIONS config symbol has now been removed. Remove > the corresponding lmb test case. > > Signed-off-by: Sughosh Ganu > --- > Changes since V1: New patch > > test/li

Re: [RFC PATCH v2 09/48] lmb: remove call to lmb_init()

2024-07-13 Thread Simon Glass
kHi Sughosh, On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The LMB module will be changed to have persistent and global memory > maps of available and used memory. With this change, there won't be > any need to explicitly initialise the LMB memory maps. Remove the call > to the lmb_init()

Re: [RFC PATCH v2 14/48] lmb: remove config symbols used for lmb region count

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The LMB memory maps are now being maintained through a couple of > alloced lists, one for the available(added) memory, and one for the > used memory. These lists are not static arrays but can be extended at > runtime. Remove the config symbols w

Re: [RFC PATCH v2 10/48] lmb: remove local instances of the lmb structure variable

2024-07-13 Thread Simon Glass
Hi Sughosh, On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > With the move of the LMB structure to a persistent state, there is no > need to declare the variable locally, and pass it as part of the LMB > API's. Remove all local variable instances and change the API's > correspondingly. > > Si

Re: [RFC PATCH v2 17/48] lmb: allow lmb module to be used in SPL

2024-07-13 Thread Simon Glass
Hi Sughosh, On Thu, 4 Jul 2024 at 08:37, Sughosh Ganu wrote: > > With the introduction of separate config symbols for the SPL phase of > U-Boot, the condition checks need to be tweaked so that platforms that > enable the LMB module in SPL are also able to call the LMB API's. Use > the appropriate

Re: [RFC PATCH v2 12/48] lmb: allow for resizing lmb regions

2024-07-13 Thread Simon Glass
Hi Sughosh, On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > Allow for resizing of LMB regions if the region attributes match. The > current code returns a failure status on detecting an overlapping > address. This worked up until now since the LMB calls were not > persistent and global -- th

Re: [RFC PATCH v2 11/48] lmb: pass a flag to image_setup_libfdt() for lmb reservations

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The image_setup_libfdt() function optionally calls the LMB API to > reserve the region of memory occupied by the FDT blob. This was > earlier determined through the presence of the pointer to the lmb > structure, which is no longer present. Pass

Re: [RFC PATCH v2 00/48] Make U-Boot memory reservations coherent

2024-07-13 Thread Simon Glass
Hi Sugosh, On Mon, 8 Jul 2024 at 15:35, Tom Rini wrote: > > On Thu, Jul 04, 2024 at 01:04:56PM +0530, Sughosh Ganu wrote: I don't believe coherent is the right word here. Perhaps 'more persistent' is better? > > > The aim of this patch series is to fix the current state of > > incoherence betwe

Re: [RFC PATCH v2 45/48] efi_memory: do not add RAM memory to the memory map

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:38, Sughosh Ganu wrote: > > The EFI_CONVENTIONAL_MEMORY type, which is the usable RAM memory is > now being managed by the LMB module. Remove the addition of this > memory type to the EFI memory map. This memory now gets added to the > EFI memory map as part of the LMB mem

Re: [PATCH v3 08/19] test: Introduce the concept of a role

2024-07-13 Thread Simon Glass
Hi Tom, On Wed, 3 Jul 2024 at 00:12, Tom Rini wrote: > > On Thu, Jun 27, 2024 at 09:37:18AM +0100, Simon Glass wrote: > > Hi Tom, > > > > On Wed, 26 Jun 2024 at 15:29, Tom Rini wrote: > > > > > > On Wed, Jun 26, 2024 at 09:00:33AM +0100, Simon Glass wrote: > > > > Hi Tom, > > > > > > > > On Tue,

Re: [v2] bootstash: Do not provide a default address for all

2024-07-13 Thread Simon Glass
Hi Tom, On Thu, 11 Jul 2024 at 22:27, Tom Rini wrote: > > A valid memory location to stash bootstage information at will be > architecture dependent. Move the existing defaults to the main Kconfig > file for this option and set 0x0 as the default only for sandbox. > > Signed-off-by: Tom Rini > -

Re: [PATCH v3 4/5] sandbox: Increase cyclic CPU-time limit

2024-07-13 Thread Simon Glass
Hi Caleb, On Thu, 4 Jul 2024 at 16:02, Caleb Connolly wrote: > > Hi Simon, > > On 04/07/2024 09:48, Simon Glass wrote: > > Now that sandbox is using cyclic for video, it trips the 1us time > > limit. Updating the sandbox display often takes 20ms or more. > > > > Increase the limit to 100ms to avo

Re: [RFC v4 1/2] doc: Remove FIT documentation that is elsewhere

2024-07-13 Thread Simon Glass
On Mon, 8 Jul 2024 at 17:48, Sam Povilus wrote: > > FIT documentation is now a separate project, instead of having a > duplicate, we should point at the other project. > > Signed-off-by: Sam Povilus > --- > doc/usage/fit/index.rst | 4 +- > doc/usage/fit/source_file_format.rst | 6

Re: [RFC v4 2/2] doc: add missing table of content links

2024-07-13 Thread Simon Glass
On Mon, 8 Jul 2024 at 17:48, Sam Povilus wrote: > > add missing table of content links, make alphabetical > > Signed-off-by: Sam Povilus > --- > doc/usage/fit/index.rst | 21 + > 1 file changed, 17 insertions(+), 4 deletions(-) > Reviewed-by: Simon Glass

Re: [PATCH] reloc_bootstage: Fix out-of-bounds read

2024-07-13 Thread Simon Glass
Hi Richard, On Fri, 12 Jul 2024 at 09:11, Richard Weinberger wrote: > > bootstage_get_size() returns the total size of the data structure > including associated records. > When copying from gd->bootstage, only the allocation size of gd->bootstage > must be used. Otherwise too much memory is copie

Re: [PATCH v4] bloblist: fix bloblist convention check.

2024-07-13 Thread Simon Glass
On Wed, 10 Jul 2024 at 17:46, Raymond Mao wrote: > > Hi Levi, > > On Wed, 10 Jul 2024 at 09:53, Levi Yun wrote: >> >> According to recently firmware handsoff spec [1]'s "Register usage at handoff >> boundary", Transfer List's signature value was changed from 0x40_b10b >> (3 bytes) to 4a0f_b10b (4

Re: [RFC PATCH v2 07/48] lmb: remove the unused lmb_is_reserved() function

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The lmb_is_reserved() API is not used. There is another API, > lmb_is_reserved_flags() which can be used to check if a particular > memory region is reserved. Remove the unused API. > > Signed-off-by: Sughosh Ganu > Reviewed-by: Ilias Apalodima

Re: [PATCH v3 2/5] bootstd: Add bootflow_iter_check_mmc() helper

2024-07-13 Thread Simon Glass
On Wed, 10 Jul 2024 at 09:40, Mattijs Korpershoek wrote: > > Some bootflows might be able to only boot from MMC devices. > > Add a helper function these bootflows can use. > > Reviewed-by: Igor Opaniuk > Reviewed-by: Julien Masson > Reviewed-by: Guillaume La Roque > Tested-by: Guillaume La Roqu

Re: [PATCH v3 0/5] video: Improve syncing performance with cyclic

2024-07-13 Thread Simon Glass
Hi Caleb, On Thu, 4 Jul 2024 at 16:17, Caleb Connolly wrote: > > Hi Simon, > > On 04/07/2024 09:48, Simon Glass wrote: > > Now that U-Boot has a background-processing feature, it is possible to > > reduce the amount of 'foreground' syncing of the display. At present > > this happens quite often.

Re: avoid syscon fallback class for getting regmap

2024-07-13 Thread Simon Glass
Hi Frank, On Wed, 10 Jul 2024 at 14:43, Frank Wunderlich wrote: > > Hi, > > i'm working on OF_UPSTREAM for mediatek boards and noticed missing > syscon-fallback on some (mt7988) devicetree nodes. > > i know that u-boot uses this fallback to get the regmap shared across > drivers, but only initi

Re: [RFC PATCH v2 08/48] lmb: staticize __lmb_alloc_base()

2024-07-13 Thread Simon Glass
On Thu, 4 Jul 2024 at 08:36, Sughosh Ganu wrote: > > The __lmb_alloc_base() function is only called from within the lmb > module. Moreover, the lmb_alloc() and lmb_alloc_base() API's are good > enough for the allocation API calls. Make the __lmb_alloc_base() > function static. > > Signed-off-by: S

Re: [PATCH] regulator: fixed: fix regulator-fixed-clock

2024-07-13 Thread Simon Glass
On Tue, 9 Jul 2024 at 10:25, John Keeping wrote: > > For regulator-fixed-clock, the device's private data is never set so in > fixed_clock_regulator_set_enable() is null and the function cannot > complete successfully. > > Rename the _plat structure to _priv to better represent its role and set >

Re: [PATCH] doc/sphinx/requirements.txt: Bump certifi and urllib3

2024-07-13 Thread Simon Glass
On Mon, 8 Jul 2024 at 16:18, Tom Rini wrote: > > As reported by GitHub dependabot, both of these packages should be > bumped to their latest versions to address security issues (neither of > which has a CVE assigned). > > Reported-by: GitHub dependabot > Signed-off-by: Tom Rini > --- > doc/sphin

Re: [PATCH] test/py/requirements.txt: Bump zipp to current release

2024-07-13 Thread Simon Glass
On Wed, 10 Jul 2024 at 00:07, Tom Rini wrote: > > A security issue exists with zipp before v3.19.1, and the current > release is now v3.19.2. While the change in versions numbers is large, a > manual inspection of the changelog shows that it's not as big as might > be implied. > > Reported-by: Git

Re: [PATCH v3 5/5] bootstd: Add test for bootmeth_android

2024-07-13 Thread Simon Glass
On Wed, 10 Jul 2024 at 09:40, Mattijs Korpershoek wrote: > > Add a unit test for testing the Android bootmethod. > > This requires another mmc image (mmc7) to contain the following partitions: > - misc: contains the Bootloader Control Block (BCB) > - boot_a: contains a fake generic kernel image >

Re: [PATCH 1/6] board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images

2024-07-13 Thread Simon Glass
Hi Marek, On Thu, 6 Jun 2024 at 17:33, Marek Mojík wrote: > > From: Pali Rohár > > When U-Boot is running from flash memory (execute in place) then > gd->fdt_blob before relocation points to read-only flash memory. > > So U-Boot calls board_fix_fdt() with read-only gd->fdt_blob pointer which > c

Re: [PATCH v5 05/23] soc: qcom: cmd-db: replace cmd_db_ready() with cmd_db_init()

2024-07-13 Thread Simon Glass
Hi Caleb, On Thu, 11 Jul 2024 at 17:47, Caleb Connolly wrote: > > Using the driver model for cmd-db is fine, but it's unnecessary > complexity which we can just avoid in U-Boot. Instead let's just have a > function to initialize it and call said function when initializing rpmh. > > Acked-by: Sumi

Re: [PATCH v5 2/2] led: Add dts property to specify blinking of the led

2024-07-13 Thread Simon Glass
Hi Mikhail, On Fri, 12 Jul 2024 at 06:25, Mikhail Kshevetskiy wrote: > > From: Michael Polyntsov > > The standard property > > linux,default-trigger = "pattern"; > > used to get an effect. No blinking parameters can be set yet. > > Signed-off-by: Michael Polyntsov > Signed-off-by: Mikhail K

Re: [PATCH 4/5] rng: Add Exynos TRNG driver

2024-07-13 Thread Simon Glass
Hi Sam, On Sat, 13 Jul 2024 at 00:44, Sam Protsenko wrote: > > Add True Random Number Generator (TRNG) driver for Exynos chips. This > implementation is heavily based on Linux kernel's counterpart [1]. It > also follows upstream dt-bindings [2]. > > TRNG block is usually a part of SSS (Security S

Re: [PATCH v5 1/2] led: Implement software led blinking

2024-07-13 Thread Simon Glass
Hi Mikhail, On Fri, 12 Jul 2024 at 06:25, Mikhail Kshevetskiy wrote: > > From: Michael Polyntsov > > If hardware (or driver) doesn't support leds blinking, it's > now possible to use software implementation of blinking instead. > This relies on cyclic functions. > > Signed-off-by: Michael Polynt

Re: [PATCH v2 1/5] usb: tcpm: add core framework

2024-07-13 Thread Simon Glass
Hi Sebastian, On Tue, 4 Jun 2024 at 17:35, Sebastian Reichel wrote: > > This adds TCPM framework in preparation for fusb302 support, which can > handle USB power delivery messages. This is needed to solve issues with > devices, t

Re: [PATCH 0/6] Add Turris 1.x board

2024-07-13 Thread Tom Rini
On Thu, 06 Jun 2024 18:33:20 +0200, Marek Mojík wrote: > this is a continuation of previous work by Pali to add support for the > Turris 1.x board. As the patches were based on u-boot v2022.04, a > nontrivial rebasing was needed. > > Some notes: > - Some options that are in SD defconfig are disab

[PATCH] turris_1x: Normalize Kconfig usage

2024-07-13 Thread Tom Rini
We don't set many options in the board Kconfig entry file but instead use defconfigs, select in some cases on the target itself, or update the "default" options of the main entries when needed. In this case we can remove most of the board Kconfig entries and just add them to the defconfig like othe

[PATCH 45/45] xtensa: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/xtensa/include/asm/arch-dc232b/core.h| 13 - arch/xtensa/include/asm/arch-dc232b/tie-asm.h

[PATCH 44/45] x86: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/x86/cpu/intel_common/itss.c | 1 - arch/x86/cpu/intel_common/me_status.c | 1 - arch

[PATCH 43/45] tools: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- tools/env/fw_env.h | 2 -- tools/envcrc.c | 1 - tools/fdtgrep.c| 1 - tools/gdb/remote.c | 2 -- tools/

[PATCH 42/45] test: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- test/boot/bootdev.c | 1 - test/cmd/setexpr.c | 1 - test/compression.c | 1 - test/dm/devres.c | 1 -

[PATCH 41/45] sh: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/sh/include/asm/cpu_sh7722.h | 1 - arch/sh/include/asm/cpu_sh7734.h | 1 - arch/sh/include/asm/cpu_sh7752

[PATCH 40/45] scripts: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- scripts/dtc/checks.c | 2 -- scripts/dtc/dtc.h | 3 --- scripts/dtc/flattree.c

[PATCH 39/45] sandbox: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/sandbox/cpu/os.c| 1 - arch/sandbox/include/asm/byteorder.h | 1 - 2 files changed, 2 delet

[PATCH 38/45] ppc: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/powerpc/cpu/mpc83xx/interrupts.c | 5 - arch/powerpc/cpu/mpc83xx/traps.c | 2 -- a

[PATCH 37/45] post: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- post/drivers/flash.c | 1 - post/drivers/memory.c | 2 -- post/lib_powerpc/cpu_asm.h | 1 - post/test

[PATCH 36/45] nios2: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/nios2/cpu/interrupts.c| 2 -- arch/nios2/include/asm/bitops/atomic.h | 1 - arch/nios2/include/

[PATCH 35/45] net: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- net/bootp.h | 1 - net/dns.c | 1 - net/net.c | 1 - net/nfs.c | 1 - net/nfs.h | 1 - net/rarp.c | 2 -

[PATCH 34/45] mips: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/mips/include/asm/io.h | 1 - arch/mips/include/asm/isa-rev.h | 1 - arch/mips/

[PATCH 31/45] lib: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- lib/blake2/blake2b.c | 4 -- lib/bzip2/bzlib.c | 41 --

[PATCH 33/45] microblaze: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/microblaze/include/asm/bitops.h | 2 -- arch/microblaze/include/asm/posix_types.h | 2 -- arch/microbl

[PATCH 32/45] m68k: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/m68k/include/asm/bitops.h | 1 - arch/m68k/include/asm/cache.h | 1 - arch/m68k/include/asm/immap_

[PATCH 30/45] fs: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- fs/btrfs/ctree.h| 1 - fs/btrfs/disk-io.c | 1 - fs/btrfs/kernel-shared/b

[PATCH 29/45] examples: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- examples/api/glue.c | 1 - examples/standalone/sched.c | 3 --- 2 files changed, 4 deletions(-) diff --

[PATCH 28/45] env: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- env/common.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/env/common.c b/env/common.c index d8c276dddfd.

[PATCH 27/45] disk: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- disk/part_amiga.c | 1 - disk/part_amiga.h | 2 -- disk/part_dos.c | 1 - disk/part_iso.h | 5 - disk/pa

[PATCH 26/45] common: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- common/bootstage.c | 1 - common/cli_hush.c | 4 -- common/cli_hush_upstream.c | 26 -

[PATCH 25/45] cmd: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- cmd/ab_select.c | 1 - cmd/bootm.c | 2 -- cmd/bootstage.c | 1 - cmd/cache.c |

[PATCH 24/45] boot: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- boot/pxe_utils.c | 1 - 1 file changed, 1 deletion(-) diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index 53

[PATCH 23/45] arm: mach: sunxi: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-sunxi/clock_sun8i_a83t.c | 1 - arch/arm/mach-sunxi/clock_sun9i.c | 2 -- arch/arm/mach-sunxi

[PATCH 22/45] arm: mach: stm32: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/

[PATCH 21/45] arm: mach: socfpga: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-socfpga/clock_manager_gen5.c | 1 - arch/arm/mach-socfpga/freeze_controller.c

[PATCH 20/45] arm: mach: renesas: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-renesas/include/mach/rcar-base.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-

[PATCH 19/45] arm: mach: marvell: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-kirkwood/mpp.c | 1 - arch/arm/mach-mvebu/mbus.c

[PATCH 18/45] arm: mach: imx: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-imx/cache.c | 1 - arch/arm/mach-imx/imx8/cpu.c | 2 -- arch/arm/mach-imx/i

[PATCH 17/45] arm: mach: exynos: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-exynos/common_setup.h | 1 - arch/arm/mach-exynos/exynos4_setup.h| 2 -- arch/arm/

[PATCH 16/45] arm: mach: ti: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-davinci/da850_lowlevel.c | 1 - arch/arm/mach-keystone/include/mach/psc_defs.h | 1 - arch

[PATCH 15/45] arm: mach: at91: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/mach-at91/include/mach/at91_pio.h | 1 - arch/arm/mach-at91/include/mach/atmel_mpddrc.h | 1 - arch

[PATCH 14/45] arm: include: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/byteorder.h| 1 - arch/arm/include/asm/emif.h | 3 --- arch/arm/include

[PATCH 13/45] arm: include: tegra: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-tegra/bpmp_abi.h | 3 --- arch/arm/include/asm/arch-tegra/clock.h| 1 - arch/arm/i

[PATCH 12/45] arm: include: sunxi: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h | 2 -- arch/arm/include/asm/arch-sunxi/clock_sun9i.h |

[PATCH 11/45] arm: include: rockchip: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-rockchip/edp_rk3288.h | 1 - arch/arm/include/asm/arch-rockchip/lvds_rk3288.h | 1 -

[PATCH 10/45] arm: include: ti: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-omap3/mem.h | 1 - arch/arm/include/asm/arch-omap3/mmc_host_def.h | 1 - arch

[PATCH 09/45] arm: include: imx: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-mx27/gpio.h | 1 - arch/arm/include/asm/arch-mx27/imx-regs.h | 1 - arch/arm/i

[PATCH 08/45] arm: include: amlogic: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-meson/gpio.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/include/asm/a

[PATCH 07/45] arm: include: nxp: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-lpc32xx/config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/include/a

[PATCH 06/45] arm: include: hisilicon: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-hi3798cv200/hi3798cv200.h | 1 - arch/arm/include/asm/arch-hi6220/hi6220.h |

[PATCH 05/45] arm: include: fsl: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h | 1 - arch/arm/include/asm/arch-fsl-layerscape/strea

[PATCH 04/45] arm: dts: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/dts/vf610-pinfunc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/dts/vf610-pinfunc.h b/a

[PATCH 03/45] arm: cpu: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arm/cpu/arm926ejs/cpu.c | 1 - arch/arm/cpu/armv7/arch_timer.c| 1 - arch/arm/cpu/armv7/b

[PATCH 02/45] arc: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- arch/arc/include/asm/io.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arc/include/asm/io.h b/arch/

[PATCH 01/45] api: Remove duplicate newlines

2024-07-13 Thread Marek Vasut
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- Cc: Francesco Dolcini Cc: Sean Anderson Cc: Simon Glass Cc: Tom Rini Cc: u-boot@lists.denx.de --- api/api.c | 6 -- api/api_storage.c | 8 2 files changed, 14 deletions(-) diff --git a/api

Re: [PATCH v2 00/21] Universal Payload initial series

2024-07-13 Thread Mark Kettenis
> From: Simon Glass > Date: Sat, 13 Jul 2024 08:00:34 +0100 > > Universal Payload (UPL) is an Industry Standard for firmware > components[1]. I think you have some trouble understanding the concept of industry standard ;). I guess you want this to become an industry standard. Firmly https://xkc

  1   2   >