¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: [PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
Hi Guillaume, Thank you for the patch. [...]
By Mattijs Korpershoek · #2563 ·
Re: [PATCH v2 0/5] Add support of Android Boot Image version 2 and non-AB image
Hi,
By Neil Armstrong · #2562 ·
Re: [PATCH v2 2/5] bootstd: android: add non-A/B image support
Hi Guillaume, Thank you for the patch. Reviewed-by: Mattijs Korpershoek <mkorpershoek@...> [...]
By Mattijs Korpershoek · #2561 ·
Re: [PATCH v2 4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android
On 14/11/2024 22:29, Guillaume La Roque wrote: > Actually khadas vim3 use distro command to boot android image. > Move on new bootmeth android for A/B and non-A/B vim3 android. > Signed-off-by:
By Neil Armstrong · #2560 ·
Re: [PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
On 14/11/2024 22:29, Guillaume La Roque wrote: > Actually khadas vim3l use distro command to boot android image. > Move on new bootmeth android for A/B and non-A/B vim3l android. > Signed-off-by:
By Neil Armstrong · #2559 ·
Re: [GIT PULL] Please pull u-boot-amlogic-next-20241113
Applied to u-boot/next, thanks! -- Tom
By Tom Rini <trini@...> · #2558 ·
NAND for Amlogic status
Hi there, I would like to know current status for NAND support in amlogic u-boot. We're using the 2015.xx version provided by the manufacturer and would like to try u-boot-amlogic. From the status
By Juan Carlos Schroeder · #2557 ·
[PATCH v2 5/5] bootstd: Add test for Android boot image v2
Rename actual android bootmethod test to specify it's for boot image version 4. Add a unit test for testing the Android bootmethod with boot image version 2. This requires another mmc image (mmc8) to
By Guillaume La Roque · #2556 ·
[PATCH v2 4/5] configs: khadas-vim3_android{_ab}: move on bootmeth android
Actually khadas vim3 use distro command to boot android image. Move on new bootmeth android for A/B and non-A/B vim3 android. Signed-off-by: Guillaume La Roque <glaroque@...> ---
By Guillaume La Roque · #2555 ·
[PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
Actually khadas vim3l use distro command to boot android image. Move on new bootmeth android for A/B and non-A/B vim3l android. Signed-off-by: Guillaume La Roque <glaroque@...> ---
By Guillaume La Roque · #2554 ·
[PATCH v2 2/5] bootstd: android: add non-A/B image support
Update android bootmeth to support non-A/B image. Enable AB support only when ANDROID_AB is enabled. Signed-off-by: Guillaume La Roque <glaroque@...> --- boot/Kconfig |
By Guillaume La Roque · #2553 ·
[PATCH v2 0/5] Add support of Android Boot Image version 2 and non-AB image
Actually bootmethod android only support android boot image version 4 and with AB image, some old platform wtill use android boot image version 2 with AB or without AB slot. This patchset add support
By Guillaume La Roque · #2552 ·
[PATCH v2 1/5] bootstd: android: add support of bootimage v2
Android bootmeth only support boot image v3/4. Add support of Android Boot Image version 2 [1]. Vendor boot image is only supported in version 3 and 4 so don't try to read it when header version is
By Guillaume La Roque · #2551 ·
[GIT PULL] Please pull u-boot-amlogic-next-20241113
Hi Tom, Here's a small fix for khadas-vim3{l} android config, and a drop of obsolete dtsi and include bindings in favor or the upstream ones. Thanks, Neil The following changes since commit
By Neil Armstrong · #2550 ·
Re: [PATCH v1 0/4] Remove legacy Amlogic dtsi and bindings
From: Neil Armstrong <neil.armstrong@...> Hi, Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic) [1/4] arm: dts: meson: remove meson-a1.dtsi
By Neil Armstrong · #2549 ·
Re: [PATCH v5 6/6] common: android_ab: fix slot suffix for abc block
<mkorpershoek@...> wrote:
By Sam Protsenko <semen.protsenko@...> · #2548 ·
Re: [PATCH v5 6/6] common: android_ab: fix slot suffix for abc block
<mkorpershoek@...> wrote: Hey Mattijs, [snip]
By Sam Protsenko <semen.protsenko@...> · #2547 ·
[PATCH v1 4/4] dt-bindings: interrupt-controller: remove arm-gic.h from include/
We have exactly the same in upstream bindings. Signed-off-by: Alexey Romanov <avromanov@...> --- .../interrupt-controller/arm-gic.h | 23 ------------------- 1 file changed,
By Alexey Romanov <avromanov@...> · #2546 ·
[PATCH v1 1/4] arm: dts: meson: remove meson-a1.dtsi
For Amlogic A1, we have to use dtsi from dts/upstream folder. The only difference between this two files is the added cpu temperature node definition in upstream version and additional assigned-clock
By Alexey Romanov <avromanov@...> · #2545 ·
[PATCH v1 3/4] dt-bindings: remove axg bindings from include/
We have exactly the same in upstream bindings. Signed-off-by: Alexey Romanov <avromanov@...> --- include/dt-bindings/clock/axg-audio-clkc.h | 94 -------------------
By Alexey Romanov <avromanov@...> · #2544 ·