diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-05-29 11:52:48 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 16:32:17 +0100 |
| commit | 9cb506b51411671fb5f9eb9cce7096ae8d1bf104 (patch) | |
| tree | c275ddac084d24ec26454faa204a3e0da7a2f9b9 /documentation | |
| parent | 4fac0dd0962868586f663459848c44a219695598 (diff) | |
| download | poky-9cb506b51411671fb5f9eb9cce7096ae8d1bf104.tar.gz | |
ref-manual: Edits to the UBOOT_MACHINE variable.
(From yocto-docs rev: 4db47e2571ba393d4d7ad2b21c7049d7094594af)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f6cb5c0163..26a455975b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -8497,6 +8497,12 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 8497 | configuration file (i.e. | 8497 | configuration file (i.e. |
| 8498 | <filename>conf/machine/<machine_name>.conf</filename>). | 8498 | <filename>conf/machine/<machine_name>.conf</filename>). |
| 8499 | </para> | 8499 | </para> |
| 8500 | |||
| 8501 | <para> | ||
| 8502 | Please see the "Selection of Processor Architecture and | ||
| 8503 | Board Type" section in the U-Boot README for valid values | ||
| 8504 | for this variable. | ||
| 8505 | </para> | ||
| 8500 | </glossdef> | 8506 | </glossdef> |
| 8501 | </glossentry> | 8507 | </glossentry> |
| 8502 | 8508 | ||
