mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-11 11:38:51 +01: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:
parent
6febd8ca5a
commit
7101c4ce8d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue