mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Fix variable documented in README.distro for PXE address.
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>
This commit is contained in:
committed by
Tom Rini
parent
6febd8ca5a
commit
7101c4ce8d
@@ -243,7 +243,7 @@ kernel_addr_r:
|
|||||||
|
|
||||||
A size of 16MB for the kernel is likely adequate.
|
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
|
Mandatory. The location in RAM where extlinux.conf will be loaded to prior
|
||||||
to processing.
|
to processing.
|
||||||
|
Reference in New Issue
Block a user