From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 2 Sep 2015 10:23:34 -0500 Subject: [U-Boot] [PATCH] powerpc: convert selected boards to generic board structure In-Reply-To: <1439926552-15503-1-git-send-email-yorksun@freescale.com> References: <1439926552-15503-1-git-send-email-yorksun@freescale.com> Message-ID: <55E71476.7040707@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 08/18/2015 02:35 PM, York Sun wrote: > Convert MPC8540ADS, MPC8541CDS, MPC8544CDS, MPC8548CDS, MPC8555CDS, > MPC8560ADS, MPC8568MDS, MPC8569MDS, MPC8610HPCD to use generic board > structure. > > Signed-off-by: York Sun > Applied to u-boot-mpc85xx master. Awaiting upstream. York