All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] README: fix typo FAT_ENV_DEV_AND_PART
@ 2016-11-21 15:33 Nicolae Rosia
  2016-11-29  1:07 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolae Rosia @ 2016-11-21 15:33 UTC (permalink / raw)
  To: u-boot

From: Nicolae Rosia <Nicolae_Rosia@Mentor.com>

The actual define symbol is FAT_ENV_DEVICE_AND_PART

Signed-off-by: Nicolae Rosia <Nicolae_Rosia@Mentor.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 00830d7..d6b430a 100644
--- a/README
+++ b/README
@@ -4115,7 +4115,7 @@ but it can not erase, write this NOR flash by SRIO or PCIE interface.
 
          Define this to a string that is the name of the block device.
 
-       - FAT_ENV_DEV_AND_PART:
+       - FAT_ENV_DEVICE_AND_PART:
 
          Define this to a string to specify the partition of the device. It can
          be as following:
-- 
2.5.5

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

* [U-Boot] README: fix typo FAT_ENV_DEV_AND_PART
  2016-11-21 15:33 [U-Boot] [PATCH] README: fix typo FAT_ENV_DEV_AND_PART Nicolae Rosia
@ 2016-11-29  1:07 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2016-11-29  1:07 UTC (permalink / raw)
  To: u-boot

On Mon, Nov 21, 2016 at 05:33:58PM +0200, Nicolae Rosia wrote:

> From: Nicolae Rosia <Nicolae_Rosia@Mentor.com>
> 
> The actual define symbol is FAT_ENV_DEVICE_AND_PART
> 
> Signed-off-by: Nicolae Rosia <Nicolae_Rosia@Mentor.com>

Applied to u-boot/master, thanks!

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

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

end of thread, other threads:[~2016-11-29  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-21 15:33 [U-Boot] [PATCH] README: fix typo FAT_ENV_DEV_AND_PART Nicolae Rosia
2016-11-29  1:07 ` [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.