From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 14 Nov 2014 13:29:55 -0800 Subject: [U-Boot] [PATCH v4] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash In-Reply-To: <1413428335-29259-1-git-send-email-yangbo.lu@freescale.com> References: <1413428335-29259-1-git-send-email-yangbo.lu@freescale.com> Message-ID: <54667453.4060203@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 10/15/2014 07:58 PM, Yangbo Lu wrote: > Enable these boards mtdparts for nor flash: > p1020rdb-pd, p1021rdb-pc, p1022ds, p1025twr, and p2020rdb-pc. > > Signed-off-by: Xie Xiaobo > Signed-off-by: Yangbo Lu > Cc: York Sun > Cc: Scott Wood > --- > Changes for v2: > - changed commit message > - fixed max line length problem in code > Changes for v3: > - added a Cc to York Sun > Changes for v4 > - added 36-bit physical address support > --- Applied to u-boot-mpc85xx master. Thanks. York