]> git.sur5r.net Git - u-boot/commitdiff
Fix variable documented in README.distro for PXE address.
authorVagrant Cascadian <vagrant@debian.org>
Tue, 9 Feb 2016 03:55:31 +0000 (19:55 -0800)
committerTom Rini <trini@konsulko.com>
Mon, 15 Feb 2016 17:04:45 +0000 (12:04 -0500)
Fixes typo of pxe_addr_r with pxefile_addr_r.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
doc/README.distro

index 3715c8c3bad7339c41a9da7e1f11fd6d4f902a08..e1b72161521fa8728fde85955ef102b81e19ae22 100644 (file)
@@ -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.