From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Wed, 27 Nov 2013 00:56:23 +0100 Subject: [U-Boot] [GIT PULL] u-boot-mips/master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)