From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 23 Apr 2014 15:09:35 -0700 Subject: [U-Boot] [PATCH] powerpc/T1040: add mtdparts suppport for T104xRDB and T1040QDS In-Reply-To: <1396439783-32407-1-git-send-email-prabhakar@freescale.com> References: <1396439783-32407-1-git-send-email-prabhakar@freescale.com> Message-ID: <53583A1F.9010006@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 04/02/2014 04:56 AM, Prabhakar Kushwaha wrote: > We use dynamical mtdparts partition instead of directly puting > mtd partitions nodes in device tree. > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master, thanks. York