diff mbox

[U-Boot,v2] arm: socfpga: Enabling MTD default partitions

Message ID 1450710111-3047-1-git-send-email-clsee@altera.com
State Accepted
Delegated to: Marek Vasut
Headers show

Commit Message

Chin Liang See Dec. 21, 2015, 3:01 p.m. UTC
Enabling MTD default partitions if its not defined in board
configuration file. The layout as below
 device nor0 <ff705000.spi0>, # parts = 6
 #: 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@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Dinh Nguyen <dinh.linux@gmail.com>
Cc: Pavel Machek <pavel@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Stefan Roese <sr@denx.de>
---
Changes for v2
- include mtd layout as part of commit message
- using spi0 in mtdparts for multiple spi support
- fix the checking condition
---
 include/configs/socfpga_common.h | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

Comments

Marek Vasut Dec. 21, 2015, 11:17 p.m. UTC | #1
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@altera.com>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> Cc: Dinh Nguyen <dinh.linux@gmail.com>
> Cc: Pavel Machek <pavel@denx.de>
> Cc: Marek Vasut <marex@denx.de>
> Cc: Stefan Roese <sr@denx.de>

Applied, thanks.

Best regards,
Marek Vasut
Pavel Machek Dec. 23, 2015, 6:04 p.m. UTC | #2
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@altera.com>
> > Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> > Cc: Dinh Nguyen <dinh.linux@gmail.com>
> > Cc: Pavel Machek <pavel@denx.de>
> > Cc: Marek Vasut <marex@denx.de>
> > Cc: Stefan Roese <sr@denx.de>
> 
> Applied, thanks.

Would we normally list "offset" first?

									Pavel
Chin Liang See Dec. 23, 2015, 11:14 p.m. UTC | #3
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@altera.com>
> > > Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> > > Cc: Dinh Nguyen <dinh.linux@gmail.com>
> > > Cc: Pavel Machek <pavel@denx.de>
> > > Cc: Marek Vasut <marex@denx.de>
> > > Cc: Stefan Roese <sr@denx.de>
> > 
> > Applied, thanks.
> 
> Would we normally list "offset" first?
> 

Haha probably size does matter :)

Thanks
Chin Liang
diff mbox

Patch

diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index 699e78a..f7c0eb5 100644
--- a/include/configs/socfpga_common.h
+++ b/include/configs/socfpga_common.h
@@ -197,7 +197,7 @@  unsigned int cm_get_l4_sp_clk_hz(void);
 #define CONFIG_CMD_MTDPARTS
 #define CONFIG_MTD_DEVICE
 #define CONFIG_MTD_PARTITIONS
-#define MTDIDS_DEFAULT			"nor0=ff705000.spi"
+#define MTDIDS_DEFAULT			"nor0=ff705000.spi.0"
 #endif
 /* QSPI reference clock */
 #ifndef __ASSEMBLY__
@@ -278,6 +278,29 @@  unsigned int cm_get_qspi_controller_clk_hz(void);
 #endif
 
 /*
+ * mtd partitioning for serial NOR flash
+ *
+ * device nor0 <ff705000.spi.0>, # parts = 6
+ * #: 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
+ *
+ */
+#if defined(CONFIG_CMD_SF) && !defined(MTDPARTS_DEFAULT)
+#define MTDPARTS_DEFAULT	"mtdparts=ff705000.spi.0:"\
+				"1m(u-boot),"		\
+				"256k(env1),"		\
+				"256k(env2),"		\
+				"14848k(boot),"		\
+				"16m(rootfs),"		\
+				"-@1536k(UBI)\0"
+#endif
+
+/*
  * SPL
  *
  * SRAM Memory layout: