> What is the status of usb boot for Raspberry Pi 5 platform ?
> It's the last thing we need to use u-boot on Rpi5.
Nobody has done work to support the RP1 chip which contains the USB HW as yet.
Hi,
What is the status of usb boot for Raspberry Pi 5 platform ?
It's the last thing we need to use u-boot on Rpi5.
Thanks,
Best regards
Ludovic
Hi Dhruva,
On mer., mai 29, 2024 at 11:39, Dhruva Gole wrote:
> Hi Sjoerd,
>
> On Aug 21, 2023 at 14:20:26 -0400, Tom Rini wrote:
>> On Mon, Aug 21, 2023 at 04:13:32PM +, Marcel Ziswiler wrote:
>> > Hi Sjoerd
>> >
>> > On Thu, 2023-06-01 at 08:37 +0200, Sjoerd Simons wrote:
>> > > On Wed, 2
Hi Sjoerd,
On Aug 21, 2023 at 14:20:26 -0400, Tom Rini wrote:
> On Mon, Aug 21, 2023 at 04:13:32PM +, Marcel Ziswiler wrote:
> > Hi Sjoerd
> >
> > On Thu, 2023-06-01 at 08:37 +0200, Sjoerd Simons wrote:
> > > On Wed, 2023-05-31 at 17:14 -0400, Tom Rini wrote:
> > > > On Thu, Apr 06, 2023 at 0
On Mon, 06 May 2024 15:38:40 +0100, Martyn Welch wrote:
> This series adds DFU support for TI AM62 SK and beagleplay boards.
>
> I have picked this series up from Sjoerd due to time constraints.
>
> Since the last revision:
> * Removed dwc3 mode setting in favour of reinstating forced peripheral
This series adds DFU support for TI AM62 SK and beagleplay boards.
I have picked this series up from Sjoerd due to time constraints.
Since the last revision:
* Removed dwc3 mode setting in favour of reinstating forced peripheral
mode for usb0
* Use of config fragments for both r5 and a53 DFU co
Hello, I have a little problem. If I boot via usb, uboot does not download the
uboot.env file at startup, but if I run the saveenv command, it will save the
variables in the same directory where u-boot.bin lies.
Best regards, Dmitry Voronin
Hi Sjoerd,
Thank you for the series.
On ven., janv. 12, 2024 at 09:52, Sjoerd Simons wrote:
> This series adds DFU support for TI AM62 SK board and new since this
> version also for beagleplay.
>
> Since the last revision, apart from beagleplay support the main changes
> are:
> * Documentation
This series adds DFU support for TI AM62 SK board and new since this
version also for beagleplay.
Since the last revision, apart from beagleplay support the main changes
are:
* Documentation was added on how to use this functionality on both boards
* the R5 configuration is now done via a config
Previous version of this patchset went out back in April and got delayed
for various reasons. As some parts were merge this is a somewhat smaller
set then before.
Patches against u-boot/next to take advantage of the latest dts sync
from linux v6.7-rc1
0: https://lists.denx.de/pipermail/u-boot/2
Hi,
On Mon, 23 Oct 2023 14:41:33 +0200, Neil Armstrong wrote:
> Add boot over DFU RAM as an alternate to running script at
> a fixed address like done today.
>
> The main culprit is that it's not possible to do that
> on G12A/SM1 platforms due to changes in the USB boot prot
latforms due to changes in the USB boot protocol.
>
> With this, U-Boot will present a DFU device with a ram slot where
> the Host could write a fitImage or legacy U-Boot image, then with the
> detach command boot will continue trying to boot the uploaded image.
>
> Signed-off-by: N
Hi,
> Add boot over DFU RAM as an alternate to running script at
> a fixed address like done today.
>
> The main culprit is that it's not possible to do that
> on G12A/SM1 platforms due to changes in the USB boot protocol.
>
> With this, U-Boot will present a DFU de
Add boot over DFU RAM as an alternate to running script at
a fixed address like done today.
The main culprit is that it's not possible to do that
on G12A/SM1 platforms due to changes in the USB boot protocol.
With this, U-Boot will present a DFU device with a ram slot where
the Host could
On 10/4/23 11:57, Patrick DELAUNAY wrote:
> Hi,
>
> On 9/26/23 17:09, Patrice Chotard wrote:
>> From: Patrick Delaunay
>>
>> Add support of USB key boot in distro boot command.
>>
>> Signed-off-by: Patrick Delaunay
>> Signed-off-by: Patrice Chotard
>> ---
>>
>> include/configs/stm32mp13_co
Hi,
On 9/26/23 17:09, Patrice Chotard wrote:
From: Patrick Delaunay
Add support of USB key boot in distro boot command.
Signed-off-by: Patrick Delaunay
Signed-off-by: Patrice Chotard
---
include/configs/stm32mp13_common.h | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
di
From: Patrick Delaunay
Add support of USB key boot in distro boot command.
Signed-off-by: Patrick Delaunay
Signed-off-by: Patrice Chotard
---
include/configs/stm32mp13_common.h | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/include/configs/stm32mp13_common.h
b/i
On Mon, Aug 21, 2023 at 04:13:32PM +, Marcel Ziswiler wrote:
> Hi Sjoerd
>
> On Thu, 2023-06-01 at 08:37 +0200, Sjoerd Simons wrote:
> > On Wed, 2023-05-31 at 17:14 -0400, Tom Rini wrote:
> > > On Thu, Apr 06, 2023 at 08:55:34PM +0200, Sjoerd Simons wrote:
> > >
> > > > This series adds more
Hi Sjoerd
On Thu, 2023-06-01 at 08:37 +0200, Sjoerd Simons wrote:
> On Wed, 2023-05-31 at 17:14 -0400, Tom Rini wrote:
> > On Thu, Apr 06, 2023 at 08:55:34PM +0200, Sjoerd Simons wrote:
> >
> > > This series adds more boot sources for the TI am62x. For that the
> > > dts'
> > > are synced from th
> When booting from USB (SDP) setup firmware-update environment
> for emmc device.
> Signed-off-by: Tim Harvey
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH,Mana
When booting from USB (SDP) setup firmware-update environment
for emmc device.
Signed-off-by: Tim Harvey
---
board/gateworks/venice/venice.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/gateworks/venice/venice.c b/board/gateworks/venice/venice.c
index 803582c55b99..3067480e6ac7 1006
On Wed, 2023-05-31 at 17:14 -0400, Tom Rini wrote:
> On Thu, Apr 06, 2023 at 08:55:34PM +0200, Sjoerd Simons wrote:
>
> > This series adds more boot sources for the TI am62x. For that the
> > dts'
> > are synced from the upstream ti-next git tree (to add usb nodes),
> > some
> > dwc3 glue is and f
On Thu, Apr 06, 2023 at 08:55:34PM +0200, Sjoerd Simons wrote:
> This series adds more boot sources for the TI am62x. For that the dts'
> are synced from the upstream ti-next git tree (to add usb nodes), some
> dwc3 glue is and finally the default configuration is tuned to add
> support for DFU an
Hi Sjoerd,
Thank you for this series.
On jeu., avril 06, 2023 at 20:55, Sjoerd Simons wrote:
> This series adds more boot sources for the TI am62x. For that the dts'
> are synced from the upstream ti-next git tree (to add usb nodes), some
> dwc3 glue is and finally the default configuration is
On 07/04/23 12:25 am, Sjoerd Simons wrote:
> This series adds more boot sources for the TI am62x. For that the dts'
> are synced from the upstream ti-next git tree (to add usb nodes), some
> dwc3 glue is and finally the default configuration is tuned to add
> support for DFU and USB (host and ga
This series adds more boot sources for the TI am62x. For that the dts'
are synced from the upstream ti-next git tree (to add usb nodes), some
dwc3 glue is and finally the default configuration is tuned to add
support for DFU and USB (host and gadget)
Changes in v2:
- Update dts sync to v6.3-rc5
This series adds more boot sources for the TI am62x. For that the dts'
are synced from the upstream ti-next git tree (to add usb nodes), some
dwc3 glue is and finally the default configuration is tuned to add
support for DFU and USB (host and gadget)
Aswath Govindraju (1):
configs: am62: Add
> Add an entry for USB boot so that U-Boot could be loaded via
> the Serial Download Protocol.
> Signed-off-by: Fabio Estevam
> Reviewed-by: Peng Fan
Applied to u-boot-imx, master, thanks !
Best regards,
S
On 9/20/2022 8:20 AM, Fabio Estevam wrote:
Add an entry for USB boot so that U-Boot could be loaded via
the Serial Download Protocol.
Signed-off-by: Fabio Estevam
Reviewed-by: Peng Fan
---
board/freescale/imx8mm_evk/spl.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/board
Add an entry for USB boot so that U-Boot could be loaded via
the Serial Download Protocol.
Signed-off-by: Fabio Estevam
---
board/freescale/imx8mm_evk/spl.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/board/freescale/imx8mm_evk/spl.c b/board/freescale/imx8mm_evk/spl.c
index e2eb1426c8
> From: Ye Li
> The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
> USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
> Signed-off-by: Ye Li
> Signed-off-by: Peng Fan
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
On Wed, May 18, 2022 at 04:49:13PM +0530, Aswath Govindraju wrote:
> The node name of the bus in the device tree has changed. Also, the length
> argument to be passed should be the length of new value. Therefore, fix the
> path to usb device tree node as well as the length argument passed.
>
> Si
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
The node name of the bus in the device tree has changed. Also, the length
argument to be passed should be the length of new value. Therefore, fix the
path to usb device tree node as well as the length argument passed.
Signed-off-by: Aswath Govindraju
---
arch/arm/mach-k3/am6_init.c | 4 ++--
1 f
The following series of patches along with [1], fix usb boot modes
on AM654 IDK board.
[1] - https://patchwork.ozlabs.org/project/uboot/list/?series=300845
Aswath Govindraju (3):
arm: dts: k3-am654-r5-base-board: Fix the dt properties in usb0
instance
arm: mach-k3: am6_init: Fix the path
Add usb boot option to spl-boot-order.c
Signed-off-by: Johan Jonker
---
arch/arm/mach-rockchip/spl-boot-order.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/mach-rockchip/spl-boot-order.c
b/arch/arm/mach-rockchip/spl-boot-order.c
index 93b8e7de..c4ba369b 100644
--- a/arch
On 06.04.22 11:39, Pali Rohár wrote:
U-Boot for Turris Omnia is always compiled with MMC, SCSI and USB support,
so always enable macros for booting from these devices.
Signed-off-by: Pali Rohár
---
include/configs/turris_omnia.h | 24 +++-
1 file changed, 3 insertions(+),
On Sun, 1 May 2022 16:52:31 +0200
Pali Rohár wrote:
> On Friday 08 April 2022 11:00:24 Pali Rohár wrote:
> > On Wednesday 06 April 2022 21:31:18 Marek Behún wrote:
> > > On Wed, 6 Apr 2022 11:39:34 +0200
> > > Pali Rohár wrote:
> > >
> > > > U-Boot for Turris Omnia is always compiled with
On Friday 08 April 2022 11:00:24 Pali Rohár wrote:
> On Wednesday 06 April 2022 21:31:18 Marek Behún wrote:
> > On Wed, 6 Apr 2022 11:39:34 +0200
> > Pali Rohár wrote:
> >
> > > U-Boot for Turris Omnia is always compiled with MMC, SCSI and USB support,
> > > so always enable macros for booting f
On Wednesday 06 April 2022 21:31:18 Marek Behún wrote:
> On Wed, 6 Apr 2022 11:39:34 +0200
> Pali Rohár wrote:
>
> > U-Boot for Turris Omnia is always compiled with MMC, SCSI and USB support,
> > so always enable macros for booting from these devices.
>
> This is not true. Attaching config wher
On Wed, 6 Apr 2022 11:39:34 +0200
Pali Rohár wrote:
> U-Boot for Turris Omnia is always compiled with MMC, SCSI and USB support,
> so always enable macros for booting from these devices.
This is not true. Attaching config where scsi is disabled.
If we want to enforce MMC, SCSI and USB, we shou
U-Boot for Turris Omnia is always compiled with MMC, SCSI and USB support,
so always enable macros for booting from these devices.
Signed-off-by: Pali Rohár
---
include/configs/turris_omnia.h | 24 +++-
1 file changed, 3 insertions(+), 21 deletions(-)
diff --git a/include/co
Hi Marek
On 12/6/21 21:58, Marek Vasut wrote:
> In case the SoC reports the boot device type is USB, it means the SPL was
> loaded via BootROM DFU mode. Currently the spl_boot_device() returns boot
> device as USB host, change it to DFU instead, so the SPL can continue the
> DFU boot and load U-Bo
Hi Marek
On 12/6/21 9:58 PM, Marek Vasut wrote:
> In case the SoC reports the boot device type is USB, it means the SPL was
> loaded via BootROM DFU mode. Currently the spl_boot_device() returns boot
> device as USB host, change it to DFU instead, so the SPL can continue the
> DFU boot and load U-
In case the SoC reports the boot device type is USB, it means the SPL was
loaded via BootROM DFU mode. Currently the spl_boot_device() returns boot
device as USB host, change it to DFU instead, so the SPL can continue the
DFU boot and load U-Boot via DFU.
Signed-off-by: Marek Vasut
Cc: Patrice Ch
On Fri, Sep 03, 2021 at 07:02:13PM +0200, Arnaud Patard wrote:
..
> I may be wrong but seems like the issue solved by
> https://patchwork.ozlabs.org/project/uboot/patch/20210406151059.1187379-1-icen...@aosc.io/
> Unfortunately, I think that there has been no progress since the
> submission of this
Vincent Stehlé writes:
Hi,
> Hi U-Boot folks,
>
> Hopefully this is the right way to report bugs. If not, please do not hesitate
> to let me know.
>
> I am hitting an issue with U-Boot v2021.07 on the ROCKPro64, when booting
> Linux
> with UEFI from USB. The kernel EFI stub will hang:
>
> EFI
Hi U-Boot folks,
Hopefully this is the right way to report bugs. If not, please do not hesitate
to let me know.
I am hitting an issue with U-Boot v2021.07 on the ROCKPro64, when booting Linux
with UEFI from USB. The kernel EFI stub will hang:
EFI stub: Booting Linux Kernel...
EFI stub: Using
Add an entry for USB boot so that U-Boot could be loaded via
the Serial Download Protocol.
Signed-off-by: Fabio Estevam
---
board/freescale/imx8mm_evk/spl.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/board/freescale/imx8mm_evk/spl.c b/board/freescale/imx8mm_evk/spl.c
index
Add support for identifying USB host and device boot modes
Signed-off-by: Aswath Govindraju
---
arch/arm/mach-k3/am642_init.c | 13 +++--
arch/arm/mach-k3/include/mach/am64_hardware.h | 5 +
arch/arm/mach-k3/include/mach/am64_spl.h | 6 --
3 files changed,
Add support for identifying USB host and device boot modes
Signed-off-by: Aswath Govindraju
---
arch/arm/mach-k3/am642_init.c | 13 +++--
arch/arm/mach-k3/include/mach/am64_hardware.h | 5 +
arch/arm/mach-k3/include/mach/am64_spl.h | 6 --
3 files changed,
Add support for identifying USB host and device boot modes
Signed-off-by: Aswath Govindraju
---
arch/arm/mach-k3/am642_init.c | 13 +++--
arch/arm/mach-k3/include/mach/am64_hardware.h | 5 +
arch/arm/mach-k3/include/mach/am64_spl.h | 6 --
3 files changed,
> From: Ian Ray
> Remove unsupported USB boot.
> Signed-off-by: Ian Ray
> Signed-off-by: Sebastian Reichel
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=
DENX Software Engi
From: Ian Ray
Remove unsupported USB boot.
Signed-off-by: Ian Ray
Signed-off-by: Sebastian Reichel
---
include/configs/ge_bx50v3.h | 5 -
1 file changed, 5 deletions(-)
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index 2d854af9a06d..f1e0ec553ce6 100644
--- a
Good day,
I ran into a problem with a Raspberry Pi 4 setup and this seems to be a
U-boot issue.
Setup:
RPi 4 - 4GB
Home assistant 5.x / 64 bits
Startech USB SATA
Crucial MX500 SSD
Arduino Mega USB connected
The problem is also mentioned at the hassio github:
https://github.com/home-assistant/o
From: Guillaume La Roque
When booting from rom usb, skip the boot logo logic as it's possible
that the partition containing the logo does not exist yet.
Signed-off-by: Neil Armstrong
Signed-off-by: Guillaume La Roque
Signed-off-by: Mattijs Korpershoek
---
include/configs/meson64_android.h |
On 30/10/2020 16:03, Mattijs Korpershoek wrote:
> From: Guillaume La Roque
>
> When booting from rom usb, skip the boot logo logic as it's possible
> that the partition containing the logo does not exist yet.
>
> Signed-off-by: Neil Armstrong
> Signed-off-by: Guillaume La Roque
> Signed-off-by
Add support for identifying USB host and device boot modes
Signed-off-by: Faiz Abbas
---
arch/arm/mach-k3/am6_init.c | 5 +
arch/arm/mach-k3/include/mach/am6_hardware.h | 2 ++
arch/arm/mach-k3/include/mach/am6_spl.h | 3 ++-
3 files changed, 9 insertions(+), 1 deletion
Add support for identifying USB host and device boot modes
Signed-off-by: Faiz Abbas
---
arch/arm/mach-k3/am6_init.c | 5 +
arch/arm/mach-k3/include/mach/am6_hardware.h | 2 ++
arch/arm/mach-k3/include/mach/am6_spl.h | 3 ++-
3 files changed, 9 insertions(+), 1 deletion
From: Era Tiwari
LS1088A-RDB has MMC, SCSI, DHCP as boot targets,
but the USB support was missing.
Add support for USB as Boot_targets_devices.
Signed-off-by: Era Tiwari
Signed-off-by: Pramod Kumar
---
Changes in v2:
- incorporate review comments
include/configs/ls1088ardb.h | 1 +
1
LS1088A-RDB has MMC, SCSI, DHCP as boot targets,
but the USB support was missing.
Add support for USB as Boot_targets_devices.
Signed-off-by: Era Tiwari
Signed-off-by: Pramod Kumar
---
include/configs/ls1088ardb.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ls1088ardb.h
From: Ye Li
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Ye Li
Signed-off-by: Peng Fan
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/
The SPL SDP is configured as BOOT_DEVICE_BOARD, but for i.MX8 and
i.MX8M, the boot_device_spl is still set to BOOT_DEVICE_USB, which
may cause SDP can't work, in order to fix this issue, when booting
from USB in spl, we change its type to BOOT_DEVICE_BOARD.
Signed-off-by: Sherry Sun
Signed-off-by
Hi Sherry,
> The SPL SDP is configured as BOOT_DEVICE_BOARD, but for i.MX8 and
> i.MX8M, the boot_device_spl is still set to BOOT_DEVICE_USB, which
> may cause SDP can't work, in order to fix this issue, when booting
> from USB in spl, we change its type to BOOT_DEVICE_BOARD.
>
> Signed-off-by: S
The SPL SDP is configured as BOOT_DEVICE_BOARD, but for i.MX8 and
i.MX8M, the boot_device_spl is still set to BOOT_DEVICE_USB, which
may cause SDP can't work, in order to fix this issue, when booting
from USB in spl, we change its type to BOOT_DEVICE_BOARD.
Signed-off-by: Sherry Sun
Signed-off-by
The SPL SDP is configured as BOOT_DEVICE_BOARD, but for i.MX8 and
i.MX8M, the boot_device_spl is still set to BOOT_DEVICE_USB, which
may cause SDP can't work, in order to fix this issue, when booting
from USB in spl, we change its type to BOOT_DEVICE_BOARD.
Signed-off-by: Sherry Sun
Signed-off-by
> Since the SD3.0 kernel driver needs M4 image support, this causes
> problem for usb boot booting into kernel. To decouple the relationship,
> we modify the FDT file in u-boot to disable SD3.0.
> So the kernel won't depend on M4 image.
> Signed-off-by: Peng Fan
Applied t
Since the SD3.0 kernel driver needs M4 image support, this causes
problem for usb boot booting into kernel. To decouple the relationship,
we modify the FDT file in u-boot to disable SD3.0.
So the kernel won't depend on M4 image.
Signed-off-by: Peng Fan
---
board/freescale/mx7ul
Hi, Lukasz
>
> On Thu, 18 Jul 2019 07:47:53 +
> Peng Fan wrote:
>
> > > Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
> > >
> > > On Thu, 18 Jul 2019 07:38:10 +
> > > Peng Fan wrote:
> > >
> > > > H
On Thu, 18 Jul 2019 07:47:53 +
Peng Fan wrote:
> > Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
> >
> > On Thu, 18 Jul 2019 07:38:10 +
> > Peng Fan wrote:
> >
> > > Hi Lukasz,
> > >
> > > > Su
Hi, Lukasz
>
> On Thu, 18 Jul 2019 07:38:10 +
> Peng Fan wrote:
>
> > Hi Lukasz,
> >
> > > Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
> > >
> > > Hi Sherry,
> > >
> > > > From: Sherry Sun
> &g
On Thu, 18 Jul 2019 07:38:10 +
Peng Fan wrote:
> Hi Lukasz,
>
> > Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
> >
> > Hi Sherry,
> >
> > > From: Sherry Sun
> > >
> > > The SPL SDP is configured as BOOT_DEVICE_
> Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
>
> On Thu, 18 Jul 2019 07:38:10 +
> Peng Fan wrote:
>
> > Hi Lukasz,
> >
> > > Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
> > >
> > > Hi Sherry,
>
Hi Lukasz,
> Subject: Re: [PATCH 1/4] imx: spl: Change USB boot device type
>
> Hi Sherry,
>
> > From: Sherry Sun
> >
> > The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
> > USB, change its type to BOOT_DEVICE_BOARD, so we can use SD
Hi Sherry,
> From: Sherry Sun
>
> The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
> USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
>
> Signed-off-by: Sherry Sun
> Signed-off-by: Ye Li
> ---
> arch/arm/mach-imx/spl.c | 2 +-
> 1 file changed, 1 insertion(+)
From: Sherry Sun
The SPL SDP is configured as BOOT_DEVICE_BOARD, so when booting from
USB, change its type to BOOT_DEVICE_BOARD, so we can use SDP.
Signed-off-by: Sherry Sun
Signed-off-by: Ye Li
---
arch/arm/mach-imx/spl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ar
Since the SD3.0 kernel driver needs M4 image support, this causes
problem for usb boot booting into kernel. To decouple the relationship,
we modify the FDT file in u-boot to disable SD3.0.
So the kernel won't depend on M4 image.
Signed-off-by: Peng Fan
---
board/freescale/mx7ul
On Fri, Dec 14, 2018 at 06:53:22PM +0900, AKASHI Takahiro wrote:
> With this patch which adds a removable USB mass storage to a list
> of bootable devices, USB boot is supported in distro boot if UEFI is
> configured.
>
> Signed-off-by: AKASHI Takahiro
Applied to u-boot
On 12/23/18 3:26 AM, Alexander Graf wrote:
>
>
> On 14.12.18 10:53, AKASHI Takahiro wrote:
>> With this patch which adds a removable USB mass storage to a list
>> of bootable devices, USB boot is supported in distro boot if UEFI is
>> configured.
>>
On Mon, Jan 28, 2019 at 11:43:24AM -0600, Andrew F. Davis wrote:
> Add a new defconfig file for the DRA7xx High Security EVM. This config
> is specific for the case of USB booting.
>
> Signed-off-by: Andrew F. Davis
> Reviewed-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
signature
On 1/26/19 9:51 PM, Tom Rini wrote:
> On Thu, Jan 17, 2019 at 01:43:06PM -0600, Andrew F. Davis wrote:
>
>> Add a new defconfig file for the DRA7xx High Security EVM. This config
>> is specific for the case of USB booting.
>>
>> Signed-off-by: Andrew F. Davis
>> Reviewed-by: Tom Rini
>
> OK, th
Add a new defconfig file for the DRA7xx High Security EVM. This config
is specific for the case of USB booting.
Signed-off-by: Andrew F. Davis
Reviewed-by: Tom Rini
---
MAINTAINERS | 1 +
configs/dra7xx_hs_evm_usb_defconfig | 113
2 files c
Hello all,
This series adds USB boot support to HS DRA7xx/AM57xx platforms.
Thanks,
Andrew
Changes from v3:
- Rebase on upstream
- Sync defconfigs
Changes from v2:
- Only use ISW_ENTRY_ADDR for system with a set default
Changes from v1:
- Drop explicit UART boot support from DRA7xx as
On Thu, Jan 17, 2019 at 01:43:06PM -0600, Andrew F. Davis wrote:
> Add a new defconfig file for the DRA7xx High Security EVM. This config
> is specific for the case of USB booting.
>
> Signed-off-by: Andrew F. Davis
> Reviewed-by: Tom Rini
OK, this an the am57xx_hs_evm_usb config no longer bui
Add a new defconfig file for the DRA7xx High Security EVM. This config
is specific for the case of USB booting.
Signed-off-by: Andrew F. Davis
Reviewed-by: Tom Rini
---
MAINTAINERS | 1 +
configs/dra7xx_hs_evm_usb_defconfig | 106
2 files c
Hello all,
This series adds USB boot support to HS DRA7xx/AM57xx platforms.
We start by cleaning up DFU boot in SPL support. What is done in the
first patch for DFU, if acceptable, should be done to the other boot
modes.
The 4th patch is needed as on HS devices a header is added to the
boot
On 14.12.18 10:53, AKASHI Takahiro wrote:
> With this patch which adds a removable USB mass storage to a list
> of bootable devices, USB boot is supported in distro boot if UEFI is
> configured.
>
> Signed-off-by: AKASHI Takahiro
Reviewied-by: Alexander Graf
Alex
> ---
With this patch which adds a removable USB mass storage to a list
of bootable devices, USB boot is supported in distro boot if UEFI is
configured.
Signed-off-by: AKASHI Takahiro
---
include/configs/qemu-arm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/qemu-arm.h b
.denx.de/pipermail/u-boot/2018-November/347491.html
Thanks,
-Takahiro Akashi
AKASHI Takahiro (2):
ARM: qemu-arm: enable usb mass storage in default configuration
ARM: qemu-arm: enable USB boot in distro boot with UEFI
configs/qemu_arm64_defconfig | 1 +
configs/qemu_arm_defconfig | 1 +
On Wed, Dec 05, 2018 at 11:51:34AM -0600, Andrew F. Davis wrote:
> Add a new defconfig file for the DRA7xx High Security EVM. This config
> is specific for the case of USB booting.
>
> Signed-off-by: Andrew F. Davis
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
On 05/12/18 11:21 PM, Andrew F. Davis wrote:
Hello all,
This series adds USB boot support to HS DRA7xx/AM57xx platforms.
We start by cleaning up DFU boot in SPL support. What is done in the
first patch for DFU, if acceptable, should be done to the other boot
modes.
The 4th patch is needed
Add a new defconfig file for the DRA7xx High Security EVM. This config
is specific for the case of USB booting.
Signed-off-by: Andrew F. Davis
---
MAINTAINERS | 1 +
configs/dra7xx_hs_evm_usb_defconfig | 106
2 files changed, 107 insertions(
Hello all,
This series adds USB boot support to HS DRA7xx/AM57xx platforms.
We start by cleaning up DFU boot in SPL support. What is done in the
first patch for DFU, if acceptable, should be done to the other boot
modes.
The 4th patch is needed as on HS devices a header is added to the
boot
ecurity EVM. This config
>>>> is specific for the case of UART/USB booting.
>>>
>>> Can you share the steps on how you verified uart boot?
>>>
>>
>> All the verification for this defconfig was with USB boot for the first
>> stage (ULO). UART c
verified uart boot?
All the verification for this defconfig was with USB boot for the first
stage (ULO). UART cannot be tested with our DRA7xx EVMs as you pointed
out and to test on AM57xx special scrips need to be used as the ROM UART
loading protocol is not standard. UART loading of the second stage
1 - 100 of 152 matches
Mail list logo