> On Wed, 2022-11-30 at 18:03 +0100, Heinrich Schuchardt wrote: > %s/GIUD/GUID/ > > Fixes: 9e550e18305f ("doc: board: Add Microchip MPFS Icicle Kit doc") > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com > > > --- > doc/board/microchip/mpfs_icicle.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Padmarao Begari <padmarao.beg...@microchip.com> > diff --git a/doc/board/microchip/mpfs_icicle.rst > b/doc/board/microchip/mpfs_icicle.rst > index a4b10c6bd7..09c2c6a9c1 100644 > --- a/doc/board/microchip/mpfs_icicle.rst > +++ b/doc/board/microchip/mpfs_icicle.rst > @@ -209,7 +209,7 @@ GUID type > ~~~~~~~~~ > > The HSS always picks up HSS payload from a GPT partition with > -GIUD type "21686148-6449-6E6F-744E-656564454649" or sector '0' of > the eMMC if no > +GUID type "21686148-6449-6E6F-744E-656564454649" or sector '0' of > the eMMC if no > GPT partition. > > Booting > @@ -460,7 +460,7 @@ GUID type > ~~~~~~~~~ > > The HSS always picks up the HSS payload from a GPT partition with > -GIUD type "21686148-6449-6E6F-744E-656564454649" or sector '0' of > the eMMC if no > +GUID type "21686148-6449-6E6F-744E-656564454649" or sector '0' of > the eMMC if no > GPT partition. > > Sample boot log from MPFS Icicle Kit > -- > 2.37.2 >