[U-Boot] [PATCH v2] armv8: fsl-layerscape: Add Readme for deploy QSPI image
Yao Yuan
yao.yuan at nxp.com
Tue Nov 8 06:44:04 CET 2016
On 11/08/2016 12:46 PM, York Sun wrote:
> On 11/07/2016 07:52 PM, Yuan Yao wrote:
> > From: Yuan Yao <yao.yuan at nxp.com>
> >
> > Signed-off-by: Yuan Yao <yao.yuan at nxp.com>
> > ---
> > Changed in v2:
> > Move the readme for QSPI deploy out of only for ls2080aqds.
> > ---
> > .../arm/cpu/armv8/fsl-layerscape/doc/README.deploy | 44
> > ++++++++++++++++++++++
> > 1 file changed, 44 insertions(+)
> > create mode 100644
> > arch/arm/cpu/armv8/fsl-layerscape/doc/README.deploy
> >
> > diff --git a/arch/arm/cpu/armv8/fsl-layerscape/doc/README.deploy
> > b/arch/arm/cpu/armv8/fsl-layerscape/doc/README.deploy
> > new file mode 100644
> > index 0000000..25813b3
> > --- /dev/null
> > +++ b/arch/arm/cpu/armv8/fsl-layerscape/doc/README.deploy
> > @@ -0,0 +1,44 @@
> > +Boot source support Overview
> > +-------------------
> > + 1. LS1043A
> > + LS1043AQDS:QSPI, SD, NOR, NAND
> > + LS1043ARDB:SD, NOR, NAND
> > + 2. LS2080A
> > + LS2080AQDS:QSPI, SD, NOR, NAND
> > + LS2080ARDB:NOR, NAND
> > + 3. LS1012A
> > + LS1012AQDS:QSPI
> > + LS1012ARDB:QSPI
> > + 4. LS1046A
> > + LS1046AQDS:QSPI, SD, NOR, NAND
> > + LS1046ARDB:QSPI, SD
> > +
>
> If you plan to add all SD/NAND/QSPI into this document, it is OK to call it
> README.deploy. Otherwise it may be better to name as README.qspi.
>
I'm not be familiar with SD/NAND boot. So should I rename as README.qspi?
Or just keep it but waiting for some others to add SD/NAND boot in another patch?
More information about the U-Boot
mailing list