On Sun, Jun 26, 2022 at 2:02 AM Daniel Golle wrote:
>
> On Sat, Jun 25, 2022 at 10:10:08AM +0200, Kegl Rohit wrote:
> > Hello!
> >
> > Is it possible to store the environment inside a mtd partition when
> > using a single qspi nand chip as storage?
> > CONFIG_M
Hello!
Is it possible to store the environment inside a mtd partition when
using a single qspi nand chip as storage?
CONFIG_MTD_SPI_NAND=y
The idea is to separate the NAND into two system A/B.
1.Solution:
mtdparts_nand0=2m(uboot),16m(system)
system will be an ubifs containing env+env_redundant
2 matches
Mail list logo