[U-Boot] [PATCH] Fix variable documented in README.distro for PXE address.

Vagrant Cascadian vagrant at debian.org
Tue Feb 9 04:55:31 CET 2016


Fixes typo of pxe_addr_r with pxefile_addr_r.

Signed-off-by: Vagrant Cascadian <vagrant at 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



More information about the U-Boot mailing list