All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew F. Davis <afd@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] defconfig: am43xx_hs_evm: Sync HS defconfig with non-HS defconfig
Date: Fri, 7 Apr 2017 08:31:20 -0500	[thread overview]
Message-ID: <04665529-9acb-4595-0d99-5465f1294b48@ti.com> (raw)
In-Reply-To: <20170407132349.GF19897@bill-the-cat>

On 04/07/2017 08:23 AM, Tom Rini wrote:
> On Fri, Apr 07, 2017 at 08:21:38AM -0500, Andrew F. Davis wrote:
> 
>> Ping?
> 
> Been waiting for a v2 of this, I'd assume it doesn't apply cleanly
> and/or needs further additions.
> 

It applied just fine 2 months ago when posted, why would you wait for a v2?

I have about 5 other patches-sets pending like this, would you like me
to v2 them all?

>>
>> On 02/07/2017 05:02 PM, Andrew F. Davis wrote:
>>> The non-HS defconfig has been modified without equivalent changes being
>>> applied to the HS defconfig. Sync these here.
>>>
>>> Signed-off-by: Andrew F. Davis <afd@ti.com>
>>> ---
>>>  configs/am43xx_hs_evm_defconfig | 8 ++++++--
>>>  1 file changed, 6 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/configs/am43xx_hs_evm_defconfig b/configs/am43xx_hs_evm_defconfig
>>> index 8bb1b3535a..05365ee61a 100644
>>> --- a/configs/am43xx_hs_evm_defconfig
>>> +++ b/configs/am43xx_hs_evm_defconfig
>>> @@ -10,12 +10,15 @@ CONFIG_FIT=y
>>>  CONFIG_FIT_IMAGE_POST_PROCESS=y
>>>  CONFIG_SPL_LOAD_FIT=y
>>>  CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
>>> -CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1, NAND"
>>> +CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=1,NAND"
>>>  CONFIG_SYS_CONSOLE_INFO_QUIET=y
>>>  CONFIG_VERSION_VARIABLE=y
>>>  CONFIG_SPL=y
>>>  CONFIG_SPL_STACK_R=y
>>> +CONFIG_SPL_ETH_SUPPORT=y
>>>  CONFIG_SPL_MTD_SUPPORT=y
>>> +CONFIG_SPL_NET_SUPPORT=y
>>> +CONFIG_SPL_NET_VCI_STRING="AM43xx U-Boot SPL"
>>>  CONFIG_HUSH_PARSER=y
>>>  CONFIG_CMD_BOOTZ=y
>>>  # CONFIG_CMD_IMLS is not set
>>> @@ -41,6 +44,7 @@ CONFIG_CMD_FAT=y
>>>  CONFIG_CMD_FS_GENERIC=y
>>>  CONFIG_ISO_PARTITION=y
>>>  CONFIG_OF_CONTROL=y
>>> +CONFIG_OF_LIST="am437x-gp-evm am437x-sk-evm am43x-epos-evm am437x-idk-evm"
>>>  CONFIG_DM=y
>>>  # CONFIG_BLK is not set
>>>  CONFIG_DFU_MMC=y
>>> @@ -53,8 +57,8 @@ CONFIG_DM_MMC=y
>>>  CONFIG_MMC_OMAP_HS=y
>>>  CONFIG_DM_SPI_FLASH=y
>>>  CONFIG_SPI_FLASH=y
>>> +CONFIG_SPI_FLASH_BAR=y
>>>  CONFIG_SPI_FLASH_MACRONIX=y
>>> -CONFIG_DM_ETH=y
>>>  CONFIG_DM_SERIAL=y
>>>  CONFIG_SYS_NS16550=y
>>>  CONFIG_DM_SPI=y
>>>
> 

  reply	other threads:[~2017-04-07 13:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 23:02 [U-Boot] [PATCH] defconfig: am43xx_hs_evm: Sync HS defconfig with non-HS defconfig Andrew F. Davis
2017-04-07 13:21 ` Andrew F. Davis
2017-04-07 13:23   ` Tom Rini
2017-04-07 13:31     ` Andrew F. Davis [this message]
2017-04-07 13:48       ` Tom Rini
2017-02-08 20:32 Andrew F. Davis
2017-02-09  4:15 ` Lokesh Vutla
2017-02-09 14:27   ` 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=04665529-9acb-4595-0d99-5465f1294b48@ti.com \
    --to=afd@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.