public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.m@jp.panasonic.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 3/3] ARM: atmel: add sama5d4ek board support
Date: Thu, 20 Nov 2014 18:45:26 +0900	[thread overview]
Message-ID: <20141120184525.86C2.AA925319@jp.panasonic.com> (raw)
In-Reply-To: <1415604242-29685-4-git-send-email-voice.shen@atmel.com>

Hi Bo,


On Mon, 10 Nov 2014 15:24:02 +0800
Bo Shen <voice.shen@atmel.com> wrote:
> diff --git a/configs/sama5d4ek_mmc_defconfig b/configs/sama5d4ek_mmc_defconfig
> new file mode 100644
> index 0000000..16a5ed7
> --- /dev/null
> +++ b/configs/sama5d4ek_mmc_defconfig
> @@ -0,0 +1,3 @@
> +CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_MMC"
> ++S:CONFIG_ARM=y
> ++S:CONFIG_TARGET_SAMA5D4EK=y
> diff --git a/configs/sama5d4ek_nandflash_defconfig b/configs/sama5d4ek_nandflash_defconfig
> new file mode 100644
> index 0000000..8b7fbc3
> --- /dev/null
> +++ b/configs/sama5d4ek_nandflash_defconfig
> @@ -0,0 +1,3 @@
> +CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_NANDFLASH"
> ++S:CONFIG_ARM=y
> ++S:CONFIG_TARGET_SAMA5D4EK=y
> diff --git a/configs/sama5d4ek_spiflash_defconfig b/configs/sama5d4ek_spiflash_defconfig
> new file mode 100644
> index 0000000..63e9b6c
> --- /dev/null
> +++ b/configs/sama5d4ek_spiflash_defconfig
> @@ -0,0 +1,3 @@
> +CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_SERIALFLASH"
> ++S:CONFIG_ARM=y
> ++S:CONFIG_TARGET_SAMA5D4EK=y


These three defconfigs added "+S" prefix to CONFIG_ARM and CONFIG_TARGET_SAMA5D4EK
but did not define CONFIG_SPL=y


My question is do they support SPL, or not?



Best Regards
Masahiro Yamada

  parent reply	other threads:[~2014-11-20  9:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10  7:23 [U-Boot] [PATCH v4 0/3] ARM: atmel: add sama5d4ek board support Bo Shen
2014-11-10  7:24 ` [U-Boot] [PATCH v4 1/3] mtd: atmel_nand: runtime to build gf table for pmecc Bo Shen
2014-11-17 12:16   ` [U-Boot] [U-Boot,v4,1/3] " Andreas Bießmann
2014-11-10  7:24 ` [U-Boot] [PATCH v4 2/3] net: macb: enable GMAC IP without GE feature support Bo Shen
2014-11-17 12:17   ` [U-Boot] [U-Boot,v4,2/3] " Andreas Bießmann
2014-11-10  7:24 ` [U-Boot] [PATCH v4 3/3] ARM: atmel: add sama5d4ek board support Bo Shen
2014-11-17 12:17   ` [U-Boot] [U-Boot,v4,3/3] " Andreas Bießmann
2014-11-20  9:45   ` Masahiro Yamada [this message]
2014-11-20  9:54     ` [U-Boot] [PATCH v4 3/3] " Bo Shen

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=20141120184525.86C2.AA925319@jp.panasonic.com \
    --to=yamada.m@jp.panasonic.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