From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugeniu Rosca Date: Thu, 19 Sep 2019 20:22:46 +0200 Subject: [U-Boot] [PATCH 0/7] am57xx: Implement Android 10 boot flow In-Reply-To: <20190919172822.8255-1-semen.protsenko@linaro.org> References: <20190919172822.8255-1-semen.protsenko@linaro.org> Message-ID: <20190919182246.GA1522@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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