mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
README: replace reference to boards.cfg
boards.cfg is not delivered with the U-Boot source. So it is preferable to look at configs/*_defconfig to identify available deconfigs. Fix a typo. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
414c34ed55
commit
ecb3a0a154
4
README
4
README
@ -3203,9 +3203,9 @@ is done by typing:
|
|||||||
make NAME_defconfig
|
make NAME_defconfig
|
||||||
|
|
||||||
where "NAME_defconfig" is the name of one of the existing configu-
|
where "NAME_defconfig" is the name of one of the existing configu-
|
||||||
rations; see boards.cfg for supported names.
|
rations; see configs/*_defconfig for supported names.
|
||||||
|
|
||||||
Note: for some board special configuration names may exist; check if
|
Note: for some boards special configuration names may exist; check if
|
||||||
additional information is available from the board vendor; for
|
additional information is available from the board vendor; for
|
||||||
instance, the TQM823L systems are available without (standard)
|
instance, the TQM823L systems are available without (standard)
|
||||||
or with LCD support. You can select such additional "features"
|
or with LCD support. You can select such additional "features"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user