From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 12 Sep 2013 10:36:45 -0700 Subject: [U-Boot] Pull request: u-boot-mpc85xx Message-ID: <5231FBAD.4070502@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 Tom, The following changes since commit 985a71d15b8bd9cfbeae1ac1b08a5319abfd246c: Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx (2013-09-09 09:59:30 -0400) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to 954a1a4776d135f2c6ee5276a96c0da71744cd6d: powerpc/mpc85xx: Add workaround for erratum A-005125 (2013-09-10 14:31:47 -0700) ---------------------------------------------------------------- Shaohui Xie (1): powerpc/p2041: fix I2C controller's offset York Sun (1): powerpc/mpc85xx: Add workaround for erratum A-005125 arch/powerpc/cpu/mpc85xx/cmd_errata.c | 3 +++ arch/powerpc/cpu/mpc85xx/start.S | 8 ++++++++ arch/powerpc/include/asm/config_mpc85xx.h | 21 +++++++++++++++++++++ include/configs/P2041RDB.h | 4 ++-- 4 files changed, 34 insertions(+), 2 deletions(-) Thanks, York