[U-Boot] [PATCH v2] arm: socfpga: Enabling MTD default partitions
Chin Liang See
clsee at altera.com
Thu Dec 24 00:14:08 CET 2015
On Wed, 2015-12-23 at 19:04 +0100, Pavel Machek wrote:
> On Tue 2015-12-22 00:17:15, Marek Vasut wrote:
> > On Monday, December 21, 2015 at 04:01:51 PM, Chin Liang See wrote:
> > > Enabling MTD default partitions if its not defined in board
> > > configuration file. The layout as below
> > > device nor0 <ff705000.spi0>, # parts = 6
> >
> > ff705000.spi.0 (the dot is missing). I can fix it while applying
> > though.
> >
> > > #: name size offset
> > > mask_flags
> > > 0: u-boot 0x00100000 0x00000000 0
> > > 1: env1 0x00040000 0x00100000 0
> > > 2: env2 0x00040000 0x00140000 0
> > > 3: UBI 0x03e80000 0x00180000 0
> > > 4: boot 0x00e80000 0x00180000 0
> > > 5: rootfs 0x01000000 0x01000000 0
> > >
> > > Signed-off-by: Chin Liang See <clsee at altera.com>
> > > Cc: Dinh Nguyen <dinguyen at opensource.altera.com>
> > > Cc: Dinh Nguyen <dinh.linux at gmail.com>
> > > Cc: Pavel Machek <pavel at denx.de>
> > > Cc: Marek Vasut <marex at denx.de>
> > > Cc: Stefan Roese <sr at denx.de>
> >
> > Applied, thanks.
>
> Would we normally list "offset" first?
>
Haha probably size does matter :)
Thanks
Chin Liang
More information about the U-Boot
mailing list