commit | 94d6f8116a397e3eab5b5e119cbda963e2fa8eb4 | [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 | d82439874a7b2f007b05761903aca76b32361490 [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>