From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Dec 2015 00:17:15 +0100 Subject: [U-Boot] [PATCH v2] arm: socfpga: Enabling MTD default partitions In-Reply-To: <1450710111-3047-1-git-send-email-clsee@altera.com> References: <1450710111-3047-1-git-send-email-clsee@altera.com> Message-ID: <201512220017.15236.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 , # 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 > Cc: Dinh Nguyen > Cc: Dinh Nguyen > Cc: Pavel Machek > Cc: Marek Vasut > Cc: Stefan Roese Applied, thanks. Best regards, Marek Vasut