All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] configs: am43xx_evm: Enable NAND
@ 2015-06-05  8:09 Roger Quadros
  2015-06-05 12:49 ` Tom Rini
  2015-06-13  2:10 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Roger Quadros @ 2015-06-05  8:09 UTC (permalink / raw)
  To: u-boot

AM43xx EVMs have NAND so enable it.

Signed-off-by: Roger Quadros <rogerq@ti.com>
---
 configs/am43xx_evm_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/am43xx_evm_defconfig b/configs/am43xx_evm_defconfig
index 4ad2667..29a3892 100644
--- a/configs/am43xx_evm_defconfig
+++ b/configs/am43xx_evm_defconfig
@@ -1,5 +1,5 @@
 CONFIG_ARM=y
 CONFIG_TARGET_AM43XX_EVM=y
 CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
+CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND"
 CONFIG_CMD_NET=y
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] configs: am43xx_evm: Enable NAND
  2015-06-05  8:09 [U-Boot] [PATCH] configs: am43xx_evm: Enable NAND Roger Quadros
@ 2015-06-05 12:49 ` Tom Rini
  2015-06-13  2:10 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2015-06-05 12:49 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 05, 2015 at 11:09:02AM +0300, Roger Quadros wrote:

> AM43xx EVMs have NAND so enable it.
> 
> Signed-off-by: Roger Quadros <rogerq@ti.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

But please start thinking about converting some of these choices to real
Kconfig options instead, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150605/d386c573/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] configs: am43xx_evm: Enable NAND
  2015-06-05  8:09 [U-Boot] [PATCH] configs: am43xx_evm: Enable NAND Roger Quadros
  2015-06-05 12:49 ` Tom Rini
@ 2015-06-13  2:10 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2015-06-13  2:10 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 05, 2015 at 11:09:02AM +0300, Roger Quadros wrote:

> AM43xx EVMs have NAND so enable it.
> 
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150612/a3d07987/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-13  2:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-05  8:09 [U-Boot] [PATCH] configs: am43xx_evm: Enable NAND Roger Quadros
2015-06-05 12:49 ` Tom Rini
2015-06-13  2:10 ` [U-Boot] " Tom Rini

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.