From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Thu, 24 Jan 2008 12:16:57 -0600 Subject: [U-Boot-Users] [PATCH 0/7] 86xx: New law setup and updated reginfo patchset In-Reply-To: <1201127096-22980-1-git-send-email-becky.bruce@freescale.com> References: <1201127096-22980-1-git-send-email-becky.bruce@freescale.com> Message-ID: <4798D619.8090608@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 Becky Bruce wrote: > This patchset adds support for the new law setup method in > fsl_law.c to 86xx. The existing platforms (mpc8641hpcn, > mpc8610hpcd, and sbc8641d) are converted to use the new > method. The old support is them removed. > > A print_laws() function is then added to fsl_law.c, and > then used to implement a rudimentary reginfo for 86xx. > > The first 2 patches in this set supersede these 2 previous > patches sent to the list: > > mpc86xx: Rearrange start.S to allow use of new law code > mpc86xx: Convert to using new law setup code > > The new patches are the same, but with cleaned-up > commit logs. > > This patchset contains: > 86xx: Rearrange the sequence in start.S for 86xx > 86xx: Support new law setup and convert mpc8641 > 86xx: Convert mpc8610hpcd to new law setup method > 86xx: Convert sbc8641d to use new law setup code > 86xx: Remove old style law setup code for 86xx > 86xx: Add print_laws function to fsl_law.c > 86xx: Add reginfo command for mpc86xx > > Cheers, > Becky Becky, I've picked up the entire set and applied it. I'll slate it for the _next_ merge window! Thanks, jdl