All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eugeniu Rosca <roscaeugeniu@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow
Date: Thu, 19 Sep 2019 20:22:46 +0200	[thread overview]
Message-ID: <20190919182246.GA1522@x230> (raw)
In-Reply-To: <20190919172822.8255-1-semen.protsenko@linaro.org>

Hi Sam,

On Thu, Sep 19, 2019 at 08:28:15PM +0300, Sam Protsenko wrote:
> Android 10 brings a lot of new requirements for bootloaders: [1]. This
> patch series attempts to implement such a boot process on BeagleBoard
> X15 platform. Some common code is added too, which can be reused later
> for other platforms.
> 
> [1] https://source.android.com/devices/bootloader

First, many thanks and true appreciation for making the bring-up of the
same features easier on other platforms. Big thumbs up.

Since I wanted to include some backtraces, I've posted my review
findings (1st round) in https://paste.ubuntu.com/p/jNwYP99kp8/.

-- 
Best Regards,
Eugeniu

  parent reply	other threads:[~2019-09-19 18:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-19 17:28 [U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 1/7] image: android: Add functions for handling dtb field Sam Protsenko
2019-09-20 17:45   ` Simon Glass
2019-10-23  9:54     ` Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 2/7] image: android: Add routine to get dtbo params Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 3/7] cmd: bootimg: Add bootimg command Sam Protsenko
2019-09-20 17:45   ` Simon Glass
2019-09-24  6:36     ` Igor Opaniuk
2019-09-24 18:41       ` Sam Protsenko
2019-09-25 19:14         ` Simon Glass
2019-10-23 14:14           ` Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 4/7] configs: am57xx_evm: Enable Android commands Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 5/7] env: ti: boot: Respect slot_suffix in AVB commands Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 6/7] env: ti: boot: Boot Android with dynamic partitions Sam Protsenko
2019-09-19 17:28 ` [U-Boot] [PATCH 7/7] arm: ti: boot: Use correct dtb and dtbo on Android boot Sam Protsenko
2019-09-19 18:22 ` Eugeniu Rosca [this message]
2019-10-23 19:37   ` [U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow Sam Protsenko
2019-10-24  9:36     ` Eugeniu Rosca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190919182246.GA1522@x230 \
    --to=roscaeugeniu@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.