commit | fa43709b8d7aa30b6d1039dce854c5eea86f122f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 08 16:36:16 2023 -0400 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Aug 09 08:41:52 2023 +0200 |
tree | 7c48b0e9332c530173470afb752c9240923ec710 | |
parent | 8134043dada24a1879d85a9218c24c617ee4ae1e [diff] |
doc: Begin adding a best practices document for board ports 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@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>