All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 04/16] armv7R: K3: j721e: Store boot index from ROM
Date: Sun, 28 Jul 2019 17:47:15 -0400	[thread overview]
Message-ID: <20190728214715.GV20116@bill-the-cat> (raw)
In-Reply-To: <20190613045957.25133-5-lokeshvutla@ti.com>

On Thu, Jun 13, 2019 at 10:29:45AM +0530, Lokesh Vutla wrote:

> From: Andreas Dannenberg <dannenberg@ti.com>
> 
> Obtain the boot index as left behind by the device boot ROM and store
> it in scratch pad SRAM for later use before it may get overwritten.
> 
> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190728/4b2eebf2/attachment.sig>

  reply	other threads:[~2019-07-28 21:47 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-13  4:59 [U-Boot] [PATCH v3 00/16] arm: k3: arm64: Initial support for Texas Instrument's J721E Platform Lokesh Vutla
2019-06-13  4:59 ` [U-Boot] [PATCH v3 01/16] arm: K3: j721e: Add basic support for J721E SoC definition Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 02/16] armv7R: K3: j721e: Add support for boot device detection Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 03/16] armv7R: K3: j721e: Unlock all applicable control MMR registers Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 04/16] armv7R: K3: j721e: Store boot index from ROM Lokesh Vutla
2019-07-28 21:47   ` Tom Rini [this message]
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 05/16] armv7R: K3: j721e: Shut down R5 core after ATF startup on A72 Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 06/16] armv7R: K3: j721e: Load SYSFW binary and config from boot media Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 07/16] armv8: K3: j721e: Add custom MMU support Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 08/16] board: ti: j721e: Add board support for j721e evm Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 09/16] board: ti: j721e: Enable fixing up msmc sram node Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 10/16] mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions Lokesh Vutla
2019-07-28 21:47   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 11/16] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E Lokesh Vutla
2019-07-28 21:48   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 12/16] arm: dts: ti: Add Support for J721E SoC Lokesh Vutla
2019-07-28 21:48   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 13/16] arm: dts: k3-j721e: Add initial support for common processor board Lokesh Vutla
2019-07-28 21:48   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 14/16] arm: dts: k3-j721e: Add r5 specific dt support Lokesh Vutla
2019-07-28 21:48   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 15/16] configs: j721e_evm_r5: Add initial support Lokesh Vutla
2019-07-28 21:48   ` Tom Rini
2019-06-13  4:59 ` [U-Boot] [PATCH v3 16/16] configs: j721e_evm_a72: " Lokesh Vutla
2019-07-28 21:48   ` Tom Rini

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=20190728214715.GV20116@bill-the-cat \
    --to=trini@konsulko.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.