commit | d6e07af1c11629a9c29f4b7647baa0855e72fa22 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Feb 24 18:36:30 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 17 12:32:36 2020 -0400 |
tree | 136e7e1809bb04181bc79aaaa51fa521497f88b2 | |
parent | 99c469c56fc965d3cffe8723dc3b531e347c98ba [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>