public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/8] arm: K3: am654: Add support for boot device detection
Date: Mon, 27 Aug 2018 10:12:41 -0400	[thread overview]
Message-ID: <20180827141241.GL26633@bill-the-cat> (raw)
In-Reply-To: <20180827102715.5700-5-lokeshvutla@ti.com>

On Mon, Aug 27, 2018 at 03:57:11PM +0530, Lokesh Vutla wrote:

> AM654 allows for booting from primary or backup boot media.
> Both media can be chosen individually based on switch settings.
> ROM looks for a valid image in primary boot media, if not found
> then looks in backup boot media. In order to pass this boot media
> information to boot loader, ROM stores a value at a particular
> address. Add support for reading this information and determining
> the boot media correctly.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
> Signed-off-by: Vignesh R <vigneshr@ti.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
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/20180827/0c8cdb2f/attachment.sig>

  reply	other threads:[~2018-08-27 14:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-27 10:27 [U-Boot] [PATCH v2 0/8] [1/3] Initial support Texas Instrument's AM654 Platform Lokesh Vutla
2018-08-27 10:27 ` [U-Boot] [PATCH v2 1/8] arm: K3: Add initial support for TI's K3 generation of SoCs Lokesh Vutla
2018-08-27 14:12   ` Tom Rini
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 2/8] arm: K3: Add support for AM654 SoC definition Lokesh Vutla
2018-08-27 14:12   ` Tom Rini
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 3/8] arm: K3: Update _start instruction Lokesh Vutla
2018-09-12  0:40   ` [U-Boot] [U-Boot,v2,3/8] " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 4/8] arm: K3: am654: Add support for boot device detection Lokesh Vutla
2018-08-27 14:12   ` Tom Rini [this message]
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 5/8] arm: K3: am654: Unlock control module registers during init Lokesh Vutla
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 6/8] armv8: K3: am654: Add custom MMU support Lokesh Vutla
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 7/8] armv8: K3: am654: Introduce FIT generator script Lokesh Vutla
2018-08-27 14:12   ` Tom Rini
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 10:27 ` [U-Boot] [PATCH v2 8/8] armv8: K3: am654: Add support for generating build targets Lokesh Vutla
2018-09-12  0:40   ` [U-Boot] [U-Boot, v2, " Tom Rini
2018-08-27 14:08 ` [U-Boot] [PATCH v2 0/8] [1/3] Initial support Texas Instrument's AM654 Platform Lokesh Vutla

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=20180827141241.GL26633@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox