public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: arndale: disable spi boot
Date: Fri, 06 Dec 2013 19:46:08 +0900	[thread overview]
Message-ID: <52A1AAF0.40208@samsung.com> (raw)
In-Reply-To: <52A1A61B.50601@samsung.com>

On 06/12/13 19:25, Minkyu Kang wrote:
> arndale board is booted from mmc
> 
> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
> Cc: Inderpal Singh <inderpal.singh@linaro.org>
> ---
>  include/configs/arndale.h |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/include/configs/arndale.h b/include/configs/arndale.h
> index 45fa047..f0b9f94 100644
> --- a/include/configs/arndale.h
> +++ b/include/configs/arndale.h
> @@ -198,10 +198,6 @@
>  #define BL2_START_OFFSET	(CONFIG_BL2_OFFSET/512)
>  #define BL2_SIZE_BLOC_COUNT	(CONFIG_BL2_SIZE/512)
>  
> -#define CONFIG_SPI_BOOTING
> -#define EXYNOS_COPY_SPI_FNPTR_ADDR	0x02020058
> -#define SPI_FLASH_UBOOT_POS		(CONFIG_SEC_FW_SIZE + CONFIG_BL1_SIZE)
> -
>  #define CONFIG_DOS_PARTITION
>  #define CONFIG_EFI_PARTITION
>  #define CONFIG_CMD_PART
> 

applied to u-boot-samsung.

Thanks,
Minkyu Kang.

      reply	other threads:[~2013-12-06 10:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06 10:25 [U-Boot] [PATCH] arm: arndale: disable spi boot Minkyu Kang
2013-12-06 10:46 ` Minkyu Kang [this message]

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=52A1AAF0.40208@samsung.com \
    --to=mk7.kang@samsung.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