From: Lokesh Vutla <a0131933@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: DRA7xx: Enable NFS boot command
Date: Mon, 29 Feb 2016 13:08:29 +0530 [thread overview]
Message-ID: <56D3F575.2070800@ti.com> (raw)
In-Reply-To: <1456517060-328-1-git-send-email-afd@ti.com>
+ Tom
On Saturday 27 February 2016 01:34 AM, Andrew F. Davis wrote:
> NFS loading works on DRA7 variants, remove the undefinition.
>
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> ---
> configs/dra72_evm_defconfig | 1 -
> configs/dra7xx_evm_defconfig | 1 -
> configs/dra7xx_evm_qspiboot_defconfig | 1 -
> configs/dra7xx_evm_uart3_defconfig | 1 -
You might also want to update in dra74_evm_defconfig
Thanks and regards,
Lokesh
> 4 files changed, 4 deletions(-)
>
> diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig
> index b5bd798..a8a2b65 100644
> --- a/configs/dra72_evm_defconfig
> +++ b/configs/dra72_evm_defconfig
> @@ -9,7 +9,6 @@ CONFIG_SPL_STACK_R_ADDR=0x82000000
> # CONFIG_CMD_IMLS is not set
> # CONFIG_CMD_FLASH is not set
> # CONFIG_CMD_SETEXPR is not set
> -# CONFIG_CMD_NFS is not set
> CONFIG_OF_CONTROL=y
> CONFIG_DM=y
> CONFIG_SPI_FLASH=y
> diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig
> index f98e7b7..b69dc53 100644
> --- a/configs/dra7xx_evm_defconfig
> +++ b/configs/dra7xx_evm_defconfig
> @@ -7,6 +7,5 @@ CONFIG_SPL_STACK_R_ADDR=0x82000000
> # CONFIG_CMD_IMLS is not set
> # CONFIG_CMD_FLASH is not set
> # CONFIG_CMD_SETEXPR is not set
> -# CONFIG_CMD_NFS is not set
> CONFIG_SPI_FLASH=y
> CONFIG_SPI_FLASH_BAR=y
> diff --git a/configs/dra7xx_evm_qspiboot_defconfig b/configs/dra7xx_evm_qspiboot_defconfig
> index f14fa62..c823fe6 100644
> --- a/configs/dra7xx_evm_qspiboot_defconfig
> +++ b/configs/dra7xx_evm_qspiboot_defconfig
> @@ -8,5 +8,4 @@ CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
> # CONFIG_CMD_IMLS is not set
> # CONFIG_CMD_FLASH is not set
> # CONFIG_CMD_SETEXPR is not set
> -# CONFIG_CMD_NFS is not set
> CONFIG_SPI_FLASH=y
> diff --git a/configs/dra7xx_evm_uart3_defconfig b/configs/dra7xx_evm_uart3_defconfig
> index 8882260..4c6aeb6 100644
> --- a/configs/dra7xx_evm_uart3_defconfig
> +++ b/configs/dra7xx_evm_uart3_defconfig
> @@ -9,5 +9,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SPL_YMODEM_SUPPORT"
> # CONFIG_CMD_IMLS is not set
> # CONFIG_CMD_FLASH is not set
> # CONFIG_CMD_SETEXPR is not set
> -# CONFIG_CMD_NFS is not set
> CONFIG_SPI_FLASH=y
>
next prev parent reply other threads:[~2016-02-29 7:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-26 20:04 [U-Boot] [PATCH] ARM: DRA7xx: Enable NFS boot command Andrew F. Davis
2016-02-29 7:38 ` Lokesh Vutla [this message]
2016-03-01 1:58 ` 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=56D3F575.2070800@ti.com \
--to=a0131933@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.