Config check should be done without the SPL_ prefix.
Signed-off-by: Ricardo Salveti
---
board/xilinx/zynqmp/zynqmp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/xilinx/zynqmp/zynqmp.c b/board/xilinx/zynqmp/zynqmp.c
index dfb5dab7afa..2b5239ccb47 100644
--- a/board/x
On Thu, Nov 4, 2021 at 9:28 PM Ricardo Salveti wrote:
>
> Config check should be done without the SPL_ prefix.
>
> Signed-off-by: Ricardo Salveti
Reviewed-by: Oleksandr Suvorov
> ---
> board/xilinx/zynqmp/zynqmp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/
Hi Wolfgang,
Am Do., 4. Nov. 2021 um 20:12 Uhr schrieb Wolfgang Denk :
>
> Dear Heiko,
>
> In message <20211104185231.2927-1-heiko.thi...@gmail.com> you wrote:
> > While converting to binman for an imx8mq board, it has been found that
> > building in the u-boot CI fails. This is because an imx8mq
On Thu, Nov 4, 2021 at 3:40 PM Michael Walle wrote:
>
> Am 2021-11-04 14:15, schrieb Michal Simek:
> > On 11/4/21 13:27, Michael Walle wrote:
> >> Am 2021-11-04 12:16, schrieb Michal Simek:
> >>> On 11/4/21 03:09, Grygorii Strashko wrote:
>
>
> On 02/11/2021 12:27, Michal Simek wrot
On Thu, Nov 04, 2021 at 11:38:25AM +0100, Stefan Roese wrote:
> Hi Tom,
>
> please pull the following watchdog related patches:
>
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
On Thu, 4 Nov 2021 11:37:57 +0100
Stefan Roese wrote:
Hi Stefan,
> On 04.11.21 04:55, Samuel Holland wrote:
> > This series hooks up the watchdog uclass to automatically register
> > watchdog devices for use with sysreset, doing a bit of minor cleanup
> > along the way.
> >
> > The goal is for
commit cb1d40151489 ("net: phy: realtek: Add tx/rx delay config for
8211e") added support for all four possible delay combinations, but set
the wrong bit in the RXID and TXID cases. This broke Ethernet on boards
using one of those settings. Fix that by fixing the bit selection.
Fixes: cb1d40151489
On Thu, Nov 04, 2021 at 07:36:01PM -0500, Samuel Holland wrote:
> commit cb1d40151489 ("net: phy: realtek: Add tx/rx delay config for
> 8211e") added support for all four possible delay combinations, but set
> the wrong bit in the RXID and TXID cases. This broke Ethernet on boards
> using one of t
Hi, Simon,
On Thu, Nov 04, 2021 at 09:11:59AM -0600, Simon Glass wrote:
> Hi Mark,
>
> On Thu, 4 Nov 2021 at 08:31, Mark Kettenis wrote:
> >
> > > From: Simon Glass
> > > Date: Wed, 3 Nov 2021 20:51:25 -0600
> > >
> > > Hi Mark,
> > >
> > > On Tue, 2 Nov 2021 at 09:13, Mark Kettenis
> > > wro
On Wed, Nov 03, 2021 at 08:49:04PM -0600, Simon Glass wrote:
> Hi Takahiro,
>
> On Wed, 3 Nov 2021 at 20:04, AKASHI Takahiro
> wrote:
> >
> > On Tue, Nov 02, 2021 at 08:58:15AM -0600, Simon Glass wrote:
> > > Hi Takahiro,
> > >
> > > On Thu, 28 Oct 2021 at 23:25, AKASHI Takahiro
> > > wrote:
>
Hi Andre,
On 05.11.21 00:11, Andre Przywara wrote:
On Thu, 4 Nov 2021 11:37:57 +0100
Stefan Roese wrote:
Hi Stefan,
On 04.11.21 04:55, Samuel Holland wrote:
This series hooks up the watchdog uclass to automatically register
watchdog devices for use with sysreset, doing a bit of minor cleanu
On Tue, 2 Nov 2021 at 12:44, Heinrich Schuchardt
wrote:
>
> With CONFIG_SYSRESET_WATCHDOG=y the sandbox can use a watchdog based system
> reset.
>
> To make this work calling sandbox_wdt_expire_now() must lead to a reset.
>
> With this change we can test the development suggested in
>
> [PATCH 0
Hi Art,
On Wed, 3 Nov 2021 at 01:41, Art Nikpal wrote:
>
> > The high level problem I have with this patch is that we keep going back
> > to "we really need to update to a modern hush (or other shell) rather
> > than patching new features in to our ancient fork".
>
> Yes it will be fine ! Does an
Hi Ilias,
On Tue, 2 Nov 2021 at 10:28, Ilias Apalodimas
wrote:
>
> Hi Simon.
>
> On Tue, 2 Nov 2021 at 16:55, Simon Glass wrote:
> >
> > Hi Masahisa,
> >
> > On Tue, 2 Nov 2021 at 02:03, Masahisa Kojima
> > wrote:
> > >
> > > Hi Simon,
> > >
> > > On Mon, 25 Oct 2021 at 04:54, Simon Glass wro
Hi Roman,
Good luck! I must get a copy of that BOFH book.
Regards,
Simon
On Sun, 31 Oct 2021 at 22:30, Roman Kopytin wrote:
>
> Hi, all
> Currently I am waiting some help from our IT infrastructure department.
>
> -Original Message-
> From: Simon Glass
> Sent: Tuesday, October 26, 20
Hi Amjad,
On Fri, 22 Oct 2021 at 09:55, Amjad Ouled-Ameur
wrote:
>
> This will allow consumers to choose a pxe label at runtime instead of
> having to prompt the user. One good use-case for this, is choosing
> whether or not to apply a dtbo depending on the hardware configuration.
> e.g: for TI's
On Wed, 3 Nov 2021 at 08:11, Jan Kiszka wrote:
>
> From: Jan Kiszka
>
> This got lost while fixing up the condition in
> board/siemens/iot2050/board.c
>
> Fixes: b55881dd ("bootstage: Add SPL support")
> Signed-off-by: Jan Kiszka
> ---
> configs/iot2050_defconfig | 2 ++
> 1 file changed, 2 ins
On Wed, 3 Nov 2021 at 08:20, Marek Vasut wrote:
>
> Add "in SPL" suffix to the Kconfig description, to make it differ
> from the "proper" U-Boot entry.
>
> Signed-off-by: Marek Vasut
> Cc: Simon Glass
> ---
> common/Kconfig.boot | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-
Hi Ilias,
On Wed, 3 Nov 2021 at 09:09, Ilias Apalodimas
wrote:
>
> There's a lot of code duplication in U-Boot right now. All the TPM TIS
> compatible drivers we have at the moment have their own copy of a TIS
> implementation.
>
> So let's create a common layer which implements the core TIS fun
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> Use the ut_asserteq_str() assertion instead of strcmp() function and
> ut_assertok()ing it's result.
>
> Signed-off-by: Marek Behún
> ---
> test/dm/cpu.c | 4 ++--
> test/dm/soc.c | 4 ++--
> test/dm/sysinfo.c |
Hi Marek,
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> Currently sysinfo_get_str() returns 0 if a string is filled in the
> given buffer, and otherwise gives no simple mechanism to determine
> actual string length.
>
> One implementation returns -ENOSPC if buffer is
Hi Marek,
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> Add function
> sysinfo_get_str_list_max_len()
> to determine length of the longest string in a string list, functions
> sysinfo_str_list_first() and
> sysinfo_str_list_next()
> to support iteration over str
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> The env_set_default_vars() function does not document return value and
> behaves differently from other env_* functions.
>
> Change the return value to return 0 on success and -ve on error.
>
> Signed-off-by: Marek Behún
>
Hi,
On Thu, 4 Nov 2021 at 04:43, Masahisa Kojima wrote:
>
> This commit adds the missing EFI_TCG2_PROTOCOL selftest
> and Measured Boot selftest in lib/efi_selftest.
>
> This selftest includes PE/COFF image measurement test,
> some PCR values are different in each architecture.
> With that, this
Hi Takahiro,
On Thu, 4 Nov 2021 at 19:21, AKASHI Takahiro wrote:
>
> On Wed, Nov 03, 2021 at 08:49:04PM -0600, Simon Glass wrote:
> > Hi Takahiro,
> >
> > On Wed, 3 Nov 2021 at 20:04, AKASHI Takahiro
> > wrote:
> > >
> > > On Tue, Nov 02, 2021 at 08:58:15AM -0600, Simon Glass wrote:
> > > > Hi
Hi Takahiro,
On Thu, 4 Nov 2021 at 19:04, AKASHI Takahiro wrote:
>
> Hi, Simon,
>
> On Thu, Nov 04, 2021 at 09:11:59AM -0600, Simon Glass wrote:
> > Hi Mark,
> >
> > On Thu, 4 Nov 2021 at 08:31, Mark Kettenis wrote:
> > >
> > > > From: Simon Glass
> > > > Date: Wed, 3 Nov 2021 20:51:25 -0600
>
Hi,
On Thu, 4 Nov 2021 at 19:22, Stefan Roese wrote:
>
> Hi Andre,
>
> On 05.11.21 00:11, Andre Przywara wrote:
> > On Thu, 4 Nov 2021 11:37:57 +0100
> > Stefan Roese wrote:
> >
> > Hi Stefan,
> >
> >> On 04.11.21 04:55, Samuel Holland wrote:
> >>> This series hooks up the watchdog uclass to aut
Hi Heiko,
On Thu, 4 Nov 2021 at 12:53, Heiko Thiery wrote:
>
> In case mkimage exits with a return code other than zero do not stop.
> Print an error message and go on.
>
> Signed-off-by: Heiko Thiery
> ---
> tools/binman/etype/mkimage.py | 8 +++-
> 1 file changed, 7 insertions(+), 1 delet
On Sat, 30 Oct 2021 at 00:52, Ovidiu Panait wrote:
>
> Add a return value to init_addr_map and use it directly in the
> post-relocation init sequence, rather than using a wrapper stub.
>
> Signed-off-by: Ovidiu Panait
> ---
>
> arch/arm/include/asm/mmu.h | 2 +-
> arch/arm/mach-bcm283x/init
On Tue, 2 Nov 2021 at 12:44, Heinrich Schuchardt
wrote:
>
> For successful execution of the watchdog test we need both the GPIO as well
> as the SANDBOX watchdog.
>
> Avoid a build failure for CONFIG_WDT_GPIO=n.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> v2:
> move changes to Makefile
On Wed, 3 Nov 2021 at 08:20, Marek Vasut wrote:
>
> All these macros really guard show_boot_progress() function, which
> is used only if BOOT_PROGRESS is enabled in Kconfig. Fix up the
> macro guards.
>
> Signed-off-by: Marek Vasut
> Cc: Simon Glass
> ---
> board/Seagate/dockstar/dockstar.c
Hi Art,
On Mon, 1 Nov 2021 at 00:52, Art Nikpal wrote:
>
> hi Simon
>
> > Fixes: f33a2c1bd0f ("image: Remove #ifdefs from select_ramdisk()")
> > (I believe, can you confirm?)
>
> confirm f33a2c1bd0f has wrong implementation logic for raw ramdisk image
> sure i have tested it ...
Thanks!
BTW ple
Hi,
On Tue, 2 Nov 2021 at 01:43, Heinrich Schuchardt wrote:
>
>
>
> On 11/1/21 03:14, Simon Glass wrote:
> > Hi Takahiro,
> >
> > On Sun, 31 Oct 2021 at 19:52, AKASHI Takahiro
> > wrote:
> >>
> >> On Sun, Oct 31, 2021 at 07:15:17PM -0600, Simon Glass wrote:
> >>> Hi Takahiro,
> >>>
> >>> On Sun,
On Wed, 3 Nov 2021 at 08:20, Marek Vasut wrote:
>
> Enable SPL bootstage support in sandbox_spl config to detect build issues in
> CI.
>
> Signed-off-by: Marek Vasut
> Cc: Simon Glass
> ---
> configs/sandbox_spl_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Simon Glass
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> Make it so that if the .detect() method is not implemented, the sysinfo
> is considered to be present.
>
> Signed-off-by: Marek Behún
> ---
> drivers/sysinfo/sysinfo-uclass.c | 5 +
> 1 file changed, 1 insertion(+), 4
On Wed, 3 Nov 2021 at 09:09, Ilias Apalodimas
wrote:
>
> Convert our SPI TPM driver and use the newly added API
>
> Signed-off-by: Ilias Apalodimas
> ---
> drivers/tpm/Makefile | 2 +-
> drivers/tpm/tpm2_tis_spi.c | 440 +++--
> 2 files changed, 32 inserti
On Wed, 3 Nov 2021 at 09:09, Ilias Apalodimas
wrote:
>
> A previous patch added support for an mmio based TPM.
> Add an example in QEMU on it's usage
>
> Signed-off-by: Ilias Apalodimas
> ---
> doc/board/emulation/qemu-arm.rst | 25 +
> 1 file changed, 25 insertions(+)
>
Hi Ilias,
On Wed, 3 Nov 2021 at 09:09, Ilias Apalodimas
wrote:
>
> Add support for devices that expose a TPMv2 though MMIO.
> Apart from those devices, we can use the driver in our QEMU setups and
> test TPM related code which is difficult to achieve using the sandbox
> driver (e.g test the EFI T
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> Add get_str_list() method to sysinfo operations.
>
> The get_str_list() method is similar to get_str(), but receives one
> additional argument, @idx, and fills in the @idx-th string from a given
> list.
>
> Add sandbox impl
On Wed, 3 Nov 2021 at 09:09, Ilias Apalodimas
wrote:
>
> A previous commit is adding an MMIO TPMv2 driver. Include in the default
> qemu arm configs, since we plan on using them on EFI testing
>
> Signed-off-by: Ilias Apalodimas
> ---
> configs/qemu_arm64_defconfig | 2 ++
> configs/qemu_arm_de
On Thu, 4 Nov 2021 at 12:53, Heiko Thiery wrote:
>
> The RunException will be throws when the a command's return_code is not
> equal zero. With this an external caller can catch that and has access
> to the command/args, the result code, the stdout and stderr output.
>
> Signed-off-by: Heiko Thier
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> Since the default_environment[] buffer is not overwritten anymore by any
> board, remove support for read-write default_environment[].
>
> Signed-off-by: Marek Behún
> ---
> include/env_default.h | 2 --
> include/env_in
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> ESPRESSObin's board code uses an ad-hoc solution for ensuring that
> ethaddrs are not overwritten by `env default -a` command and that the
> `fdtfile` is set to correct value when `env default -a` is called.
>
> This ad-hoc
On Wed, 3 Nov 2021 at 08:09, Jan Kiszka wrote:
>
> From: Jan Kiszka
>
> Both U-Boot proper and SPL entries were using the same description.
>
> Fixes: b55881dd ("bootstage: Add SPL support")
> Signed-off-by: Jan Kiszka
> ---
> common/Kconfig.boot | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
Hi Mark,
On Thu, 4 Nov 2021 at 10:51, Mark Kettenis wrote:
>
> > From: Simon Glass
> > Date: Thu, 4 Nov 2021 09:11:59 -0600
> >
> > Hi Mark,
> >
> > On Thu, 4 Nov 2021 at 08:31, Mark Kettenis wrote:
> > >
> > > > From: Simon Glass
> > > > Date: Wed, 3 Nov 2021 20:51:25 -0600
> > > >
> > > > Hi
On Wed, 3 Nov 2021 at 17:23, Marek Behún wrote:
>
> From: Marek Behún
>
> The default_environment[] buffer is built at compile time, but sometimes
> it makes sense for some default environment variables to be determined
> at runtime, for example:
> - one board code may support different boards, a
Hi François,
On Tue, 2 Nov 2021 at 10:03, François Ozog wrote:
>
> Hi Simon,
>
> On Tue, 2 Nov 2021 at 15:59, Simon Glass wrote:
>>
>> Hi François,
>>
>> On Mon, 1 Nov 2021 at 02:53, François Ozog wrote:
>> >
>> > Hi Simon,
>> >
>> > this seems a great endeavor. I'd like to better understand th
Hi:
I'm testing 'fastboot flash' command with sparse images. Due to we write
CHUNK_TYPE_RAW format data from unaligned buffer to mmc, the u-boot will
report warinnig messages like this: "CACHE: Misaligned operation at
range [8428, 84001028]" if DCACHE is enabled. Is it a bug that we
need
Hi:
I'm testing 'fastboot flash' command with sparse images. Due to we write
CHUNK_TYPE_RAW format data from unaligned buffer to mmc, the u-boot will
report warinnig messages like this: "CACHE: Misaligned operation at
range [8428, 84001028]" if DCACHE is enabled. Is it a bug that we
need
On Thu, Nov 04, 2021 at 08:02:40PM -0600, Simon Glass wrote:
> Hi Takahiro,
>
> On Thu, 4 Nov 2021 at 19:04, AKASHI Takahiro
> wrote:
> >
> > Hi, Simon,
> >
> > On Thu, Nov 04, 2021 at 09:11:59AM -0600, Simon Glass wrote:
> > > Hi Mark,
> > >
> > > On Thu, 4 Nov 2021 at 08:31, Mark Kettenis
>
On Thu, Nov 04, 2021 at 08:02:05PM -0600, Simon Glass wrote:
> Hi,
>
> On Tue, 2 Nov 2021 at 01:43, Heinrich Schuchardt wrote:
> >
> >
> >
> > On 11/1/21 03:14, Simon Glass wrote:
> > > Hi Takahiro,
> > >
> > > On Sun, 31 Oct 2021 at 19:52, AKASHI Takahiro
> > > wrote:
> > >>
> > >> On Sun, Oct
On Thu, Nov 04, 2021 at 09:11:51AM -0600, Simon Glass wrote:
> Hi Takahiro,
>
> On Wed, 3 Nov 2021 at 19:49, AKASHI Takahiro
> wrote:
> >
> > On Tue, Nov 02, 2021 at 08:57:48AM -0600, Simon Glass wrote:
> > > Hi Takahiro,
> > >
> > > On Thu, 28 Oct 2021 at 23:20, AKASHI Takahiro
> > > wrote:
>
On Thu, Nov 04, 2021 at 08:02:37PM -0600, Simon Glass wrote:
> Hi Takahiro,
>
> On Thu, 4 Nov 2021 at 19:21, AKASHI Takahiro
> wrote:
> >
> > On Wed, Nov 03, 2021 at 08:49:04PM -0600, Simon Glass wrote:
> > > Hi Takahiro,
> > >
> > > On Wed, 3 Nov 2021 at 20:04, AKASHI Takahiro
> > > wrote:
>
From: qianfan Zhao
CHUNK_TYPE_RAW buffer is not aligned, and flash sparse images by
fastboot will report "Misaligned operation" if DCACHE is enabled.
Flashing Sparse Image
CACHE: Misaligned operation at range [8428, 84001028]
CACHE: Misaligned operation at range [84001034, 84002034]
CACHE: M
Hi Pali,
On 04.11.21 16:49, Pali Rohár wrote:
Hello! Recently I have sent more PCIe related patches for mvebu/armada
SoCs into U-Boot. Now all were merged into U-Boot git master branch.
I have tested everything on Armada 38x.
I would like to ask if you have some Armada 370 board (or older, e.g.
On 04.11.21 10:31, Heinrich Schuchardt wrote:
The watchdog system reset driver can reboot the device but it cannot power
it off. If power off is requested, the driver should not reset the system
but leave powering off to one of the other system reset drivers.
As power cycling is typically not a
Hi Marek and Pali,
First off all, thanks for your hughe work on this. I have a few Armada
38x boards that I had quite a hard time running kwboot in the past.
Hopefully, I will have more luck with the new kwboot.
Here is a problem I've found running kwboot on the Zyxel NSA310S NAS
(Kirkwood 6702).
在 2021/11/4 0:53, Sean Anderson 写道:
On 9/16/21 3:02 AM, qianfangui...@163.com wrote:
From: qianfan Zhao
If the downloading file size is equal to the partition size, "fastboot
flash" can't work, at least in sunxi platform, because used an
uninitalized point: ep->desc.
Hm, I think that usb_ep
On 04.11.21 10:50, Weijie Gao wrote:
This patch makes mt7621_gpio driver available for MediaTek MT7621 SoC
Signed-off-by: Weijie Gao
Reviewed-by: Stefan Roese
Thanks,
Stefan
---
drivers/gpio/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpio/Kconfi
On 04.11.21 10:50, Weijie Gao wrote:
This patch makes mt7621_wdt driver available for MediaTek MT7621 SoC
Signed-off-by: Weijie Gao
Reviewed-by: Stefan Roese
Thanks,
Stefan
---
drivers/watchdog/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog
101 - 160 of 160 matches
Mail list logo