public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Fix variable documented in README.distro for PXE address.
@ 2016-02-09  3:55 Vagrant Cascadian
  2016-02-09  5:33 ` Stephen Warren
  2016-02-15 22:34 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Vagrant Cascadian @ 2016-02-09  3:55 UTC (permalink / raw)
  To: u-boot

Fixes typo of pxe_addr_r with pxefile_addr_r.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---

 doc/README.distro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.distro b/doc/README.distro
index 3715c8c..e1b7216 100644
--- a/doc/README.distro
+++ b/doc/README.distro
@@ -243,7 +243,7 @@ kernel_addr_r:
 
   A size of 16MB for the kernel is likely adequate.
 
-pxe_addr_r:
+pxefile_addr_r:
 
   Mandatory. The location in RAM where extlinux.conf will be loaded to prior
   to processing.
-- 
2.1.4

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

end of thread, other threads:[~2016-02-15 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09  3:55 [U-Boot] [PATCH] Fix variable documented in README.distro for PXE address Vagrant Cascadian
2016-02-09  5:33 ` Stephen Warren
2016-02-15 22:34 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox