All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] doc: describe building with GCC
@ 2020-09-05  8:58 Heinrich Schuchardt
  2020-09-05  8:58 ` [PATCH 1/2] doc: describe source repository Heinrich Schuchardt
  2020-09-05  8:58 ` [PATCH 2/2] doc: describe building with GCC Heinrich Schuchardt
  0 siblings, 2 replies; 7+ messages in thread
From: Heinrich Schuchardt @ 2020-09-05  8:58 UTC (permalink / raw)
  To: u-boot

Provide a newcomer friendly documentation how to obtain the U-Boot source
and how to build U-Boot with GCC.

Heinrich Schuchardt (2):
  doc: describe source repository
  doc: describe building with GCC

 doc/build/gcc.rst    | 119 +++++++++++++++++++++++++++++++++++++++++++
 doc/build/index.rst  |   2 +
 doc/build/source.rst |  30 +++++++++++
 3 files changed, 151 insertions(+)
 create mode 100644 doc/build/gcc.rst
 create mode 100644 doc/build/source.rst

--
2.28.0

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

end of thread, other threads:[~2020-09-14 19:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-05  8:58 [PATCH 0/2] doc: describe building with GCC Heinrich Schuchardt
2020-09-05  8:58 ` [PATCH 1/2] doc: describe source repository Heinrich Schuchardt
2020-09-14 19:41   ` Tom Rini
2020-09-05  8:58 ` [PATCH 2/2] doc: describe building with GCC Heinrich Schuchardt
2020-09-05 12:40   ` Tom Rini
2020-09-06 11:38     ` Heinrich Schuchardt
2020-09-14 19:41   ` 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.