
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!