From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 25 Nov 2013 13:03:19 -0800 Subject: [U-Boot] [PATCH] p1010rdb: enable mtdparts for NAND In-Reply-To: <1380157832-16355-1-git-send-email-B45475@freescale.com> References: <1380157832-16355-1-git-send-email-B45475@freescale.com> Message-ID: <5293BB17.2020902@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/25/2013 06:10 PM, Zhao Qiang wrote: > The default partition table matches the .dts files for these boards in > Linux. This allows these partitions to be used by name with U-Boot's > "nand" command. > > Signed-off-by: Zhao Qiang > --- Applied to u-boot-mpc85xx/master. Thanks. York