public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: rmobile: Shuffle defconfig around
Date: Tue, 20 Jun 2017 20:22:45 +0200	[thread overview]
Message-ID: <7219ce10-e209-624b-3535-3b4d2ec66a4a@gmail.com> (raw)
In-Reply-To: <20170620180717.GA27196@bill-the-cat>

On 06/20/2017 08:07 PM, Tom Rini wrote:
> On Tue, Jun 20, 2017 at 03:38:48PM +0200, Marek Vasut wrote:
> 
>> Just shuffle the defconfigs around with savedefconfig, no functional change.
>>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
>> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>> ---
>>  configs/r8a7795_salvator-x_defconfig | 4 ++--
>>  configs/r8a7796_salvator-x_defconfig | 4 ++--
>>  2 files changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
>> index 0cab920d96..04d6ec8b84 100644
>> --- a/configs/r8a7795_salvator-x_defconfig
>> +++ b/configs/r8a7795_salvator-x_defconfig
>> @@ -1,17 +1,17 @@
>>  CONFIG_ARM=y
>>  CONFIG_ARCH_RMOBILE=y
>>  CONFIG_SYS_MALLOC_F_LEN=0x2000
>> -CONFIG_DEFAULT_FDT_FILE="r8a7795-salvator-x.dtb"
>>  CONFIG_RCAR_GEN3=y
>>  CONFIG_R8A7795=y
>>  CONFIG_TARGET_SALVATOR_X=y
>> +CONFIG_DEFAULT_FDT_FILE="r8a7795-salvator-x.dtb"
>>  CONFIG_VERSION_VARIABLE=y
>>  CONFIG_CMD_BOOTZ=y
>>  # CONFIG_CMD_IMLS is not set
>> +CONFIG_CMD_MMC=y
>>  CONFIG_CMD_USB=y
>>  CONFIG_CMD_DHCP=y
>>  CONFIG_CMD_MII=y
>> -CONFIG_CMD_MMC=y
>>  CONFIG_CMD_PING=y
>>  CONFIG_CMD_FAT=y
>>  CONFIG_SH_SDHI=y
>> diff --git a/configs/r8a7796_salvator-x_defconfig b/configs/r8a7796_salvator-x_defconfig
>> index dfd91d2755..d57305112b 100644
>> --- a/configs/r8a7796_salvator-x_defconfig
>> +++ b/configs/r8a7796_salvator-x_defconfig
>> @@ -1,17 +1,17 @@
>>  CONFIG_ARM=y
>>  CONFIG_ARCH_RMOBILE=y
>>  CONFIG_SYS_MALLOC_F_LEN=0x2000
>> -CONFIG_DEFAULT_FDT_FILE="r8a7796-salvator-x.dtb"
>>  CONFIG_RCAR_GEN3=y
>>  CONFIG_R8A7796=y
>>  CONFIG_TARGET_SALVATOR_X=y
>> +CONFIG_DEFAULT_FDT_FILE="r8a7796-salvator-x.dtb"
>>  CONFIG_VERSION_VARIABLE=y
>>  CONFIG_CMD_BOOTZ=y
>>  # CONFIG_CMD_IMLS is not set
>> +CONFIG_CMD_MMC=y
>>  CONFIG_CMD_USB=y
>>  CONFIG_CMD_DHCP=y
>>  CONFIG_CMD_MII=y
>> -CONFIG_CMD_MMC=y
>>  CONFIG_CMD_PING=y
>>  CONFIG_CMD_FAT=y
>>  CONFIG_SH_SDHI=y
> 
> This did not apply at all on top of your previous patch.
> 
Did you pick the CMD_MMC patch as well ?

-- 
Best regards,
Marek Vasut

      reply	other threads:[~2017-06-20 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-20 13:38 [U-Boot] [PATCH] ARM: rmobile: Shuffle defconfig around Marek Vasut
2017-06-20 18:07 ` Tom Rini
2017-06-20 18:22   ` Marek Vasut [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=7219ce10-e209-624b-3535-3b4d2ec66a4a@gmail.com \
    --to=marek.vasut@gmail.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