[U-Boot] [GIT PULL] Please pull coldfire tree

The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-usb
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
Richard Retanubun (8): Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list Coldfire: cmd_bdinfo cleanup Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C Coldfire: M5271: Allow board header file to specify clock multiplier Coldfire: M5271EVB: Board header update (dependencies) Coldfire: Applied baudrate formula of serial_init to serial_setbrg Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command Coldfire: M527x: Add missing GPIO register address defines
common/cmd_bdinfo.c | 3 +- cpu/mcf52x2/cpu_init.c | 10 ++++- cpu/mcf52x2/speed.c | 3 +- drivers/net/mcfmii.c | 27 ++++++++++---- drivers/serial/mcfuart.c | 5 ++- include/asm-m68k/m5271.h | 85 ++++++++++++++++++++++++++++++++++++++++++- include/configs/M5271EVB.h | 40 +++++++++++++++----- 7 files changed, 147 insertions(+), 26 deletions(-)

Dear John Rigby,
In message 498CB720.1050900@freescale.com you wrote:
The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-usb
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
Richard Retanubun (8): Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list Coldfire: cmd_bdinfo cleanup Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C Coldfire: M5271: Allow board header file to specify clock multiplier Coldfire: M5271EVB: Board header update (dependencies) Coldfire: Applied baudrate formula of serial_init to serial_setbrg Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command Coldfire: M527x: Add missing GPIO register address defines
common/cmd_bdinfo.c | 3 +- cpu/mcf52x2/cpu_init.c | 10 ++++- cpu/mcf52x2/speed.c | 3 +- drivers/net/mcfmii.c | 27 ++++++++++---- drivers/serial/mcfuart.c | 5 ++- include/asm-m68k/m5271.h | 85 ++++++++++++++++++++++++++++++++++++++++++- include/configs/M5271EVB.h | 40 +++++++++++++++----- 7 files changed, 147 insertions(+), 26 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
John Rigby
-
Wolfgang Denk