[U-Boot] Please pull u-boot-mpc85xx

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

On Wed, Jan 22, 2014 at 09:45:53AM -0800, York Sun wrote:
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(+)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
York Sun