From: Bo Shen <voice.shen@atmel.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 17:54:48 +0800 [thread overview]
Message-ID: <546DBA68.8050000@atmel.com> (raw)
In-Reply-To: <20141120184525.86C2.AA925319@jp.panasonic.com>
Hi Masahiro,
On 11/20/2014 05:45 PM, Masahiro Yamada wrote:
> 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?
The code applied now won't support SPL. I am preparing the SPL code,
will send it soon.
>
>
> Best Regards
> Masahiro Yamada
>
Best Regards,
Bo Shen
prev parent reply other threads:[~2014-11-20 9:54 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 ` [U-Boot] [PATCH v4 3/3] " Masahiro Yamada
2014-11-20 9:54 ` Bo Shen [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=546DBA68.8050000@atmel.com \
--to=voice.shen@atmel.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