From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Thu, 14 Jul 2016 11:20:01 +0300 Subject: [U-Boot] [PATCH v2 3/4] ARM: board: cm_fx6: fixup mtd partitions in the fdt In-Reply-To: References: <20160712213737.2303-1-christopher.spinrath@rwth-aachen.de> Message-ID: <57874B31.4010507@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/13/2016 12:37 AM, christopher.spinrath at rwth-aachen.de wrote: > From: Christopher Spinrath > > The cm-fx6 module has an on-board st,m25p compatible spi flash chip > used for U-Boot (binary & environment). Overwrite the partitions in > the device tree by the partition table provided in the mtdparts > environment variable, if it is set. > > This allows to specify a kernel independent partitioning in the > environment and provides a convient way for the user to adapt the > partition table. > > Signed-off-by: Christopher Spinrath Acked-by: Igor Grinberg -- Regards, Igor.