Re: [U-Boot] [PATCH] powerpc/T208xQDS: add mtdparts suppport

2013-12-30 Thread shengzhou....@freescale.com
> -Original Message- > From: Shengzhou Liu [mailto:shengzhou@freescale.com] > Sent: Wednesday, December 25, 2013 2:50 PM > To: u-boot@lists.denx.de; Sun York-R58495 > Cc: Liu Shengzhou-B36685 > Subject: [PATCH] powerpc/T208xQDS: add mtdparts suppport > > We use dynamical mtdparts part

[U-Boot] [PATCH] powerpc/T208xQDS: add mtdparts suppport

2013-12-24 Thread Shengzhou Liu
We use dynamical mtdparts partition instead of directly puting mtd partitions nodes in device tree. Signed-off-by: Shengzhou Liu --- include/configs/T2080QDS.h | 13 + 1 file changed, 13 insertions(+) diff --git a/include/configs/T2080QDS.h b/include/configs/T2080QDS.h index bff001f