summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-02-24 18:36:30 +0100
committerTom Rini <trini@konsulko.com>2020-04-17 12:32:36 -0400
commitecb3a0a154fa43e636012be691521910928d67bd (patch)
tree136e7e1809bb04181bc79aaaa51fa521497f88b2 /README
parent414c34ed555b8ce5c260cf641261ecf45beca251 (diff)
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>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 19dae14ac0..7ebf9f577e 100644
--- a/README
+++ b/README
@@ -3203,9 +3203,9 @@ is done by typing:
make NAME_defconfig
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
instance, the TQM823L systems are available without (standard)
or with LCD support. You can select such additional "features"