On Tue, 9 Jun 2020 at 08:31, Cédric Le Goater <c...@kaod.org> wrote: > The first series was nicely presented I think, but you can extend it in v2. > Documentation needs an update in : > > docs/system/target-arm.rst
To expand on that: the new boards should have at least some basic documentation in a new docs/system/arm/something.rst (we have one .rst file usually for each "family" of boards which are similar enough to make sense to document as a group), which is added to the toctree in target-arm.rst (note that it is supposed to be kept in alpha-order-of-document-title-text). aspeed.rst should give an idea of what ought to be documented: a basic summary of what the machine is, what is supported, what is not implemented, any machine options that the board has, that sort of thing. thanks -- PMM