All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL u-boot] Please pull u-boot-amlogic-202107810
@ 2021-08-11  7:41 Neil Armstrong
  2021-08-11 15:49 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2021-08-11  7:41 UTC (permalink / raw)
  To: trini; +Cc: u-boot-amlogic, U-Boot Mailing List

Hi Tom,

Here's a bunch of changes concerning:
- single fix for odroid-n2+ detection
- HW reboot_reason drop in favor of BCB for Android boot state tracking
- meson64_android config cleanups and support for A/V, AVB and fastbootd via recovery

While the actual meson64_android config removes distro defaults targets and makes booting non-Android
possible but complex, we are working toward either adding back the default targets or trying to
leverage boot_android at some point to avoid building android-only u-boot binaries.

The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/8655

Thanks,
Neil

The following changes since commit bbcacdf4cd23f2e5deb9ef916096c956c955243d:

  Merge branch '2021-07-28-build-improvements' (2021-07-28 18:51:16 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210810

for you to fetch changes up to 33b51765583e6cbe1888f068da795bea599bad18:

  configs: sei510/610: android bootflow via abootimg (2021-08-10 10:43:54 +0200)

----------------------------------------------------------------
- odroid-n2: fix fdtfile suffix for n2-plus
- sei610 & meson64_android cleanups to prepare android 11 boot support
- use Android BCB mechanism for reboot reason instead of HW reboot flag
- Switch meson64_android boot flow to use abootimg for A/B, AVB and DTBO support

----------------------------------------------------------------
Christian Hewitt (1):
      board: amlogic: odroid-n2: fix fdtfile suffix for n2-plus

Guillaume La Roque (2):
      configs: meson64_android: boot android via abootimg
      configs: sei510/610: android bootflow via abootimg

Mattijs Korpershoek (18):
      configs: sei610: fix typo in header comment
      configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGS
      configs: meson64_android: use CONFIG_FASTBOOT_USB_DEV
      configs: meson64_android: use boot part label instead of index
      configs: meson64_android: use logo part label instead of index
      configs: meson64_android: don't set console bootargs
      configs: meson64_android: use BCB for reboot to bootloader
      configs: meson64_android: implement recovery boot via BCB
      configs: meson64_android: reboot to fastbootd from bootloader
      configs: sei610/sei510: set CONFIG_CMD_BCB=y
      Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"
      configs: meson64: permit redefining SYS_MALLOC_LEN
      configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVB
      configs: meson64_android: implement AVB support
      configs: meson64_android: implement A/B slot support
      configs: meson64_android: define BOOT_CMD macro
      configs: sei510/sei610: reformat PARTS_default
      configs: sei510/sei610: don't use hard-coded gpt uuids

 arch/arm/mach-meson/board-common.c  |  34 ------
 board/amlogic/odroid-n2/odroid-n2.c |   2 +-
 configs/odroid-n2_defconfig         |   2 +-
 configs/sei510_defconfig            |   6 +
 configs/sei610_defconfig            |   6 +
 include/configs/meson64.h           |   2 +
 include/configs/meson64_android.h   | 215 ++++++++++++++++++++++++++++++------
 include/configs/sei510.h            |  23 ++--
 include/configs/sei610.h            |  25 ++---
 9 files changed, 220 insertions(+), 95 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL u-boot] Please pull u-boot-amlogic-202107810
  2021-08-11  7:41 [PULL u-boot] Please pull u-boot-amlogic-202107810 Neil Armstrong
@ 2021-08-11 15:49 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-08-11 15:49 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: u-boot-amlogic, U-Boot Mailing List

[-- Attachment #1: Type: text/plain, Size: 1273 bytes --]

On Wed, Aug 11, 2021 at 09:41:21AM +0200, Neil Armstrong wrote:

> Hi Tom,
> 
> Here's a bunch of changes concerning:
> - single fix for odroid-n2+ detection
> - HW reboot_reason drop in favor of BCB for Android boot state tracking
> - meson64_android config cleanups and support for A/V, AVB and fastbootd via recovery
> 
> While the actual meson64_android config removes distro defaults targets and makes booting non-Android
> possible but complex, we are working toward either adding back the default targets or trying to
> leverage boot_android at some point to avoid building android-only u-boot binaries.
> 
> The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/8655
> 
> Thanks,
> Neil
> 
> The following changes since commit bbcacdf4cd23f2e5deb9ef916096c956c955243d:
> 
>   Merge branch '2021-07-28-build-improvements' (2021-07-28 18:51:16 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210810
> 
> for you to fetch changes up to 33b51765583e6cbe1888f068da795bea599bad18:
> 
>   configs: sei510/610: android bootflow via abootimg (2021-08-10 10:43:54 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-11 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-11  7:41 [PULL u-boot] Please pull u-boot-amlogic-202107810 Neil Armstrong
2021-08-11 15:49 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.