diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 31 |
1 files changed, 10 insertions, 21 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0dcef35704..2c01d78e77 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5715,14 +5715,6 @@ PARALLEL_MAKEINST with the description ". | |||
| 5715 | as a command-line parameter to the | 5715 | as a command-line parameter to the |
| 5716 | <filename>uboot-mkimage</filename> utility. | 5716 | <filename>uboot-mkimage</filename> utility. |
| 5717 | </para> | 5717 | </para> |
| 5718 | |||
| 5719 | <para> | ||
| 5720 | For additional information, see the | ||
| 5721 | <link linkend='var-UBOOT_MACHINE'><filename>UBOOT_MACHINE</filename></link> | ||
| 5722 | and | ||
| 5723 | <link linkend='var-UBOOT_LOADADDRESS'><filename>UBOOT_LOADADDRESS</filename></link> | ||
| 5724 | variables. | ||
| 5725 | </para> | ||
| 5726 | </glossdef> | 5718 | </glossdef> |
| 5727 | </glossentry> | 5719 | </glossentry> |
| 5728 | 5720 | ||
| @@ -5735,14 +5727,6 @@ PARALLEL_MAKEINST with the description ". | |||
| 5735 | as a command-line parameter to the | 5727 | as a command-line parameter to the |
| 5736 | <filename>uboot-mkimage</filename> utility. | 5728 | <filename>uboot-mkimage</filename> utility. |
| 5737 | </para> | 5729 | </para> |
| 5738 | |||
| 5739 | <para> | ||
| 5740 | For additional information, see the | ||
| 5741 | <link linkend='var-UBOOT_MACHINE'><filename>UBOOT_MACHINE</filename></link> | ||
| 5742 | and | ||
| 5743 | <link linkend='var-UBOOT_ENTRYPOINT'><filename>UBOOT_ENTRYPOINT</filename></link> | ||
| 5744 | variables. | ||
| 5745 | </para> | ||
| 5746 | </glossdef> | 5730 | </glossdef> |
| 5747 | </glossentry> | 5731 | </glossentry> |
| 5748 | 5732 | ||
| @@ -5757,13 +5741,18 @@ PARALLEL_MAKEINST with the description ". | |||
| 5757 | configuration file (i.e. | 5741 | configuration file (i.e. |
| 5758 | <filename>conf/machine/<machine_name>.conf</filename>). | 5742 | <filename>conf/machine/<machine_name>.conf</filename>). |
| 5759 | </para> | 5743 | </para> |
| 5744 | </glossdef> | ||
| 5745 | </glossentry> | ||
| 5760 | 5746 | ||
| 5747 | <glossentry id='var-UBOOT_TARGET'><glossterm>UBOOT_TARGET</glossterm> | ||
| 5748 | <glossdef> | ||
| 5761 | <para> | 5749 | <para> |
| 5762 | For additional information, see the | 5750 | Specifies the target used for building U-Boot. |
| 5763 | <link linkend='var-UBOOT_LOADADDRESS'><filename>UBOOT_LOADADDRESS</filename></link> | 5751 | The target is passed directly as part of the "make" command |
| 5764 | and | 5752 | (e.g. SPL and AIS). |
| 5765 | <link linkend='var-UBOOT_ENTRYPOINT'><filename>UBOOT_ENTRYPOINT</filename></link> | 5753 | If you do not specifically set this variable, the |
| 5766 | variables. | 5754 | OpenEmbedded build process passes and uses "all" for the |
| 5755 | target during the U-Boot building process. | ||
| 5767 | </para> | 5756 | </para> |
| 5768 | </glossdef> | 5757 | </glossdef> |
| 5769 | </glossentry> | 5758 | </glossentry> |
