[v2] doc: Begin adding a best practices document for board ports
Simon Glass
sjg at google.com
Wed Aug 9 04:03:36 CEST 2023
On Tue, 8 Aug 2023 at 14:36, Tom Rini <trini at konsulko.com> wrote:
>
> To help guide developers down the right path, begin a document that
> lists some best practices to follow when creating a new board port.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> Changes in v2:
> - Apply feedback from Heinrich
> ---
> doc/develop/board_best_practices.rst | 26 ++++++++++++++++++++++++++
> doc/develop/index.rst | 1 +
> 2 files changed, 27 insertions(+)
> create mode 100644 doc/develop/board_best_practices.rst
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list