On Wed, Mar 15, 2023 at 02:03:50AM +0100, Angelo Dureghello wrote:
> The following changes since commit 88e08fc5f6e508eac46cd1dfb0379b11ae032c0a:
>
> Prepare v2023.04-rc4 (2023-03-13 20:52:48 -0400)
>
> are available in the Git repository at:
>
> git://git.denx.de/u-boot-coldfire.git master
On Wed, Mar 15, 2023 at 01:56:25PM -0600, Simon Glass wrote:
> Hi,
>
> Does anyone know how to build mkimage (or other tools) on a Windows
> host, or at least with a Windows target?
Other than the Azure tools-only test? I think that builds mkimage.
--
Tom
signature.asc
Description: PGP signa
On Thu, Mar 16, 2023 at 07:58:33AM -0600, Simon Glass wrote:
> Hi Tom,
>
> On Wed, 15 Mar 2023 at 08:49, Tom Rini wrote:
> >
> > On Tue, Mar 14, 2023 at 04:07:57PM -0600, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Mon, 13 Mar 2023 at 13:36,
On Thu, Mar 16, 2023 at 10:56:17AM -0400, Tom Rini wrote:
> On Thu, Mar 16, 2023 at 07:58:33AM -0600, Simon Glass wrote:
> > Hi Tom,
> >
> > On Wed, 15 Mar 2023 at 08:49, Tom Rini wrote:
> > >
> > > On Tue, Mar 14, 2023 at 04:07:57PM -0600, Simon Glass wr
On Thu, Mar 16, 2023 at 04:05:06PM +0530, Kamlesh Gurudasani wrote:
> Bryan Brattlof writes:
>
> > Hi Kamlesh!
> >
> > On March 2, 2023 thus sayeth kaml...@ti.com:
> >> From: Kamlesh Gurudasani
> >>
> >> Add support for high security bootflow on am62 devices.
> >>
> >> On HS devices, ROM and
On Wed, Mar 15, 2023 at 04:11:27PM -0700, Tony Dinh wrote:
> Hi Pali,
>
> On Wed, Mar 15, 2023 at 2:58 PM Pali Rohár wrote:
> >
> > On Wednesday 15 March 2023 14:56:52 Tony Dinh wrote:
> > > The mainline Pogo V4 DTS uses a stdout-path format that is not
> > > recognizable by u-boot. Change it to
Malcom Francis
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
On Wed, Mar 15, 2023 at 12:18:54PM +0530, Manorit Chawdhry wrote:
> On 14:01-20230306, Tom Rini wrote:
> > On Mon, Mar 06, 2023 at 11:12:53AM +0530, Manorit Chawdhry wrote:
> > > In non-combined boot flow for K3, all the firewalls are locked by default
> > > until sys
On Thu, Mar 16, 2023 at 11:01:01AM +, Peter Robinson wrote:
> On Wed, Feb 22, 2023 at 7:17 PM Tom Rini wrote:
> >
> > On Wed, Feb 22, 2023 at 12:03:58PM -0700, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Wed, 22 Feb 2023 at 12:01, Tom Rini wrot
On Thu, Mar 16, 2023 at 02:24:05PM +0100, Rasmus Villemoes wrote:
> On 02/03/2023 09.12, Rasmus Villemoes wrote:
> > The first patch simplies do_read somewhat by making use of an existing
> > helper instead of parsing the dev_part string manually. As a bonus
> > (and my actual motivation), it now u
On Thu, Mar 16, 2023 at 12:54:10AM +0530, Ajay Kaher wrote:
> > On Fri, Sep 09, 2022 at 09:16:18PM +0100, Pierre-Clément Tosi wrote:
> >
> >> When the embedded device tree is pointed to by the __dtb_dt_*begin
> >> symbols, it seems to be covered by the early relocation code and doesn't
> >> need
On Sun, Mar 12, 2023 at 09:10:19PM -0600, Simon Glass wrote:
> Hi Tom,
>
> This is for the -next branch
>
>
> https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/15568
>
> The following changes since commit bcf343146ff365a88481b9a80920ed146c6dee5b:
>
> Merge tag 'dm-next-9mar23'
On Wed, Mar 15, 2023 at 10:23:34AM -0600, Simon Glass wrote:
> On Wed, 15 Mar 2023 at 10:01, Tom Rini wrote:
> >
> > This reverts commit 9f62a472dfb26ec14408a27938ddd2a2579d.
> >
> > The changes here aren't quite right, and on platforms such as Raspberry
>
On Tue, Mar 14, 2023 at 10:16:22AM +, Peng Fan wrote:
> Hi Tom,
>
> Please pull fsl-qoriq-next-2023-3-14 for next
> CI:
> https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/15599
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
On Wed, Mar 15, 2023 at 02:07:30PM +0100, Michal Simek wrote:
> Hi Tom,
>
> please pull these patches to your next branch. CI loop doesn't report any
> issue.
>
> Thanks,
> Michal
>
> The following changes since commit 70ed05ce6c051e55e126e67e72ab20409134c953:
>
> Merge tag 'next-20230307'
On Thu, Mar 16, 2023 at 11:25:17PM -0600, Simon Glass wrote:
> Hi Tom,
>
> On Thu, 2 Mar 2023 at 08:14, Tom Rini wrote:
> >
> > On Wed, Mar 01, 2023 at 08:39:27PM -0700, Simon Glass wrote:
> >
> > > These two features use a lot of common options. Move them
On Fri, Mar 17, 2023 at 04:01:58PM +0200, Ilias Apalodimas wrote:
> Hi Heinrich,
>
> On Fri, Mar 17, 2023 at 02:56:02PM +0100, Heinrich Schuchardt wrote:
> > On 3/17/23 14:42, Ilias Apalodimas wrote:
> > > Heinrich reports that compiling with LTO & EFI breaks armv7 and arm11*
> > > builds. The re
On Fri, Mar 17, 2023 at 02:21:16PM +0530, Kamlesh Gurudasani wrote:
> Tom Rini writes:
> ...
> >> Hi Tom,
> >>
> >> Could you please review and merge this patches as these are bug fixes to
> >> get HS devices working.
> >
> > Is this a reg
On Mon, Mar 13, 2023 at 03:31:32PM +0100, Mark Kettenis wrote:
> > From: Janne Grunau
> > Date: Mon, 13 Mar 2023 14:54:32 +0100
> >
> > Apple silicon SoCs have numerous embedded co-processors with pre-loaded
> > firmware. The co-processors text and data sections need to be mapped via
> > DART iom
> [1]
> https://docs.gitlab.com/ee/ci/runners/configure_runners.html#use-tags-to-control-which-jobs-a-runner-can-run
>
> Signed-off-by: Peter Hoyes
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
Oh neat. What we have the source.denx.de runners configured to have a
local registry mirror.
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
On Fri, Mar 17, 2023 at 11:16:25AM +1300, Chris Packham wrote:
> Adding support for Analog Devices MAX313XX series RTCs.
>
> This is ported from the Linux driver and adapted for use in u-boot.
> Notable differences are
> - handling of tm_year and tm_mon differ
> - clock source support is omitted
>
On Fri, Mar 17, 2023 at 12:29:18PM -0600, Simon Glass wrote:
> Hi Tom,
>
> On Fri, 17 Mar 2023 at 08:34, Tom Rini wrote:
> >
> > On Thu, Mar 16, 2023 at 11:25:17PM -0600, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Thu, 2 Mar 2023 at 08:14,
On Fri, Mar 17, 2023 at 01:04:13PM +0100, Stefan Herbrechtsmeier wrote:
> From: Stefan Herbrechtsmeier
>
> Do not mangle lower or mixed case filenames which fit into the upper
> case 8.3 short filename. This ensures FAT standard compatible short
> filenames (SFN) to support systems without long
On Fri, Mar 17, 2023 at 01:15:12PM +0100, Corentin GUILLEVIC wrote:
> The deletion process handles special case for symlinks whose target are
> small enough that it fits in struct ext2_inode.b.symlink. So no block had
> been allocated. But the check of file type wrongly considered regular
> files
On Mon, Mar 20, 2023 at 10:32:08PM +0530, Nikhil M Jain wrote:
> Move to using .env file for setting up environment variables for am62ax.
>
> This patch depends on
> https://lore.kernel.org/all/20230315052745.110502-1-n-fran...@ti.com/
>
> Signed-off-by: Nikhil M Jain
Rev
2-1-n-fran...@ti.com/
>
> Signed-off-by: Nikhil M Jain
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
On Mon, Mar 20, 2023 at 08:46:47PM +0100, Marek Vasut wrote:
> Add m68k M5208EVBE machine configured to test U-Boot m68k support.
>
> Signed-off-by: Marek Vasut
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
level of
> security enforcement checking. To keep things as simple as possible,
> enable the CONFIG_TI_SECURE_DEVICE options by default so all levels of
> secure SoCs will work out of the box
>
> Enable the CONFIG_TI_SECURE_DEVICE by default
>
> Signed-off-by: Bryan Br
On Thu, Mar 02, 2023 at 09:12:21AM +0100, Rasmus Villemoes wrote:
> Use the helper part_get_info_by_dev_and_name_or_num() for parsing a
> dev[:part] string and obtaining the partition info in one go, instead
> of open-coding all that.
>
> As a bonus, this will automatically allow using the dev#pa
On Tue, Mar 21, 2023 at 06:23:30PM +0530, Nikhil M Jain wrote:
> Move to using .env file for setting up environment variables for am65x.
>
> Signed-off-by: Nikhil M Jain
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
On Tue, Mar 21, 2023 at 08:43:07AM +0100, Stefan Herbrechtsmeier wrote:
> Am 20.03.2023 um 18:01 schrieb Tom Rini:
> > On Fri, Mar 17, 2023 at 01:04:13PM +0100, Stefan Herbrechtsmeier wrote:
> >
> > > From: Stefan Herbrechtsmeier
> > >
> > > Do not mang
On Sat, Mar 18, 2023 at 05:52:50PM +0100, Marek Vasut wrote:
> The following changes since commit cefd0449d6df77eb0edb8a6800a441f9cd4e3653:
>
> Merge tag 'xilinx-for-v2023.07-rc1' of
> https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
> (2023-03-16 12:18:30 -0400)
>
> are
On Sun, Mar 19, 2023 at 02:52:22PM +0800, Kever Yang wrote:
> Hi Tom,
>
> Please pull the fixes for rockchip platform:
> - Fix for rockchip timer driver;
> - Fix for rk3568 and rk3588 boot device and clock driver;
> - Fix for rk3568 reset handler;
> - Fix for rk3568 sdhci DLL at 52MHz;
>
> CI:
>
On Tue, Mar 21, 2023 at 09:10:20AM -0500, Hari Nagalla wrote:
> Introduce the base dts files needed for u-boot or to augment the linux
> dtbs for use in the u-boot-spl and u-boot binaries.
>
> Signed-off-by: Apurva Nandan
> Signed-off-by: Hari Nagalla
> ---
> arch/arm/dts/Makefile
On Tue, Mar 21, 2023 at 09:10:21AM -0500, Hari Nagalla wrote:
Please include at least the usual one line summary here.
[snip]
> diff --git a/include/configs/j784s4_evm.h b/include/configs/j784s4_evm.h
> new file mode 100644
> index 00..3e429fb036
> --- /dev/null
> +++ b/include/configs/j7
On Tue, Mar 21, 2023 at 04:53:22PM +0100, Stefan Herbrechtsmeier wrote:
>
> Am 21.03.2023 um 16:35 schrieb Tom Rini:
> > On Tue, Mar 21, 2023 at 08:43:07AM +0100, Stefan Herbrechtsmeier wrote:
> > > Am 20.03.2023 um 18:01 schrieb Tom Rini:
> > > > On Fri, Mar 17,
On Mon, Mar 20, 2023 at 11:51:26PM +0100, Marek Vasut wrote:
> A single reset controller driver (part of the clock driver) fix
> for v2023.04 release.
>
> The following changes since commit 318af47668aa2347ca9bbf2114cb9af1d8739aca:
>
> Merge branch 'master' of
> https://source.denx.de/u-boot/
On Tue, Mar 14, 2023 at 02:16:27PM +0530, Venkatesh Yadav Abbarapu wrote:
> From: Algapally Santosh Sagar
>
> The baudrate configured in .config is taken by default by serial. If
> change of baudrate is required then the .config needs to changed and
> u-boot recompilation is required or the u-bo
As this is now the stable release, move to using that now for our tests.
Signed-off-by: Tom Rini
---
.azure-pipelines.yml| 6 +++---
.gitlab-ci.yml | 4 ++--
tools/docker/Dockerfile | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.azure-pipelines.yml b
Update to using the latest "Jammy" tag as our base.
Signed-off-by: Tom Rini
---
tools/docker/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile
index 2d94ed9fbacf..bd02531be249 100644
--- a/tools/docker/
Given efforts to add an m68k target to CI, build qemu for it.
Signed-off-by: Tom Rini
---
Cc: Marek Vasut
---
tools/docker/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile
index fdcb0c7f3d29..2d94ed9fbacf 100644
On Tue, Feb 28, 2023 at 08:34:20PM -0700, Simon Glass wrote:
> This is actually skipped at present due to the condition in the file.
> Fix this by running all vpl tests.
>
> Signed-off-by: Simon Glass
> ---
>
> .azure-pipelines.yml | 2 +-
> .gitlab-ci.yml | 2 +-
> 2 files changed, 2 in
On Wed, Mar 22, 2023 at 09:51:32AM +0100, Stefan Herbrechtsmeier wrote:
> Am 21.03.2023 um 16:54 schrieb Tom Rini:
> > On Tue, Mar 21, 2023 at 04:53:22PM +0100, Stefan Herbrechtsmeier wrote:
> > > Am 21.03.2023 um 16:35 schrieb Tom Rini:
> > > > On Tue, Mar 21, 20
On Wed, Mar 22, 2023 at 11:46:42AM +0100, Neil Armstrong wrote:
>
> Hi Tom,
>
> A single change to enable the odroid-go-ultra PMIC regulator at boot.
>
> The CI job is at
> https://source.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/15691
>
> Thanks,
> Neil
>
> The following changes si
On Tue, Feb 28, 2023 at 03:28:48PM -0500, Tom Rini wrote:
> Enable use of the python-azurepipelines package which provides automatic
> formatting and uploading of the pytest output.
>
> Signed-off-by: Tom Rini
> Reviewed-by: Simon Glass
Applied to u-boot/next, thanks!
--
Tom
On Tue, Feb 28, 2023 at 03:28:49PM -0500, Tom Rini wrote:
> The default pytest cache directory is in a read-only directory in Azure,
> which results in a warning on the build page. Use the pytest command
> line option to set the cache dir to somewhere writable.
>
> Signed-o
nd debugging.
>
> Reviewed-by: Simon Glass
> Reviewed-by: Tom Rini
> Suggested-by: Simon Glass
> Signed-off-by: Marek Vasut
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
> [1]
> https://docs.gitlab.com/ee/ci/runners/configure_runners.html#use-tags-to-control-which-jobs-a-runner-can-run
>
> Signed-off-by: Peter Hoyes
> Reviewed-by: Simon Glass
> Reviewed-by: Tom Rini
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
> Reviewed-by: Simon Glass
> Reviewed-by: Tom Rini
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
On Tue, Mar 21, 2023 at 03:31:42PM -0400, Tom Rini wrote:
> Given efforts to add an m68k target to CI, build qemu for it.
>
> Signed-off-by: Tom Rini
> Reviewed-by: Marek Vasut
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
On Tue, Mar 21, 2023 at 03:31:43PM -0400, Tom Rini wrote:
> Update to using the latest "Jammy" tag as our base.
>
> Signed-off-by: Tom Rini
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
On Thu, Mar 02, 2023 at 07:40:46PM +0530, kaml...@ti.com wrote:
> From: Kamlesh Gurudasani
>
> On high security devices, ROM enables firewalls to protect the OCSRAM
> region access during bootup. Only after TIFS has started (and had
> time to disable the OCSRAM firewall region) will we have writ
On Thu, Mar 02, 2023 at 07:40:47PM +0530, kaml...@ti.com wrote:
> From: Kamlesh Gurudasani
>
> On high security devices, ROM enables firewalls to protect the OCSRAM
> region access during bootup. Only after TIFS has started (and had
> time to disable the OCSRAM firewall region) will we have writ
On Wed, Mar 08, 2023 at 09:42:57AM +0530, Vignesh Raghavendra wrote:
> Setting RX flow error handling will stall the channel until descriptors
> are available to move RX data. Setting this bit causes issues when
> tearing down ethernet DMA channel at the end of TFTP transfer as
> unrelated network
On Sat, Mar 11, 2023 at 09:24:23PM +0530, Nikhil M Jain wrote:
> Setting sf default mode to 0x3 breaks sf update when we do SF read
> through u-boot console.
>
> This issue arises when we do a splash image through OSPI flash media,
> to fix this set the default mode to 0x0.
>
> Fixes: 04150400c9
On Thu, Jan 12, 2023 at 10:04:46PM -0300, Fabio Estevam wrote:
> As explained in the text at the bottom of the page
> https://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/boot-format:
>
> "QUIC repositories on this site will not receive any updates after
> March 31, 2022, and will be del
On Wed, Mar 08, 2023 at 09:49:54AM +0100, Patrick Delaunay wrote:
> No need to mount a too small partition to handle a EXT4 file system.
>
> This patch add a test on partition size before to read the
> SUPERBLOCK_SIZE buffer and avoid error latter in fs_devread() function.
>
> Signed-off-by: Pat
On Fri, Mar 10, 2023 at 02:52:30PM +0100, Sebastian Andrzej Siewior wrote:
> Binary files, which are committed to a private fork of this repository,
> will be subject to line feed substitution unless marked as binary.
>
> Mark .bin files as binary.
>
> Signed-off-by: Sebastian Andrzej Siewior
On Mon, Mar 13, 2023 at 02:27:15PM +0530, Annam Sai Manisha wrote:
> From: annsai01
>
> Remapping console logs from soc uart2 (s1 terminal)
> to css non-secure (uart_ap terminal)
>
> Change-Id: I554f3ab6eb8439c54f5568c47e48f1543ac67b44
> Signed-off-by: Annam Sai Manisha
Applied to u-boot/mast
On Tue, Mar 14, 2023 at 05:24:26PM -0700, Tony Dinh wrote:
> To make sure the panic and the reset messages will go out, console flush()
> should be used.
> Sleep periods do not work in early u-boot phase when timer driver is not
> initialized yet.
>
> Reference: https://lists.denx.de/pipermail/
Signed-off-by: Tom Rini
---
.azure-pipelines.yml | 2 +-
.gitlab-ci.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 5594a67d6b52..71b6ba4bcf01 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -2,7
.
Signed-off-by: Tom Rini
---
tools/docker/Dockerfile | 13 +
1 file changed, 13 insertions(+)
diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile
index bd02531be249..27205002005c 100644
--- a/tools/docker/Dockerfile
+++ b/tools/docker/Dockerfile
@@ -265,6 +265,19 @@ RUN echo
On Wed, Mar 22, 2023 at 04:59:31PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam
>
> After the conversion to DM_SERIAL in commit 01f372d8d62b ("udoo_neo:
> Select DM_SERIAL and drop iomux board level init") the SPL log is gone
> and the U-Boot proper log becomes incomplete:
>
> Core: 80 de
On Tue, Feb 21, 2023 at 03:33:20PM -0800, Aditya Kumar wrote:
> The variable gets dropped by clang compiler in an optimized builds.
> Adding attribute((used)) allows the symbol to be preserved. Similar
> changes have been proposed in the past e.g.,
> 569524741a01e1a96fc2b75dd7e5d12e41ce6c2b for ll
On Mon, Feb 27, 2023 at 05:08:33PM -0500, Tom Rini wrote:
> We have a number of places in the code which use the following syntax:
>
> void func(a, b, c)
> int a; /* Does a */
> something_t *b; /* Pointer to b */
> int c; /* Does c */
> {
> ...
> }
&
On Mon, Feb 27, 2023 at 05:08:34PM -0500, Tom Rini wrote:
> With clang-15 we now will get warnings such as:
>
> warning: a function declaration without a prototype is deprecated in all
> versions of C [-Wstrict-prototypes]
>
> And it is easy enough to address this warning
On Mon, Feb 27, 2023 at 05:08:35PM -0500, Tom Rini wrote:
> With clang-15 we now will get warnings such as:
>
> warning: a function declaration without a prototype is deprecated in all
> versions of C [-Wstrict-prototypes]
>
> And it is easy enough to address this warning
On Mon, Feb 27, 2023 at 05:08:36PM -0500, Tom Rini wrote:
> With clang-15 we now will get warnings such as:
>
> warning: a function declaration without a prototype is deprecated in all
> versions of C [-Wstrict-prototypes]
>
> And it is easy enough to address this warning here
On Mon, Feb 27, 2023 at 05:08:37PM -0500, Tom Rini wrote:
> With clang-15, it is now reported that cont_img_count is unused. This is
> true as the code will increment / reset this counter, but never
> functionally use it. Remove it.
>
> Signed-off-by: Tom Rini
> Review
On Mon, Feb 27, 2023 at 05:08:38PM -0500, Tom Rini wrote:
> With clang-15 we now get reported that in the make_flame_tree function,
> neither the missing_count nor depth variables are used, only
> incremenete/decremented. Remove these.
>
> Signed-off-by: Tom Rini
> Review
On Thu, Mar 09, 2023 at 11:22:07AM -0500, Tom Rini wrote:
> Some platforms were not including which sets the prototype
> for reset_cpu, and in turn had it set wrong. Correct these cases.
>
> Signed-off-by: Tom Rini
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Desc
On Thu, Mar 09, 2023 at 11:22:08AM -0500, Tom Rini wrote:
> We did not add a prototype for spl_mmc_get_uboot_raw_sector to
> include/spl.h before, so add and document one now. Correct the incorrect
> prototype in board/advantech/imx8mp_rsb3720a1/imx8mp_rsb3720a1.c and
> ensure that w
On Thu, Mar 09, 2023 at 11:22:09AM -0500, Tom Rini wrote:
> If we're building U-Boot with LTO, we don't want to use that for
> examples as it's more work than required.
>
> Signed-off-by: Tom Rini
> Reviewed-by: Simon Glass
Applied to u-boot/next, thanks!
--
T
On Thu, Mar 09, 2023 at 11:22:11AM -0500, Tom Rini wrote:
> Here we implement usb_gadget_handle_interrupts() but did not include
> so did not have the declaration correct. Fix this
> and add the missing include.
>
> Signed-off-by: Tom Rini
Applied to u-boot/next, t
On Sat, Jul 01, 2023 at 08:08:33PM +0200, Heinrich Schuchardt wrote:
> Dear Tom,
>
> The following changes since commit 5fa30f2351ac3c0458069896bc868eae927df410:
>
> smegw01: Fix wrong symbol override (2023-06-29 09:55:50 -0400)
>
> are available in the Git repository at:
>
> https://sourc
On Mon, Jul 03, 2023 at 07:12:47PM +0300, Roger Quadros wrote:
>
>
> On 26/06/2023 10:32, Nishanth Menon wrote:
> > On 13:59-20230623, Tom Rini wrote:
> >> On Fri, Jun 23, 2023 at 09:42:01AM +0200, Julien Panis wrote:
> >>>
> >>>
> >>
On Mon, Jun 26, 2023 at 07:43:06PM +, Jonas Karlman wrote:
> Use of CONFIG_SPL_FIT_SIGNATURE=y cause CONFIG_LEGACY_IMAGE_FORMAT=n as
> default, this prevent boot scripts in legacy image format from working
> and was an unintended change in the listed fixes commits:
>
> Wrong image format fo
On Thu, Jun 29, 2023 at 04:25:31PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Fix two occurrences where 'signing' is misspelled.
>
> Signed-off-by: Fabio Estevam
> Reviewed-by: Tim Harvey
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
On Fri, Jun 30, 2023 at 11:30:51PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Pass _image_binary_end to make a standard way to indicate the end
> of the text section in SPL.
>
> The motivation for this is to have a uniform way to handle
> the SPL boundary checks.
>
> Signed-off-by:
On Fri, Jun 30, 2023 at 11:30:52PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Pass _image_binary_end to make a standard way to indicate the end
> of the text section in SPL.
>
> The motivation for this is to have a uniform way to handle
> the SPL boundary checks.
>
> Signed-off-by:
t;
> From u-boot-spl.map:
>
> .end
> *(.__end)
> 0x009121a4_image_binary_end = .
>
> Fixes: 77aed22b48ab ("spl: spl_legacy: Add extra address checks")
> Reported-by: Francesco Dolcini
> Signed-off-by: Fabio Estevam
> Tested-by: Tom Rini
&g
Hey all,
I've put out v2023.07-rc6 today instead of the release itself. There's
two reasons for this. First, the security fix that I merged for -rc5 had
some other problems and while I think we have them resolved now, more
boot testing cannot be a bad thing. The second one is that Francesco's
regr
On Mon, Jul 03, 2023 at 09:54:40PM +0200, Francesco Dolcini wrote:
> On Mon, Jul 03, 2023 at 09:40:51PM +0200, Marek Vasut wrote:
> > On 7/3/23 18:49, Francesco Dolcini wrote:
> > > Short update on this regression.
> > >
> > > On Thu, Jun 29, 2023 at 04:19:22PM +0200, Francesco Dolcini wrote:
> >
On Tue, Jul 04, 2023 at 11:39:59AM -0300, Fabio Estevam wrote:
> Hi Francesco,
>
> On Mon, Jul 3, 2023 at 5:49 PM Francesco Dolcini wrote:
>
> > If I do this small partial revert
> >
> > --- a/arch/arm/dts/imx7d-colibri-eval-v3-u-boot.dtsi
> > +++ b/arch/arm/dts/imx7d-colibri-eval-v3-u-boot.dtsi
On Tue, Jul 04, 2023 at 05:12:42PM +0200, Francesco Dolcini wrote:
> On Tue, Jul 04, 2023 at 11:39:59AM -0300, Fabio Estevam wrote:
> > Then for the next cycle, we should plan on adding this
> > fdt_increase_size() into the common fdt_status_disabled().
> >
> > Does it work?
>
> Now that the situ
On Tue, Jul 04, 2023 at 05:23:03PM +0200, Francesco Dolcini wrote:
> On Tue, Jul 04, 2023 at 11:14:57AM -0400, Tom Rini wrote:
> > On Tue, Jul 04, 2023 at 05:12:42PM +0200, Francesco Dolcini wrote:
> > > On Tue, Jul 04, 2023 at 11:39:59AM -0300, Fabio Estevam wrote:
> > >
On Wed, Jul 05, 2023 at 06:33:43PM +0530, Nikhil M Jain wrote:
> Hi Tom,
>
> Gentle reminder
>
> On 21/06/23 15:51, Nikhil M Jain wrote:
> > This patch series aims at updating SPL splashscreen framework for AM62x.
> >
> > This patch series depends on
> > https://lore.kernel.org/u-boot/2023050422
On Tue, Jul 04, 2023 at 04:25:55PM +0900, Jaehoon Chung wrote:
> Dear Tom,
>
> Please pull u-boot-pmic next into u-boot next branch.
> If there is a problem, let me know, plz.
>
> Best Regards,
> Jaehoon Chung
>
> CI: https://source.denx.de/u-boot/custodians/u-boot-pmic/-/pipelines/16767
>
> T
On Tue, 04 Jul 2023 14:25:36 +0300, Eugen Hristev wrote:
> add my patchwork alias
>
>
Applied to u-boot/master, thanks!
--
Tom
On Tue, 04 Jul 2023 14:09:45 -0300, Fabio Estevam wrote:
> For changing the USB OTG node status from "okay" to "disabled" more
> space is needed, so call fdt_increase_size() to avoid the following
> error:
>
> ```
> U-Boot 2023.07-rc5-0.0.0-devel+git.580eb31199be (Jun 27 2023 - 13:39:58
> +
On Tue, Jul 04, 2023 at 02:13:01PM -0300, Fabio Estevam wrote:
> On 04/07/2023 14:04, Francesco Dolcini wrote:
>
> > The boards that do not check the return value might start to behave
> > wrongly without an obvious error to help the debugging.
>
> Yes, the current implementation of fdt_status_di
On Tue, 04 Jul 2023 22:18:09 +0200, Heinrich Schuchardt wrote:
> Compiling on armv7 results in:
>
> tools/renesas_spkgimage.c: In function ‘spkgimage_parse_config_line’:
> tools/renesas_spkgimage.c:76:66: warning: format ‘%ld’ expects
> argument of type ‘long int’, but argument 3 has type ‘size_t
On Thu, Jul 06, 2023 at 11:43:13AM +0200, Mattijs Korpershoek wrote:
> On lun., juin 19, 2023 at 10:21, Mattijs Korpershoek
> wrote:
>
> > Hi Qianfan,
> >
> > Thank you for your review.
> >
> > On lun., juin 19, 2023 at 14:19, qianfan wrote:
> >
> >> 在 2023/6/16 21:26, Mattijs Korpershoek 写道:
>
On Thu, Jul 06, 2023 at 07:35:02PM +0200, Pali Rohár wrote:
> To make eMMC partition choosing in default_spl_mmc_emmc_boot_partition()
> function better understandable, rewrite it via explicit switch-case code
> pattern.
>
> Also add a warning when eMMC EXT_CSD[179] register is configured by user
On Thu, Jul 06, 2023 at 07:49:18PM +0200, Pali Rohár wrote:
> On Thursday 06 July 2023 13:42:18 Tom Rini wrote:
> > On Thu, Jul 06, 2023 at 07:35:02PM +0200, Pali Rohár wrote:
> > > To make eMMC partition choosing in default_spl_mmc_emmc_boot_partition()
> > > fun
On Thu, Jul 06, 2023 at 10:45:51AM +, Leo Liang wrote:
> Hi Tom,
>
> The following changes since commit e80f4079b3a3db0961b73fa7a96e6c90242d8d25:
>
> Merge tag 'v2023.07-rc6' into next (2023-07-05 11:28:55 -0400)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-
On Mon, Jul 03, 2023 at 01:22:21PM +0200, Marek Vasut wrote:
> The following changes since commit ac29400f1f4ae5df2542bacfe4c142db7824bd6c:
>
> Merge tag 'efi-2023-07-rc6' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-01 16:11:51
> -0400)
>
> are available in the Git repo
On Fri, Jul 07, 2023 at 07:51:42AM +0100, Paul Barker wrote:
> After Linux commit ff61f0791ce9, x86 documentation was moved to
> arch/x86 and the link in bootparam.h was broken.
>
> Signed-off-by: Paul Barker
> ---
> arch/x86/include/asm/bootparam.h | 2 +-
> 1 file changed, 1 insertion(+), 1 d
On Fri, Jul 07, 2023 at 06:46:39PM +0200, Pali Rohár wrote:
> On Thursday 06 July 2023 13:52:14 Tom Rini wrote:
> > On Thu, Jul 06, 2023 at 07:49:18PM +0200, Pali Rohár wrote:
> > > On Thursday 06 July 2023 13:42:18 Tom Rini wrote:
> > > > On Thu, Jul 06, 2023 at 07:3
201 - 300 of 43950 matches
Mail list logo