On Tue, Sep 02, 2025 at 11:11:00AM +0100, Jamie Gibbons wrote: > With the upcoming additions of new MPFS boards, separate common > documentation to allow this to be reused appropriately and avoid > duplication. > > Signed-off-by: Jamie Gibbons <jamie.gibb...@microchip.com> > --- > doc/board/microchip/mpfs_build_boot.rst | 29 + > doc/board/microchip/mpfs_common.rst | 666 +++++++++++++++++++++ > doc/board/microchip/mpfs_design_hss.rst | 37 ++ > doc/board/microchip/mpfs_icicle.rst | 743 +----------------------- > 4 files changed, 742 insertions(+), 733 deletions(-) > create mode 100644 doc/board/microchip/mpfs_build_boot.rst > create mode 100644 doc/board/microchip/mpfs_common.rst > create mode 100644 doc/board/microchip/mpfs_design_hss.rst
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>