All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] README: replace reference to boards.cfg
@ 2020-02-24 17:36 Heinrich Schuchardt
  2020-02-26 15:33 ` Simon Glass
  2020-04-21 12:25 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-02-24 17:36 UTC (permalink / raw)
  To: u-boot

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>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 8cfa92fac9..d5d10d142e 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"
--
2.25.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 1/1] README: replace reference to boards.cfg
  2020-02-24 17:36 [PATCH 1/1] README: replace reference to boards.cfg Heinrich Schuchardt
@ 2020-02-26 15:33 ` Simon Glass
  2020-04-21 12:25 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2020-02-26 15:33 UTC (permalink / raw)
  To: u-boot

On Mon, 24 Feb 2020 at 10:36, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> 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>
> ---
>  README | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/README b/README
> index 8cfa92fac9..d5d10d142e 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.

Reviewed-by: Simon Glass <sjg@chromium.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] README: replace reference to boards.cfg
  2020-02-24 17:36 [PATCH 1/1] README: replace reference to boards.cfg Heinrich Schuchardt
  2020-02-26 15:33 ` Simon Glass
@ 2020-04-21 12:25 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-04-21 12:25 UTC (permalink / raw)
  To: u-boot

On Mon, Feb 24, 2020 at 06:36:30PM +0100, Heinrich Schuchardt wrote:

> 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>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200421/d543b5d3/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-21 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 17:36 [PATCH 1/1] README: replace reference to boards.cfg Heinrich Schuchardt
2020-02-26 15:33 ` Simon Glass
2020-04-21 12:25 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.