[U-Boot] [GIT PULL] u-boot-mips/master

Hi Tom,
please pull some additional fixes for MIPS malta board, thanks.
The following changes since commit d19ad726bcd5d9106f7ba9c750462fcc369f1020:
Prepare v2014.01-rc1 (2013-11-25 16:49:32 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to 67d4752d1dae768c7ff381272880d4aceeb62085:
malta: set CONFIG_SYS_BOOTM_LEN to 64MB (2013-11-26 21:49:42 +0100)
---------------------------------------------------------------- Paul Burton (4): mips: don't hardcode Malta env baudrate malta: correct UART baudrate malta: enable PIIX4 SERIRQ malta: set CONFIG_SYS_BOOTM_LEN to 64MB
arch/mips/include/asm/malta.h | 7 +++++++ arch/mips/lib/bootm.c | 6 ++++-- board/imgtec/malta/malta.c | 12 ++++++++++++ include/configs/malta.h | 3 ++- 4 files changed, 25 insertions(+), 3 deletions(-)

On Wed, Nov 27, 2013 at 12:56:23AM +0100, Daniel Schwierzeck wrote:
Hi Tom,
please pull some additional fixes for MIPS malta board, thanks.
The following changes since commit d19ad726bcd5d9106f7ba9c750462fcc369f1020:
Prepare v2014.01-rc1 (2013-11-25 16:49:32 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to 67d4752d1dae768c7ff381272880d4aceeb62085:
malta: set CONFIG_SYS_BOOTM_LEN to 64MB (2013-11-26 21:49:42 +0100)
Paul Burton (4): mips: don't hardcode Malta env baudrate malta: correct UART baudrate malta: enable PIIX4 SERIRQ malta: set CONFIG_SYS_BOOTM_LEN to 64MB
arch/mips/include/asm/malta.h | 7 +++++++ arch/mips/lib/bootm.c | 6 ++++-- board/imgtec/malta/malta.c | 12 ++++++++++++ include/configs/malta.h | 3 ++- 4 files changed, 25 insertions(+), 3 deletions(-)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini