[U-Boot] [PATCH 0/4] MIPS Malta fixes
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed Nov 27 00:16:16 CET 2013
2013/11/26 Paul Burton <paul.burton at imgtec.com>:
> This series fixes a few issues with the MIPS Malta board. The first 2
> patches correct the handling of the UART baudrate and allow Linux to
> correctly inherit that used by U-boot. The third patch enables an
> interrupt which Linux relies upon but does not enable itself. I will
> submit a patch to Linux in due course but enabling it in U-boot is
> required in order for current Linux kernels to function correctly. The
> final patch isn't a fix but allows larger kernel images to be booted
> which improves the experience of using U-boot on a Malta.
>
> 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(-)
>
> --
> 1.8.4.2
>
>
all patches applied to u-boot-mips/master, thanks
--
- Daniel
More information about the U-Boot
mailing list