On Wed, 13 Apr 2022 at 11:48, AKASHI Takahiro
wrote:
>
> On Tue, Apr 12, 2022 at 06:34:47PM +0530, Sughosh Ganu wrote:
> > Update the capsule update functionality related documentation to
> > refect the additional definitions that need to be made per platform
> > for supporting the capsule update
On 4/10/22 06:27, Marek Vasut wrote:
This patch adds a driver for configuration of the Microchip USB251xB/xBi
USB 2.0 hub controller series with USB 2.0 upstream connectivity, SMBus
configuration interface and two to four USB 2.0 downstream ports.
This is ported from Linux as of Linux kernel
Hi Marcel,
On 08.04.22 10:24, Marcel Ziswiler wrote:
Subject: [PATCH v1 19/24] colibri-imx6ull: fix nand bch geometry
Date: Fri, 8 Apr 2022 10:07:14 +0200
Message-Id: <20220408080719.342072-20-mar...@ziswiler.com>
X-Mailer: git-send-email 2.34.1
In-Reply-To: <20220408080719.342072-1-mar...@zisw
On Wed, Apr 13, 2022 at 12:38:05PM +0530, Sughosh Ganu wrote:
> On Wed, 13 Apr 2022 at 11:48, AKASHI Takahiro
> wrote:
> >
> > On Tue, Apr 12, 2022 at 06:34:47PM +0530, Sughosh Ganu wrote:
> > > Update the capsule update functionality related documentation to
> > > refect the additional definition
Hi Peng,
On 13.04.22 05:00, Peng Fan (OSS) wrote:
Hi Stefano,
On 2022/4/13 1:10, Stefano Babic wrote:
Hi Peng,Ye,
On 06.04.22 08:30, Peng Fan (OSS) wrote:
From: Ye Li
Since ATF power domain will hold the enable counter for each power
domain,
We need to power off them before entering kern
On 13.04.22 00:41, Marek Vasut wrote:
Enable instruction cache early on to speed up the boot process on i.MX8M.
Signed-off-by: Marek Vasut
Cc: Fabio Estevam
Cc: Peng Fan
Cc: Stefano Babic
---
V2: Protect the icache_enable with !CONFIG_IS_ENABLED(SYS_ICACHE_OFF),
the symbol might be unde
Hi Stefano
On Wed, 2022-04-13 at 09:32 +0200, Stefano Babic wrote:
> Hi Marcel,
>
> On 08.04.22 10:24, Marcel Ziswiler wrote:
> > > Subject: [PATCH v1 19/24] colibri-imx6ull: fix nand bch geometry
> > > Date: Fri, 8 Apr 2022 10:07:14 +0200
> > > Message-Id: <20220408080719.342072-20-mar...@ziswi
For vexpress_ca9x4_defconfig:
Reviewed-by: Kristian Amlie
--
Kristian
On 07/04/2022 18:33, Tom Rini wrote:
The most commonly used value today is 0x2000 and not 0x400. Rework the
Kconfig logic to use this more frequently used value as the default.
Cc: Andrew F. Davis
Cc: Alex Nemirovsky
C
Hi
2022年4月13日(水) 16:33 AKASHI Takahiro :
>
> On Wed, Apr 13, 2022 at 12:38:05PM +0530, Sughosh Ganu wrote:
> > On Wed, 13 Apr 2022 at 11:48, AKASHI Takahiro
> > wrote:
> > >
> > > On Tue, Apr 12, 2022 at 06:34:47PM +0530, Sughosh Ganu wrote:
> > > > Update the capsule update functionality related
Hi Tim,
(quite unrelated to this series): after applying tons of patches, there
are a list that are obsolete and need to be rebased. I applied several
of the patches you sent, some have open issues, some cannot be applied
(as this series), as they depend on other patches too.
I would appreci
On Wed, 13 Apr 2022 at 12:05, AKASHI Takahiro
wrote:
>
> On Tue, Apr 12, 2022 at 06:34:44PM +0530, Sughosh Ganu wrote:
> > The current UEFI capsule updation code uses two GUID values, one for
> > FIT images, and one for raw images across platforms. This logic is
> > being changed to have GUID valu
From: Peng Fan
Make COUNTER_FREQUENCY usable to armv8 and armv7-a, not limited to
versal. And update help message.
Signed-off-by: Peng Fan
---
arch/arm/Kconfig | 12
arch/arm/mach-versal/Kconfig | 6 --
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git
On Wed, 13 Apr 2022 at 11:07, Peng Fan (OSS) wrote:
>
> From: Peng Fan
>
> Since COUNTER_FREQUENCY is obselete, so set cntfrq_el0 if
> CONFIG_COUNTER_FREQUENCY is valid
>
> Signed-off-by: Peng Fan
Reviewed-by: Philipp Tomsich
From: Peng Fan
Since COUNTER_FREQUENCY is obselete, so set cntfrq_el0 if
CONFIG_COUNTER_FREQUENCY is valid
Signed-off-by: Peng Fan
---
arch/arm/cpu/armv7/ls102xa/psci.S | 2 +-
arch/arm/cpu/armv7/ls102xa/timer.c| 2 +-
arch/arm/cpu/armv7/nonsec_virt.S | 4 ++--
arch/ar
From: Peng Fan
Since versal has CONFIG_COUNTER_FREQUENCY, so use it. And
COUNTER_FREQUENCY will be dropped.
Signed-off-by: Peng Fan
Reviewed-by: Michal Simek
---
board/xilinx/versal/board.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/xilinx/versal/board.c b/board
From: Peng Fan
Set default COUNTER_FREQUENCY according to config header file
under include/configs/
i.MX6UL/ULL/7D/8QM/8QXP all has system counter frequency run at 8MHz,
so set default value for them.
SUNXI/EXYNOS/ROCKCHIP_RK3128/ROCKCHIP_RK3288/ROCKCHIP_RK322X/ROCKCHIP_RK3036
at 24MHz. ARCH_LX21
From: Peng Fan
V4:
Include arm32 support. arm32 changes merged with arm64.
Add missing arm64 convert
Rebased
Pass git bisect build and CI
Hope this works well
V3:
Add more help info for CONFIG_COUNTER_FREQUENCY
Drop uneeded comments
Pass git bisect build
Rebased
V2:
Drop imx93 which i
On Tuesday 05 April 2022 10:57:37 Pali Rohár wrote:
> Hello!
>
> I suspect that there is a bug in board/freescale/p1_p2_rdb_pc/tlb.c code
> which configures TLB entry for initial L2 SRAM.
>
> When L2 is 512 kB long (e.g. on P2020) then U-Boot *unsets* MAS2_I bit
> for first half of L2 and for sec
> The GW7903 is based on the i.MX 8M Mini SoC featuring:
> - LPDDR4 DRAM
> - eMMC FLASH
> - microSD socket with voltage select support
> - Gateworks System Controller
> - M.2 A-E Socket with USB2.0 and PCIe
> - MiniPCIe Socket with PCIe, USB2.0, and SIM
> - IMX8M FEC
> - RS232/RS485/RS422 s
> Fix registration of 24M and 32k clock, those got applied or rebased
> incorrectly, so fill in the correct code.
> Fixes: 7a2c3be95a5 ("clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clock")
> Signed-off-by: Marek Vasut
> Cc: Fabio Estevam
> Cc: Peng Fan
> Cc: Stefano Babic
> Cc: Ye Li
Appli
> Enable instruction cache early on to speed up the boot process on i.MX8M.
> Signed-off-by: Marek Vasut
> Cc: Fabio Estevam
> Cc: Peng Fan
> Cc: Stefano Babic
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=
> From: Fabio Estevam
> The "mmc dev ${mmcdev}" command is done twice.
> Remove one ocurrence to avoid the duplication.
> Signed-off-by: Fabio Estevam
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=
DE
> This is the only place where i.MX8M code does SMCCC call, remove it.
> The output has little value as it prints some part of commit ID, and
> worse, if there is no SMC handler installed, the code outright hangs
> or crashes the system.
> By removing this one instance of SMCCC call, U-Boot no long
From: Igor Opaniuk
As video support is very specific depending on the exact display
customisation we decided to disable video support for all out modules
by default.
Signed-off-by: Igor Opaniuk
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
configs/apalis_imx6_defconfig |
From: Oleksandr Suvorov
For recovery purpose allow booting via SDP over USB as well.
Signed-off-by: Oleksandr Suvorov
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
configs/colibri_imx7_defconfig | 1 +
configs/colibri_imx7_emmc_defconfig | 1 +
2 files changed, 2 insertions(
From: Igor Opaniuk
Drop legacy nfsboot script in favor of distroboot DHCP boot.
Signed-off-by: Igor Opaniuk
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
include/configs/apalis-imx8.h | 5 -
include/configs/apalis-tk1.h | 11 ---
include/configs/apalis_imx6.
From: Philippe Schenker
In case a customer wants to set fdtfile currently preboot overrides it
always with preboot just before the bootdelay. Use test -n to check
if fdtfile is already set and only set it if nothing got touched manually
Signed-off-by: Philippe Schenker
Signed-off-by: Marcel Zis
From: Igor Opaniuk
Use the same name of DHCP Distroboot script as in regular eMMC case.
Signed-off-by: Igor Opaniuk
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
include/configs/apalis-imx8.h | 1 +
include/configs/apalis-tk1.h | 1 +
include/configs/apalis_imx6.h |
From: Oleksandr Suvorov
Add missing support of FIT-images and enable a verbosity for
this feature.
Signed-off-by: Oleksandr Suvorov
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
configs/apalis-imx8_defconfig | 1 +
configs/apalis-tk1_defconfig | 1 +
configs/ap
From: Marcel Ziswiler
This fixes the following crash when run on a Colibri iMX7S aka solo:
Colibri iMX7 # usb start
starting USB...
Bus usb@30b1: USB EHCI 1.00
Bus usb@30b2:
The i.MX 7Solo has only one single USB OTG1 but no USB host port. Trying
to initialize the nonexisting port just
From: Marcel Ziswiler
Drop optional support for the ancient Apalis iMX6 V1.0 hardware which
had the UART wired as DCE rather than DTE.
Signed-off-by: Marcel Ziswiler
---
Changes in v2:
- Also drop setup_dcemode_uart() and setup_iomux_dce_uart() which are
now unused.
board/toradex/apalis_i
From: Marcel Ziswiler
Use PREBOOT as well. This allows a customer to just set fdt_board as
on any other module to customize the device tree for his carrier
board.
Signed-off-by: Marcel Ziswiler
---
Changes in v2:
- Re-based on top of Stefano's imx/master-next which dropped 13 commits
alread
From: Marcel Ziswiler
The Colibri PXA270 has been end-of-life since quite a while and would
require more and more maintenance (e.g. DM conversions).
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
arch/arm/Kconfig | 6 -
board/toradex/colibri_pxa270/Kc
From: Marcel Ziswiler
This series contains an assortment of fixes and improvements for Toradex
computer/system on modules (CoM/SoM).
We also drop support for the Apalis iMX8X and the Colibri PXA270. The
former never evolved beyond the sample state and we no longer support
it. The latter is EOL
From: Denys Drozdov
Drop Apalis iMX8X platform as it never left sample state and is no
longer supported.
Signed-off-by: Denys Drozdov
Signed-off-by: Marcel Ziswiler
---
(no changes since v1)
arch/arm/dts/Makefile | 1 -
arch/arm/dts/fsl-imx8qxp-apalis-u-boot.dtsi
'efi-2022-07-rc1' of
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-04-10 11:21:39
-0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
tags/u-boot-imx-20220413
for you to fetch changes up to a1c711046b0d5478a702b27c6
The offset of the current read back register is the value of the gpio pin,
not the value written for the gpio output.
This patch fix it to avoid the other gpio output value controlled by the
same register being set incorrectly.
Fixes: 7ad889b0f37a ("gpio: Add Aspeed GPIO driver")
Signed-off-by: Bi
From: Peng Fan
Set CONFIG_COUNTER_FREQUENCY according to COUNTER_FREQUENCY in
config header file.
Signed-off-by: Peng Fan
---
configs/a3y17lte_defconfig | 1 +
configs/a5y17lte_defconfig | 1 +
configs/a7y17lte_defconfig
From: Peng Fan
Since we have CONFIG_COUNTER_FREQUENCY enabled, no need COUNTER_FREQUENCY
Signed-off-by: Peng Fan
---
arch/arm/cpu/armv8/fsl-layerscape/spintable.S | 2 +-
include/configs/apalis-imx8.h | 3 ---
include/configs/apalis-imx8x.h| 3 ---
include/confi
> Why do you need this, instead of just using CONFIG_LOCALVERSION?
Because we were not aware of this option.
Thanks for the hint and sorry for the noise.
Hi everyone,
Recent issue that I had to deal with sparkled a discussion within my
team, and seems like we are not sure what would be a proper way to go,
even if there are multiple ways to do it. We decided to ask this
question to open-source community, in case someone has thoughts about it.
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> The flags parameter of dm_pci_map_bar() is used for PCI region flags
> rather than memory mapping flags. Fix the type to match that of the
> region flags and stop using the regions flags as memory mapping flags.
>
> Signed-off-by: Andrew Scu
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Add a config to control whether Enhanced Allocation is supported by the
> driver.
>
> Signed-off-by: Andrew Scull
> ---
> drivers/pci/Kconfig | 7 +++
> drivers/pci/pci-uclass.c | 25 +++--
> 2 files changed,
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Ensure the virtio PCI capabilities are contained within the bounds of
> the device's configuration space. The expected size of the capability is
> passed when searching for the capability to enforce this check.
>
> Signed-off-by: Andrew Scul
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Read the virtio PCI capability out of the device configuration space to
> a struct rather than accessing fields directly from the configuration
> space as they are needed. This both makes access to the fields easier
> and avoids re-reading f
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> When converting between PCI bus and physical addresses, include a length
> parameter that can be used to check that the entire range fits within
> one of the PCI regions. This prevents an address being returned that
> might be only partially
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Add tests for the functions dm_pci_bus_to_phys() and
> dm_pci_phys_to_bus() which convert between PCI bus addresses and
> physical addresses based on the ranges declared for the PCI controller.
>
> The ranges of bus#1 are used for the tests,
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Evolve dm_pci_map_bar() to include an offset and length parameter. These
> allow a portion of the memory to be mapped and range checks to be
> applied.
>
> Passing both the offset and length as zero results in the previous
> behaviour and th
On 4/13/22 09:27, Michal Simek wrote:
On 4/10/22 06:27, Marek Vasut wrote:
This patch adds a driver for configuration of the Microchip USB251xB/xBi
USB 2.0 hub controller series with USB 2.0 upstream connectivity, SMBus
configuration interface and two to four USB 2.0 downstream ports.
This is
On Tue, Apr 12, 2022 at 08:28:42AM -0500, Rob Herring wrote:
> On Tue, Apr 12, 2022 at 7:01 AM Tom Rini wrote:
> >
> > On Tue, Apr 12, 2022 at 12:43:15PM +0100, Abdellatif El Khlifi wrote:
> > > On Thu, Apr 07, 2022 at 08:58:11AM -0400, Tom Rini wrote:
> > > > On Thu, Apr 07, 2022 at 01:54:24PM +0
The variables `total_sg` and `descs_used` have the same value. Replace
the few uses of `total_sg` with `descs_used` to simplify the situation.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
drivers/virtio/virtio_ring.c | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff
Move the logic for attaching a descriptor to its own function.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
drivers/virtio/virtio_ring.c | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/virtio/virtio_ring.c b/drivers/virtio
The shared descriptors should only be written by the guest driver,
however, the device is still able to overwrite and corrupt them.
Maintain a private shadow copy of the descriptors for the driver to
use for state tracking, removing the need to read from the shared
descriptors.
Signed-off-by: Andr
When the device returns used buffers, it should refer to the descriptor
that is the head of the descriptor chain for that buffer. Confirm this
to be the case by tracking the head of descriptor chains that have been
made available to the device.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
The virtio ring is the basis of virtio communication. Test its basic
functionality and its resilience against corruption from the device.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
test/dm/virtio.c | 72
1 file changed, 72 insertion
The virtio sandbox transport was setting the device features value to
the bit index rather than shifting a bit to the right index. Fix this
using the bit manipulation macros.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
drivers/virtio/virtio_sandbox.c | 2 +-
test/dm/virtio.c
The virtqueue is passed to virtio_notify() so move the virtqueue
deletion to the end of the test when it's no longer needed. This wasn't
causing any problems because the sandbox virtio transport driver doesn't
do anything for notifications, but it could cause problems if things
change and it was a
The virtio-rng driver is extremely simple, making it suitable for
testing more of the virtio uclass logic. Have the sandbox driver bind
the virtio-rng driver rather than the virtio-blk driver so it can be
used in tests.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
drivers/virtio/vir
Virtio tests that find a child device require the virtio device driver
to be included in the build so it can probe. The sandbox virtio
transport driver currently reports a virtio-blk device so make sure the
corresponding driver is built before running tests that need it.
Signed-off-by: Andrew Scul
Once the virtio-rng driver has been bound, probe it to trigger the pre
and post child probe hooks of the virtio uclass driver. Check the status
of the virtio device to confirm it reached the expected state.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
test/dm/virtio_device.c | 9 +++
Check the length of data written by the device is consistent with the
size of the buffers to avoid out-of-bounds memory accesses in case
values aren't consistent.
Signed-off-by: Andrew Scull
Cc: Sughosh Ganu
Reviewed-by: Simon Glass
---
drivers/virtio/virtio_rng.c | 3 +++
1 file changed, 3 in
Add a regression test for virtio-rng reading beyond the end of its
buffer if the virtio device provides an invalid length.
Signed-off-by: Andrew Scull
Reviewed-by: Simon Glass
---
test/dm/Makefile | 1 +
test/dm/virtio_rng.c | 52
2 files change
Hi Stefano,
On Mon, 2022-04-11 at 17:45 +0200, Stefano Babic wrote:
> Hi Philipp,
>
> On 02.03.22 10:39, Philip Oberfichtner wrote:
> > The Bosch ACC (Air Center Control) Board is based on the i.MX6D.
>
> [snip]
>
> > diff --git a/include/configs/imx6q-acc.h b/include/configs/imx6q-
> > acc.h
>
During initialization, U-Boot may rely on clean caches for the code and data in
the memory area where its binary is located. Cleaning that cache area could be
a responsibility of the loader of U-Boot (e.g., BL2 from ARM Trusted Firmware).
Otherwise, it may be hard for U-Boot to avoid using corru
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> When converting addresses, apply a mask to the region flags during
> lookup. This allows the caller to specify which flags are important and
> which are not, for example to exclude system memory regions.
>
> The behaviour of the function is
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Add mask parameter and reorder length parameter to match the other PCI
> address conversion functions. Using PCI_REGION_TYPE as the mask gives
> the old behaviour.
>
> It's converted from a macro to an inline function as the length
> paramet
This allows to concatenate spl and u-boot binaries together.
Previously, both binaries has to be flashed separately at the correct
offset (spl at offset 0 and u-boot at offset 0x8000).
With this patch, only one binary is generated (u-boot-with-spl.bin)
and has to be copied in flash at offset 0 usin
Add new stm32746g-eval board support
Add defconfig for SPL and none SPL mode for STM32F7 boards.
Add documentation on how to build and flash STM32 MCUs.
Patrice Chotard (12):
configs: stm32f746-disco: Concatenate spl and u-boot binaries
configs: stm32f746-disco: Rename stm32f746-disco_defconfi
The current stm32f746-disco_defconfig file supports SPL, rename it to
stm32f746-disco_spl_defconfig to reflect the supported configuration.
Signed-off-by: Patrice Chotard
---
board/st/stm32f746-disco/MAINTAINERS | 1 +
.../{stm32f746-disco_defconfig => stm32f746-disc
Add stm32f746-disco_defconfig for stm32f746 discovery board to
build U-Boot proper.
Signed-off-by: Patrice Chotard
---
configs/stm32f746-disco_defconfig | 64 +++
1 file changed, 64 insertions(+)
create mode 100644 configs/stm32f746-disco_defconfig
diff --git a/con
The current stm32f769-disco_defconfig file supports SPL, rename it to
stm32f769-disco_spl_defconfig to reflect the supported configuration.
Signed-off-by: Patrice Chotard
---
board/st/stm32f746-disco/MAINTAINERS | 1 +
.../{stm32f769-disco_defconfig => stm32f769-disc
Migrate SPL flags to stm32f769-disco_spl_defconfig
Signed-off-by: Patrice Chotard
---
configs/stm32f769-disco_spl_defconfig | 25 +
1 file changed, 21 insertions(+), 4 deletions(-)
diff --git a/configs/stm32f769-disco_spl_defconfig
b/configs/stm32f769-disco_spl_defconf
Add stm32f769-disco_defconfig for stm32f769 discovery board to
build U-Boot proper.
Signed-off-by: Patrice Chotard
---
configs/stm32f769-disco_defconfig | 65 +++
1 file changed, 65 insertions(+)
create mode 100644 configs/stm32f769-disco_defconfig
diff --git a/con
As stm32f46-disco, stm32f769-disco and stm32746g-eval are very similar
except their respective device tree file. These 3 boards uses the same
TARGET_STM32F746_DISCO flag (so same include/configs/stm32f746-disco.h
and same board file board/st/stm32f746-disco/stm32f746-disco.c)
To be able to compile
Replace CONFIG_SUPPORT_SPL by CONFIG_SPL_BUILD to allow
dram_init() execution when using none SPL defconfig
(stm32f746-disco_defconfig).
Signed-off-by: Patrice Chotard
---
board/st/stm32f746-disco/stm32f746-disco.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/board/st/stm
Migrate SPL flags to stm32f746-disco_spl_defconfig
Signed-off-by: Patrice Chotard
---
arch/arm/mach-stm32/Kconfig | 20
configs/stm32f746-disco_spl_defconfig | 24
2 files changed, 20 insertions(+), 24 deletions(-)
diff --git a/arch/arm/m
Add stm32746g-eval_defconfig for stm32746g evaluation board to
build U-Boot proper.
Full board description can be found here :
https://www.st.com/en/evaluation-tools/stm32746g-eval.html
Signed-off-by: Patrice Chotard
---
board/st/stm32f746-disco/MAINTAINERS | 1 +
configs/stm32746g-eval_defco
Add stm32746g-eval_spl_defconfig for stm32746g evaluation board to
build SPL.
Signed-off-by: Patrice Chotard
---
board/st/stm32f746-disco/MAINTAINERS | 1 +
configs/stm32746g-eval_spl_defconfig | 86
2 files changed, 87 insertions(+)
create mode 100644 configs/stm
Add documentation for STM32 MCUs (F4, F7 and H7 series).
Signed-off-by: Patrice Chotard
---
board/st/stm32f429-discovery/MAINTAINERS | 1 +
board/st/stm32f429-evaluation/MAINTAINERS | 1 +
board/st/stm32f469-discovery/MAINTAINERS | 1 +
board/st/stm32f746-disco/MAINTAINERS | 1 +
Hi Tom,
Please pull the latest changes from u-boot-net/next branch which include:
* DM9000 DM support
* tftp server bug fix
* mdio ofnode support functions
* Various phy fixes and improvements.
The following changes since commit 8221c52d88fbe84ca9692dc23827e21403c952e8:
Merge tag 'u-boot-at91-
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Add a mask parameter to control the lookup of the PCI region from which
> the mapping can be made.
>
> Signed-off-by: Andrew Scull
> ---
> arch/x86/cpu/baytrail/cpu.c | 2 +-
> drivers/ata/ahci.c | 7
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> Prepare for calls to `virtio_pci_map_capability()` failing by returning
> NULL on error. If this happens, later accesses to the pointers would be
> unsafe so cause the probe to fail if such an error occurs.
>
> Signed-off-by: Andrew Scull
>
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> The virtio PCI capabilities describe regions of memory that should be
> mapped. Map those with dm_pci_map_bar() which will ensure they are valid
> PCI regions.
>
> Signed-off-by: Andrew Scull
> ---
> drivers/virtio/virtio_pci_modern.c | 18
Hi Andrew,
On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
>
> The virtio PCI drivers forgo a number of consistency checks,
> particularly around pointer validation and bounds checking. This series
> focuses on the modern driver to add those checks.
>
> The start of the series adds and fixes
Update distro config env memory layout:
- loadaddr=0x4820 allows for 130MB area for uncompressing (ie FIT
images, kernel_comp_addr_r)
- fdt_addr_r = loadaddr + 128MB - allows for 128MB kernel
- scriptaddr = fdt_addr_r + 512KB - allows for 512KB fdt
- ramdisk_addr_r = scriptaddr + 512KB -
Enable USB support for host controller and various USB ethernet
devices.
Example usage of USB Mass Storage (UMS) support:
u-boot=> mmc list
FSL_SDHC: 0
FSL_SDHC: 1
FSL_SDHC: 2 (eMMC)
u-boot=> ums 0 mmc 2
UMS: LUN 0, dev mmc 2, hwpart 0, sector 0x0, count 0xe3
Signed-off-by: Tim Harvey
Enable DM_SERIAL.
Signed-off-by: Tim Harvey
---
v2: rebase on imx/master
---
configs/imx8mm_venice_defconfig | 2 ++
configs/imx8mn_venice_defconfig | 2 ++
2 files changed, 4 insertions(+)
diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig
index dd61ec9b70fb..09f7d8
Hi Tim
On Wed, Apr 13, 2022 at 5:47 PM Tim Harvey wrote:
>
> Enable DM_SERIAL.
>
> Signed-off-by: Tim Harvey
> ---
> v2: rebase on imx/master
> ---
> configs/imx8mm_venice_defconfig | 2 ++
> configs/imx8mn_venice_defconfig | 2 ++
> 2 files changed, 4 insertions(+)
>
> diff --git a/configs/imx
Use the common GSC driver.
This allows us to do some additional cleanup:
- rename gsc{.c,.h} to eeprom{.c.h} for clarity
- collapse eeprom_get_dev
- remove unnecessary header files and alphabatize includes
Signed-off-by: Tim Harvey
---
v2: rebase on imx/master
---
arch/arm/dts/imx8mm-venice-
Add gpio hog support for board-specific gpio lines:
- put hogs in u-boot.dtsi so as to keep the regular dts files
in sync with the kernel. The hogs will not be put in the kernel
as that makes them un-usable by userspace as well as
re-initializes them to dt defaults overriding changes which ma
enable CONFIG_OF_LIBFDT_OVERLAY to support applying dt overlays in
U-Boot.
Signed-off-by: Tim Harvey
---
v2: rebase on imx/master
---
configs/imx8mm_venice_defconfig | 1 +
configs/imx8mn_venice_defconfig | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/imx8mm_venice_defconfig b/con
On Wed, Apr 13, 2022 at 8:56 AM Michael Nazzareno Trimarchi
wrote:
>
> Hi Tim
>
> On Wed, Apr 13, 2022 at 5:47 PM Tim Harvey wrote:
> >
> > Enable DM_SERIAL.
> >
> > Signed-off-by: Tim Harvey
> > ---
> > v2: rebase on imx/master
> > ---
> > configs/imx8mm_venice_defconfig | 2 ++
> > configs/im
The TI DP83867 phy has been replaced with the MaxLinear GPY111 phy
due to part availability. Add support for it:
- increase post-reset time to 300ms per datasheet
- add tx-delay/rx-delay config
Signed-off-by: Tim Harvey
---
v2: rebase on imx/master
---
arch/arm/dts/imx8mm-venice-gw7902-u-boot.
Enable the md5sum and crc32 commands.
Signed-off-by: Tim Harvey
---
configs/imx8mm_venice_defconfig | 4 +++-
configs/imx8mn_venice_defconfig | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig
index a9ff5654b
> > diff --git a/drivers/pci/pci-uclass.c b/drivers/pci/pci-uclass.c
> > index 33dda2..8bbeb62f2e 100644
> > --- a/drivers/pci/pci-uclass.c
> > +++ b/drivers/pci/pci-uclass.c
> > @@ -1533,8 +1533,8 @@ static phys_addr_t dm_pci_map_ea_virt(struct udevice
> > *dev, int ea_off,
> > return
; https://source.denx.de/u-boot/custodians/u-boot-efi (2022-04-10 11:21:39
> -0400)
>
> are available in the Git repository at:
>
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
> tags/u-boot-imx-20220413
>
> for you to fetch changes up to a1c711046b0d5478a702b27
Use the common GSC driver.
This allows us to do some additional cleanup:
- use the GSC driver functions
- move waiting for the EEPROM to the SPL int (it will always be ready
after this)
- move eeprom functions into eeprom file and elimate GSC_I2C_BUS
- eliminate some redundant EEPROM reads
ollowing changes since commit 33ae8c5bebba0874fbc432914406e63fbc219080:
> >
> > Merge tag 'efi-2022-07-rc1' of
> > https://source.denx.de/u-boot/custodians/u-boot-efi (2022-04-10 11:21:39
> > -0400)
> >
> > are available in the Git repository
On Wed, 13 Apr 2022 at 15:03, Bin Meng wrote:
>
> On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull wrote:
> >
> > Add tests for the functions dm_pci_bus_to_phys() and
> > dm_pci_phys_to_bus() which convert between PCI bus addresses and
> > physical addresses based on the ranges declared for the PCI
On Wed, Apr 13, 2022 at 03:20:23PM +0100, Abdellatif El Khlifi wrote:
> On Tue, Apr 12, 2022 at 08:28:42AM -0500, Rob Herring wrote:
> > On Tue, Apr 12, 2022 at 7:01 AM Tom Rini wrote:
> > >
> > > On Tue, Apr 12, 2022 at 12:43:15PM +0100, Abdellatif El Khlifi wrote:
> > > > On Thu, Apr 07, 2022 at
1 - 100 of 125 matches
Mail list logo