On lun., févr. 20, 2023 at 00:14, Samuel Holland wrote:
> This fixes an error with trying to link against do_bootm() when
> CONFIG_CMD_BOOTM is disabled.
>
> Signed-off-by: Samuel Holland
Reviewed-by: Mattijs Korpershoek
> ---
>
> drivers/fastboot/fb_common.c | 2 +-
;select" here.
>
> Signed-off-by: Marek Vasut
Reviewed-by: Mattijs Korpershoek
> ---
> Cc: Mattijs Korpershoek
> Cc: Neil Armstrong
> Cc: Tom Rini
> ---
> drivers/usb/dwc3/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> d
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 写道:
>>> Commit 62649165cb02 ("lib: sparse: Make CHU
On jeu., juil. 06, 2023 at 13:00, Tom Rini wrote:
> 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 r
OKAY [ 17.192s]
Finished. Total time: 76.569s
[1]
https://lore.kernel.org/r/20221118121323.4009193-1-gary.bis...@boundarydevices.com
[2] https://lore.kernel.org/r/all/43e4c17c-4483-ec8e-f843-9b4c5569b...@seco.com/
Fixes: 62649165cb02 ("lib: sparse: Make CHUNK_TYPE_RAW buffe
Hi Qianfan,
Thank you for your review.
On ven., juil. 07, 2023 at 18:54, qianfan wrote:
> 在 2023/7/7 16:13, Mattijs Korpershoek 写道:
>> Commit 62649165cb02 ("lib: sparse: Make CHUNK_TYPE_RAW buffer aligned")
>> fixed cache alignment for systems with a D-CACHE.
>>
Dolcini
> Cc: Sjoerd Simons
> Cc: Wadim Egorov
> Signed-off-by: Nishanth Menon
> ---
Reviewed-by: Mattijs Korpershoek
>
> Found this as i was building and wondering why 62a7 dtbs were building..
>
> arch/arm/dts/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 de
domain
> No USB device found
> USB init failed: -19
>
> Add ENOENT check on ret in probe function.
>
> Fixes: 5533c883ce10 ("phy: support Amlogic A1 family")
>
> Signed-off-by: Guillaume La Roque
Tested on vim3 with:
=> fastboot usb 0
Tested-by: Mattij
use the weak
> 'imply' keyword to enforce this.
>
> Signed-off-by: Miquel Raynal
Tested that the bind command exists when building with:
configs/khadas-vim3_android_defconfig
Reviewed-by: Mattijs Korpershoek
Tested-by: Mattijs Korpershoek # on vim3
> ---
> cmd/Kconfig
ttps://source.denx.de/u-boot/custodians/u-boot-dfu ?
If yes, I imagine I would need write access to it.
>
>> Signed-off-by: Mattijs Korpershoek
>> ---
>> Mattijs Korpershoek (2):
>> MAINTAINERS: usb gadget: add Mattijs
>> MAINTAINERS: fastboot: add
On jeu., oct. 19, 2023 at 10:18, Lukasz Majewski wrote:
> On Thu, 19 Oct 2023 09:40:37 +0200
> Mattijs Korpershoek wrote:
>
>> Hi Lukasz, Marek,
>>
>> On mer., oct. 18, 2023 at 12:52, Lukasz Majewski
>> wrote:
>>
>> > Hi Mattijs,
>> >
ed-off-by: Dylan Corrales
Reviewed-by: Mattijs Korpershoek
> ---
>
> doc/develop/driver-model/debugging.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/develop/driver-model/debugging.rst
> b/doc/develop/driver-model/debugging.rst
> index
eil Armstrong
I did a simple boot to aosp/main test on vim3 and also used fastboot to
flash the bootloader.
Tested-by: Mattijs Korpershoek # on vim3
> ---
> Neil Armstrong (4):
> ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configs
> configs: meson64: declare
: b749d5ecdc06 ("configs: meson64_android: define raw parts for
bootloader")
Signed-off-by: Mattijs Korpershoek
---
configs/khadas-vim3_android_ab_defconfig | 4
configs/khadas-vim3_android_defconfig | 4
configs/khadas-vim3l_android_ab_defconfig | 4
conf
igned-off-by: Marek Vasut
> ---
> Cc: Lukasz Majewski
> Cc: Mattijs Korpershoek
> Cc: Tom Rini
Reviewed-by: Mattijs Korpershoek
> ---
> doc/usage/dfu.rst | 5 +
> drivers/dfu/dfu_mmc.c | 10 ++
> 2 files changed, 15 insertions(+)
>
> dif
Hi,
On Mon, 25 Sep 2023 12:37:15 +0200, Wojciech Nizinski wrote:
> genimage create android-sparse file with CRC32 chunk at end. When
> U-Boot's fastboot receives this chunk it returns error message:
> `Fail Bogus chunk size for chunk type Dont Care`
>
> According to reference implementation of An
Hi,
On Sun, 29 Oct 2023 23:37:22 +0100, Marek Vasut wrote:
> Add support for exposing the whole mmc device by setting the 'size'
> parameter to 0. This can be useful in case it is not clear what the
> total device size is up front. Update the documentation accordingly.
>
>
Thanks, Applied to ht
>
> This patch is proviced the solution to change value with configuration.
>
> Signed-off-by: Jaehoon Chung
I could not find a maximum size in the DFU 1.1 spec [1] neither in the
dfu-util codebase.
[1] https://www.usb.org/sites/default/files/DFU_1.1.pdf
Reviewed-by
Hi,
On Mon, 20 Jun 2022 20:13:54 +0900, Jaehoon Chung wrote:
> Add CONFIG_DFU_NAME_MAX_SIZE to change the proper size.
> If name is longer than default size, it can do wrong behavior during updating
> image. So it need to change the proper maximum size.
>
> This patch is proviced the solution to
Hi Jaehoon,
On mar., oct. 31, 2023 at 15:50, Mattijs Korpershoek
wrote:
> Hi,
>
> On Mon, 20 Jun 2022 20:13:54 +0900, Jaehoon Chung wrote:
>> Add CONFIG_DFU_NAME_MAX_SIZE to change the proper size.
>> If name is longer than default size, it can do wrong behavior during upd
Hi Jaehoon,
On ven., nov. 03, 2023 at 10:07, "Jaehoon Chung" wrote:
> Hi Mathtjjs,
>
>> -Original Message-
>> From: Mattijs Korpershoek
>> Sent: Thursday, November 2, 2023 6:15 PM
>> To: Jaehoon Chung
>> Cc: lu...@denx.de; u-boot@
Hi Tom,
Here is my first pull request of u-boot-dfu which includes:
- Fix CRC chunk size in fastboot
- Make size optional for dfu on mmc
The CI job is at
https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/18433
Thanks,
Mattijs
The following changes since commit cbba1b7766bd93d74e
On mar., août 15, 2023 at 11:44, Nishanth Menon wrote:
> Add support for BeaglePlay - rev 3
>
> Boot log: https://gist.github.com/nmenon/3e99b44380873263e39ba4d84788db89
>
> Full series(including dependencies) can be found at:
> https://github.com/nmenon/fix-k3-dt-u-boot/commits/beagleplay-v3
>
>
On mar., août 22, 2023 at 10:40, Nishanth Menon wrote:
> On 17:33-20230822, Mattijs Korpershoek wrote:
>> On mar., août 15, 2023 at 11:44, Nishanth Menon wrote:
>>
>> > Add support for BeaglePlay - rev 3
>> >
>> > Boot log: https://gist.github.c
unctions and the dev_array can be dropped.
>
> Signed-off-by: Marek Vasut
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patric
; Signed-off-by: Marek Vasut
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Phi
On sam., août 19, 2023 at 16:23, Marek Vasut wrote:
> Switch sandbox to DM_USB_GADGET, DM is the future.
>
> Signed-off-by: Marek Vasut
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Ray
c: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
> ---
> cmd/fastboot.c | 7 +++
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
> ---
> cmd/usb_gadget_sdp.c | 4 ++--
> 1 f
c: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
> ---
> cmd/usb_ma
: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc:
c: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
> ---
> common/dfu.c | 15
: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefa
c: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
> ---
> cmd/usb_gadget_
all call sites use dm_usb_gadget_handle_interrupts().
>
> Signed-off-by: Marek Vasut
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc:
/dwc3_uboot_exit()
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc: Eddie Cai
> Cc: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Phil
gs and env file
> doc: board: ti: Add BeaglePlay documentation
>
> Nitin Yadav (1):
> drivers: mmc: am654_sdhci: Update OTAP/ITAP delay
>
> Robert Nelson (1):
> arm: dts: Add k3-am625-beagleplay
Using baseline 7e6e40c57233 ("Merge tag 'v2023.10-rc3' into
gt; By changing the order of the inclusion, we allow for the
> CONFIG_EXTRA_ENV_TEXT to have a higher priority in the definition.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Cc: Simon Glass
>
> New patch
>
> include/env_default.h | 6 +++---
> 1 file
On mar., août 22, 2023 at 13:41, Nishanth Menon wrote:
> Enable EMMC boot support for AM62x evm base configuration.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> New patch
>
> configs/am62x_evm_a53_defconfig | 1 +
> configs/am62x_evm_
stem configuration to
> pick data from UDA.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> New patch
> arch/arm/mach-k3/am625_init.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/mach-k3/am625_init.c b/arch/arm/ma
On mar., août 22, 2023 at 13:41, Nishanth Menon wrote:
> From: Nitin Yadav
>
> U-Boot is fail to boot class U1 UHS SD cards (such as microcenter)
> due to incorrect OTAP and ITAP delay select values. Update OTAP and
> ITAP delay select values based on recommeded RIOT values to fix boot
> issue.
On mar., août 22, 2023 at 13:41, Nishanth Menon wrote:
> Add labels for unsigned binary to permit over-ride.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Cc: Simon Glass
>
> Changes since V3: None
>
> V3: https://lore.kernel.org/a
On mar., août 22, 2023 at 13:41, Nishanth Menon wrote:
> Add defconfig fragments for am625 based beagleplay and corresponding
> customized environment file for beagleplay.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Changes:
> * new env
Hi Nishanth,
On mar., août 22, 2023 at 13:41, Nishanth Menon wrote:
> Add base documentation for BeaglePlay
>
> Signed-off-by: Nishanth Menon
This is great! Thanks a lot for the documentation update, especially the
"Flash to eMMC" section.
Reviewed-by: Mattijs Korpe
> Signed-off-by: Robert Nelson
> Co-developed-by: Nishanth Menon
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Changes since V3:
> * Added LEDs to u-boot.dtsi boot phase properties and default to be on.
> * Dropped the slowing down of emm
doc: board: ti: Add BeaglePlay documentation
>
> Robert Nelson (1):
> arm: dts: Add k3-am625-beagleplay
I re-tested v5.
Using baseline 97841de68043 ("Merge branch '2023-08-22-assorted-code-cleanups'
into next")
I could boot all the way to U-boot proper shell.
On mer., août 23, 2023 at 22:10, Nishanth Menon wrote:
> Make the section protected by CONFIG_DISTRO_DEFAULTS macro clear.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
>
> New patch (part of bootstd transition)
>
> include/configs/ti_ar
Hi Nishanth,
On mer., août 23, 2023 at 22:10, Nishanth Menon wrote:
> Drop unused macro. This was meant for a second region of DDR which we
> do not need for AM62x evm configurations.
>
> Signed-off-by: Nishanth Menon
> ---
> New patch (part of bootstd transition)
>
> include/configs/am62x_evm
On mer., août 23, 2023 at 22:27, Nishanth Menon wrote:
> On 21:01-20230823, Simon Glass wrote:
>> Hi Nishanth,
>>
>> On Wed, 23 Aug 2023 at 18:18, Nishanth Menon wrote:
>> >
>> > On 17:57-20230823, Simon Glass wrote:
>> > [...]
>> > > > This is how we have a common bit of rST for how to build N
On mer., août 23, 2023 at 22:10, Nishanth Menon wrote:
> ti_armv7_common does not make any more sense as it is used by armv7
> and armv8 TI based platforms.
>
> Reported-by: Tom Rini
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> New patc
On mer., août 23, 2023 at 22:10, Nishanth Menon wrote:
> Drop the #ifdeffery and use IS_ENABLED() inline check and let the compiler
> do it's thing.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> new patch (cleanup before modifying for addin
turn for a void function.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> new patch (cleanup before modifying for adding UDA-FS)
>
> arch/arm/mach-k3/am625_init.c | 6 +-
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
> diff --git a/arch/a
stem configuration to
> pick data from UDA.
>
> While at this, drop the extraneous whitespace.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Changes since V4:
> - Did'nt pickup Mattijs' reviewed-by - no more iffdeffer
On mer., août 23, 2023 at 22:11, Nishanth Menon wrote:
> Add defconfig fragments for am625 based beagleplay and corresponding
> customized environment file for beagleplay.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Changes Since V4:
> *
kernel.org/all/87fs48rgto@baylibre.com/
> Suggested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> Version picked is the best that works with Sphinx 3.4.3
>
> doc/conf.py | 2 +-
> doc/sphinx/requirements.tx
> [1] https://lore.kernel.org/all/87fs48rgto@baylibre.com/
> Reported-by: Simon Glass
> Suggested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
Small nitpick below, which is probably a matter of preference
> ---
&
: ti: Add BeaglePlay documentation
>
> Robert Nelson (1):
> arm: dts: Add k3-am625-beagleplay
I re-tested v6.
Using baseline 11cf91f755c7 ("Merge branch
'2023-08-26-bootstd-chromeos-impreovements-and-move-to-gcc-13.2' into next")
I could boot all the way to U-bo
On ven., août 25, 2023 at 13:02, Nishanth Menon wrote:
> If mmc dev reports that the device is not present, there is no point in
> proceeding further to attempt to load the files.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> new patch - notice
On ven., août 25, 2023 at 13:02, Nishanth Menon wrote:
> 'script' bootmethod that should be used with CONFIG_BOOTSTD.
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
>
> Since Simon educated me to realize that the published documentation
On ven., août 25, 2023 at 13:02, Nishanth Menon wrote:
> Drop unused macro. This was meant for a second region of DDR which we
> do not need for AM62x evm configurations.
>
> Tested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
&g
t; Tested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> No change other than picking up reviews, tested tags along the way.
>
> V5: https://lore.kernel.org/r/20230824031101.3460411-4...@ti.com
>
> include/configs/am62x_ev
ivalent
> class.
>
> Tested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> No change other than picking up reviews, tested tags along the way.
>
> V5: https://lore.kernel.org/r/20230824031101.3460411-5...@ti.com
> board/ti/
> Reviewed-by: Tom Rini
> Tested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> No change other than picking up reviews, tested tags along the way.
> V5: https://lore.kernel.org/r/20230824031101.3460411-6...@ti.com
> configs
On ven., août 25, 2023 at 13:02, Nishanth Menon wrote:
> Now that BOOTSTD is used by default, drop un-used header file
> inclusion.
>
> Reviewed-by: Tom Rini
> Tested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
&
iple boards and handles
> architecture folder location changes centrally.
>
> TI ARMV7 platforms will need to override default_device_tree_subarch
> in the env file to point to the appropriate platform. Note: default
> "omap" is used to cater to "most common" default
On ven., août 25, 2023 at 13:02, Nishanth Menon wrote:
> Use the default findfdt using CONFIG_DEFAULT_DEVICE_TREE
>
> Reviewed-by: Tom Rini
> Tested-by: Mattijs Korpershoek
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> No change that picking
Jan Kiszka
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> New patch picked from Jan
> https://lore.kernel.org/all/c93b19ed-43fe-44a2-9726-371fb9d2f...@web.de/
> Changes:
> - modify am62x_evm as common change.
> - slight update to $subject and com
> Signed-off-by: Marcel Ziswiler
Reviewed-by: Mattijs Korpershoek
>
> ---
>
> include/configs/verdin-am62.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/include/configs/verdin-am62.h b/include/configs/verdin-am62.h
> index 7990ea831
On ven., sept. 01, 2023 at 11:49, Marek Vasut wrote:
> Convert to plain udevice interaction with UDC controller
> device, avoid the use of UDC uclass dev_array .
>
> Signed-off-by: Marek Vasut
Reviewed-by: Mattijs Korpershoek
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merk
On ven., sept. 01, 2023 at 11:49, Marek Vasut wrote:
> Move the variable declaration around to improve code readability.
> No functional change.
>
> Signed-off-by: Marek Vasut
Reviewed-by: Mattijs Korpershoek
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merkurev
> Cc
c: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
Reviewed-by: Mattijs Ko
On ven., sept. 01, 2023 at 11:50, Marek Vasut wrote:
> Convert to plain udevice interaction with UDC controller
> device, avoid the use of UDC uclass dev_array .
>
> Signed-off-by: Marek Vasut
Reviewed-by: Mattijs Korpershoek
> ---
> Cc: Angus Ainslie
> Cc: Dmitrii Merk
c: Kever Yang
> Cc: Lukasz Majewski
> Cc: Miquel Raynal
> Cc: Mattijs Korpershoek
> Cc: Nishanth Menon
> Cc: Patrice Chotard
> Cc: Patrick Delaunay
> Cc: Philipp Tomsich
> Cc: Simon Glass
> Cc: Stefan Roese
> Cc: ker...@puri.sm
> ---
> V2: Use udev-
On lun., sept. 04, 2023 at 11:10, Marek Vasut wrote:
> On 9/4/23 09:56, Mattijs Korpershoek wrote:
>> On ven., sept. 01, 2023 at 11:50, Marek Vasut wrote:
>>
>>> Convert to plain udevice interaction with UDC controller
>>> device, avoid the use of UDC uclass
On lun., sept. 11, 2023 at 09:02, Nishanth Menon wrote:
> Sync pinctrl header with v6.6-rc1
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> arch/arm/dts/k3-pinctrl.h | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/arc
On lun., sept. 11, 2023 at 09:02, Nishanth Menon wrote:
> Sync device tree with v6.6-rc1
>
> Signed-off-by: Nishanth Menon
Reviewed-by: Mattijs Korpershoek
> ---
> arch/arm/dts/k3-am62-main.dtsi | 52 -
> arch/arm/dts/k3-am62-mcu.dtsi| 24 +
On jeu., sept. 14, 2023 at 10:55, Simon Glass wrote:
> Phrases like 'Enable support for' are pointless since this is an option
> which enables things. Drop that part so it is easier to follow.
>
> Signed-off-by: Simon Glass
Reviewed-by: Mattijs Korpershoek
> ---
to v1:
https://lore.kernel.org/r/20220721135955.360195-1-mkorpersh...@baylibre.com
Signed-off-by: Mattijs Korpershoek
---
Mattijs Korpershoek (2):
usb: gadget: fastboot: detach usb on reboot commands
mach-meson: g12a: reset usb controller in reset_misc()
arch/arm/mach-meson/board-g12a.c
use g_dnl_unregister() triggers a complete() call on each
endpoint (thus calling do_reset()).
Signed-off-by: Mattijs Korpershoek
---
cmd/fastboot.c | 2 +-
drivers/usb/gadget/f_fastboot.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/cmd/fastboot.c b/
59116] usb 1-7.4: SerialNumber: C8631470CC41
Note: this does not happen when we use the RST button on the board.
To fix this, re-implement a platform reset which calls
board_usb_cleanup() before resetting the board.
Signed-off-by: Mattijs Korpershoek
---
arch/arm/mach-meson/board-g12a.c
gt; + } else {
> ide_outb(device, ATA_DEV_HD, ATA_LBA |
> ATA_DEVICE(device) | ((blknr >> 24) & 0xF));
> ide_outb(device, ATA_COMMAND, ATA_CMD_PIO_WRITE);
> diff --git a/include/blk.h
t;)
> Fixes: d0075059e4d ("ide: Drop non-DM code for BLK")
>
> Signed-off-by: Simon Glass
Reviewed-by: Mattijs Korpershoek
> ---
>
> drivers/block/ide.c | 20 +---
> include/blk.h | 1 +
> 2 files changed, 18 insertions(+), 3 de
re.com/baylibre/ti/ti-linux-kernel/-/merge_requests/75
Note that it's a bit of unfortunate timing for me. I am leaving my office for a
month of break. I will have a look at this when I come back after my vacation.
Regards,
Mattijs
>
> чт, 9 февр. 2023 г. в 16:35, Mattijs Korpershoek :
On jeu., avril 06, 2023 at 20:55, Sjoerd Simons wrote:
> Add glue code for TI AM62 to the dwc3 driver; Most code adopted from
> TI vendor u-boot code.
>
> Signed-off-by: Sjoerd Simons
Reviewed-by: Mattijs Korpershoek
nitpick (comment typo) below
>
> ---
>
> Change
Hi Simon,
Thank you for your patch.
On ven., sept. 22, 2023 at 15:38, Simon Glass wrote:
> When a USB device is unbound, it causes any bootflows attached to it to
> be removed, via a call to bootdev_clear_bootflows() from
> bootdev_pre_unbind(). This obviously makes it impossible to boot the
>
On mer., sept. 27, 2023 at 08:22, Simon Glass wrote:
> This uses ARRAY_SIZE() but does not include the header file which declares
> it. Fix this, so that command.h can be included without common.h
>
> Signed-off-by: Simon Glass
Reviewed-by: Mattijs Korpershoek
> ---
&g
.cpp#513>
>
> the chunk_header.total_sz is CHUNK_HEADER_LEN + 4 (CRC32 size).
>
> Signed-off-by: Wojciech Nizinski
However, the change looks fine to me.
Reviewed-by: Mattijs Korpershoek
I also tested by reflashing a super image from aosp/main on the vim3 board.
Base commit: 2173c4a
htly improving this textual line. Unfortunately,
> because of how this string is used (like within the 'help' command) I
> cannot detail much more, but at least the pointer is there.
>
> Signed-off-by: Miquel Raynal
Reviewed-by: Mattijs Korpershoek
> ---
> Resend: no c
wo
> cases. Let's also hint people who would get this error and grep it into
> the sources a better explanation of what's wrong with their workflow.
>
> Signed-off-by: Miquel Raynal
Reviewed-by: Mattijs Korpershoek
> ---
> While doing this I really wanted to add &quo
that functional as well.
Note that I have no previous (open-source) maintainer experience so I
will do my best to learn.
Signed-off-by: Mattijs Korpershoek
---
Mattijs Korpershoek (2):
MAINTAINERS: usb gadget: add Mattijs
MAINTAINERS: fastboot: add Mattijs
MAINTAINERS | 4 +++-
1 fil
It seems that Lukasz and Marek could get some help in maintaining the
usb gadget drivers.
Assign myself as maintainer.
Signed-off-by: Mattijs Korpershoek
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4df79254dfe1..008c593f30ee 100644
--- a
Fastboot has been marked as orphaned since 2021.
Since I'm interested in maintaining this, assign myself.
Signed-off-by: Mattijs Korpershoek
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 008c593f30ee..6790f4ddbd45 1
integration branch:
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?h=ti-u-boot-2023.04-next
I did not test DFU, however with some small config changes I could test
fastboot support using:
=> fastboot usb 0
Then from host:
$ fastboot devices
$ fastboot flash
Te
On jeu., juil. 27, 2023 at 20:37, Simon Glass wrote:
> Use the correct function here, since there may be multiple IDE devices
> available.
>
> Signed-off-by: Simon Glass
Reviewed-by: Mattijs Korpershoek
> ---
>
> drivers/block/ide.c | 4 ++--
> 1 file changed, 2 in
On jeu., juil. 27, 2023 at 20:37, Simon Glass wrote:
> This name is a little confusing since it suggests that it sets up the
> sibling block device. In fact it sets up a bootdev for it. Rename the
> function to make this clearer.
>
> Signed-off-by: Simon Glass
> ---
>
> boot/bootdev-uclass.c
On dim., juil. 30, 2023 at 11:15, Simon Glass wrote:
> This name is a little confusing since it suggests that it sets up the
> sibling block device. In fact it sets up a bootdev for it. Rename the
> function to make this clearer.
>
> Signed-off-by: Simon Glass
Reviewed-by: Matt
> @@ -210,6 +210,9 @@ obj-$(CONFIG_RISCV) += riscv/
> obj-$(CONFIG_SANDBOX) += sandbox/
> obj-$(CONFIG_X86) += x86/
>
> +# Meson
> +obj-$(CONFIG_CMD_MESON) += meson/
> +
> obj-$(CONFIG_ARCH_MVEBU) += mvebu/
> endif # !CONFIG_SPL_BUILD
>
> diff --git a/cm
Hi Neil,
On Thu, Nov 24, 2022 at 10:34, Neil Armstrong wrote:
> Hi Mattijs,
>
> On 23/11/2022 16:42, Mattijs Korpershoek wrote:
>> While working on some USB bugs on the VIM3L board, we stumbled upon the fact
>> that mach-meson still uses legacy board_usb_*() functions inste
for this, it's a nice improvement!
I will test this on vim3l tomorrow, but I've already reviewed it:
Reviewed-by: Mattijs Korpershoek
> ---
>
> cmd/fastboot.c | 35 +--
> drivers/fastboot/fb_command.c | 104
>
On Thu, Dec 15, 2022 at 14:45, Mattijs Korpershoek
wrote:
> On Thu, Dec 15, 2022 at 10:15, Patrick Delaunay
> wrote:
>
>> Much of the fastboot code predates the introduction of Kconfig and
>> has quite a few #ifdefs in it which is unnecessary now that we can use
1 - 100 of 830 matches
Mail list logo