u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Arm Juno board documentation
@ 2021-12-14 17:55 Andre Przywara
  2021-12-14 17:55 ` [PATCH 1/2] doc: Add documentation for the Arm VExpress64 board configs Andre Przywara
  2021-12-14 17:55 ` [PATCH 2/2] doc: add Arm Juno board documentation Andre Przywara
  0 siblings, 2 replies; 11+ messages in thread
From: Andre Przywara @ 2021-12-14 17:55 UTC (permalink / raw)
  To: Simon Glass, Tom Rini
  Cc: Sudeep Holla, Linus Walleij, u-boot, Peter Hoyes, Liviu Dudau,
	David Feng

Hi,

The Arm Ltd. Juno development board is an open, vendor-neutral, Armv8-A
development platform. U-Boot is one of the two supported normal world
payloads in the firmware design, though U-Boot never really described
the process of building or installing it.

Fix that by adding documentation for the board in the doc/board
directory.

Cheers,
Andre

Andre Przywara (1):
  doc: add Arm Juno board documentation

Peter Hoyes (1):
  doc: Add documentation for the Arm VExpress64 board configs

 doc/board/armltd/fvp64.rst |  30 ++++++++++
 doc/board/armltd/index.rst |  11 ++++
 doc/board/armltd/juno.rst  | 117 +++++++++++++++++++++++++++++++++++++
 doc/board/index.rst        |   1 +
 4 files changed, 159 insertions(+)
 create mode 100644 doc/board/armltd/fvp64.rst
 create mode 100644 doc/board/armltd/index.rst
 create mode 100644 doc/board/armltd/juno.rst

-- 
2.25.1


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

end of thread, other threads:[~2021-12-20 17:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 17:55 [PATCH 0/2] Arm Juno board documentation Andre Przywara
2021-12-14 17:55 ` [PATCH 1/2] doc: Add documentation for the Arm VExpress64 board configs Andre Przywara
2021-12-15 12:45   ` Sudeep Holla
2021-12-17 16:37   ` Simon Glass
2021-12-20 17:46     ` Andre Przywara
2021-12-14 17:55 ` [PATCH 2/2] doc: add Arm Juno board documentation Andre Przywara
2021-12-15 12:44   ` Sudeep Holla
2021-12-16 17:55     ` Andre Przywara
2021-12-15 15:33   ` Robin Murphy
2021-12-16 17:56     ` Andre Przywara
2021-12-17 16:37   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).