All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <a0131933@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] am33xx changed BOOT_DEVICE_SPI to correct value
Date: Wed, 6 Apr 2016 10:28:50 +0530	[thread overview]
Message-ID: <5704978A.8090207@ti.com> (raw)
In-Reply-To: <2270CD379EBCE640B572664E54625C3C0CA2A6@CSMAIL.cs-nt-domaene.de>

+ Tom

On Tuesday 05 April 2016 02:26 PM, Vogt, Christof wrote:
> Changed BOOT_DEVICE Code for SPI on AM33xx. 
> According AM335x reference manual page 4960 
> (SPRUH73L-October 2011-Revised February 2015)

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh

> 
> ---
>  arch/arm/include/asm/arch-am33xx/spl.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/include/asm/arch-am33xx/spl.h
> b/arch/arm/include/asm/arch-am33xx/spl.h
> index 4ed8597..43401d0 100644
> --- a/arch/arm/include/asm/arch-am33xx/spl.h
> +++ b/arch/arm/include/asm/arch-am33xx/spl.h
> @@ -43,7 +43,7 @@
>  #define BOOT_DEVICE_NAND_I2C	0x06
>  #define BOOT_DEVICE_MMC1	0x08
>  #define BOOT_DEVICE_MMC2	0x09
> -#define BOOT_DEVICE_SPI		0x15
> +#define BOOT_DEVICE_SPI		0x0B
>  #define BOOT_DEVICE_UART	0x41
>  #define BOOT_DEVICE_USBETH	0x44
>  #define BOOT_DEVICE_CPGMAC	0x46
> 

  reply	other threads:[~2016-04-06  4:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05  8:56 [U-Boot] [PATCH] am33xx changed BOOT_DEVICE_SPI to correct value Vogt, Christof
2016-04-06  4:58 ` Lokesh Vutla [this message]
2016-04-12  2:30 ` [U-Boot] " 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=5704978A.8090207@ti.com \
    --to=a0131933@ti.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.