From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 22 Jan 2014 09:45:53 -0800 Subject: [U-Boot] Please pull u-boot-mpc85xx Message-ID: <52E003D1.9000607@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 e222b1f36fedb0363dbc21e0add7dc3848bae553: powerpc/mpc85xx:Increase binary size for P, B & T series boards. (2014-01-21 14:06:30 -0800) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to f28bea0003536976ebe2fb299cfc140702fec489: eSDHC: Calculate envaddr accroding to the address format (2014-01-22 08:56:44 -0800) ---------------------------------------------------------------- Haijun.Zhang (3): esdhc: Workaround for card can't be detected on T4240QDS esdhc: Detecting 8 bit width before mmc initialization eSDHC: Calculate envaddr accroding to the address format arch/powerpc/include/asm/config_mpc85xx.h | 3 +++ board/freescale/common/sdhc_boot.c | 29 +++++++++++++++++++++++++++++ drivers/mmc/fsl_esdhc.c | 9 +++++++++ include/configs/T4240QDS.h | 8 ++++++++ 4 files changed, 49 insertions(+) Thanks, York