¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
[PATCH v1 03/11] usb: gadget: fastboot: make part of USB fastboot code shared
This is preparation for fastboot-based flashing protocols (such as Amlogic ADNL). When device enters ADNL mode, it becomes "fastboot" device from USB point of view, so to avoid copy-paste of USB part
By Arseniy Krasnov <avkrasnov@...> · #2643 ·
[PATCH v1 02/11] arch: arm: meson: use 'meson_sm_call()' in 'meson_sm_pwrdm_set()'
Use more generic function in 'meson_sm_pwrdm_set()'. Signed-off-by: Arseniy Krasnov <avkrasnov@...> --- arch/arm/mach-meson/sm.c | 8 +------- 1 file changed, 1 insertion(+), 7
By Arseniy Krasnov <avkrasnov@...> · #2642 ·
[PATCH v1 01/11] arch: arm: meson: sm: add commands to reboot device in different modes
From: Vladimir Mitrofanov <vvmitrofanov@...> There are several commands to reboot device in specific mode (cold, normal, etc.), these commands helps to enter flashing mode and set boot
By Arseniy Krasnov <avkrasnov@...> · #2641 ·
[PATCH v1 11/11] arch: arm: axg: Optimus protocol support
From: Vladimir Mitrofanov <vvmitrofanov@...> During Optimus protocol operations, BootROM may request to enter Optimus mode after boot. So to support this, let's check for values in
By Arseniy Krasnov <avkrasnov@...> · #2640 ·
[PATCH v1 10/11] usb: gadget: amlogic: implement Optimus protocol
From: Vladimir Mitrofanov <vvmitrofanov@...> Add Amlogic's Optimus protocol support for USB transport. Signed-off-by: Vladimir Mitrofanov <vvmitrofanov@...> Signed-off-by:
By Arseniy Krasnov <avkrasnov@...> · #2639 ·
[PATCH v1 08/11] usb: gadget: amlogic: implement ADNL protocol
This adds support for ADNL (Amlogic DowNLoad) protocol. This protocol is supported by some Amlogic SoCs (a1, s4, c1, §ã2, sc2, t7, etc) in BootRom code (e.g. it is already supported in "out of the
By Arseniy Krasnov <avkrasnov@...> · #2638 ·
[PATCH v1 05/11] mtd: rawnand: meson: move some defines to dedicated header
We need these values and macro to correctly write "bootloader" partition in Optimus protocol, so let's export them to arch-meson header and also provide more detailed information about each macro.
By Arseniy Krasnov <avkrasnov@...> · #2637 ·
[PATCH v1 00/11] Amlogic: ADNL and Optimus protocols support
This patchset adds support of two Amlogic firmware burning protocols: ADNL and Optimus. Each protocol is supported on the following SoC: axg, g12a, g12b, sm1 - Optimus. a1, s4, a5, c1, c2, c3, sc2,
By Arseniy Krasnov <avkrasnov@...> · #2636 ·
[PATCH v1 04/11] usb: gadget: amlogic: common code for Amlogic flashing commands
Amlogic has Optimus and ADNL protocols to update firmware image. Both are operatable by special commands and such commands use same approaches, so let's implement such code before implementing both
By Arseniy Krasnov <avkrasnov@...> · #2635 ·
[PATCH v1 09/11] arm: meson: a1: ADNL protocol support
During ADNL protocol operations, BootROM may request to enter ADNL mode after boot. So to support this, let's check for values in sticky registers after boot (such registers could be updated earlier
By Arseniy Krasnov <avkrasnov@...> · #2634 ·
Re: [GIT PULL] Please pull u-boot-amlogic-20250318 into next
Merged into u-boot/next, thanks! -- Tom
By Tom Rini <trini@...> · #2633 ·
[GIT PULL] Please pull u-boot-amlogic-20250318 into next
Hi Tom, Here's a small set of changes for Amlogic SoC support. Thanks, Neil The following changes since commit 0e1fc465fea62ebae91f2f56cb823e8b37ee1077: Merge tag 'dm-pull-15mar25' of
By Neil Armstrong · #2632 ·
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
Hi, thanks!
By Arseniy Krasnov <avkrasnov@...> · #2631 ·
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
Hi Arseniy avkrasnov@...> wrote:
By Michael Nazzareno Trimarchi <michael@...> · #2630 ·
Re: [PATCH 2/2] tools: amlimage: Add support for GXBB eMMC header
Hi,
By Ferass El Hafidi · #2629 ·
Re: [PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
Hi Neil, I suppose it is ready, but I'd wait for J
By Ferass El Hafidi · #2628 ·
Re: [PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
Jonas, f_, Is this serie ready to be taken ? what's missing ? Neil
By Neil Armstrong · #2627 ·
Re: [PATCH v2] board: odroid-n2: Update docs for signing
Hi, Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next) [1/1] board: odroid-n2: Update docs for signing
By Neil Armstrong · #2626 ·
Re: [PATCH 0/3] arm: meson: extend sm calls to support Amlogic chip_id v1, v2
From: Neil Armstrong <neil.armstrong@...> Hi, Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next) [1/3] arm: meson: unify type being used for
By Neil Armstrong · #2625 ·
Re: [PATCH v1] mtd: rawnand: meson: always use OOB bytes during write
Hi, sorry, but i don't see it merged. Is it ok? Thanks
By Arseniy Krasnov <avkrasnov@...> · #2624 ·