
16 May
2016
16 May
'16
11:52 a.m.
This series introduces support for building U-Boot for release 6 of the MIPS architecture. This is supported by CPUs such as the M62xx, I6400 & P6600 as well as by emulators such as QEMU.
Paul Burton (5): MIPS: Use unchecked immediate addition/subtraction MIPS: Simplify CONFIG_SYS_CPU values MIPS: Support for targetting MIPSr6 malta: Remove ".set mips32" directive malta: Support MIPS32r6 configurations
arch/mips/Kconfig | 39 ++++++++++++++++++++++++++++++-------- arch/mips/Makefile | 2 ++ arch/mips/cpu/start.S | 22 +++++++++++---------- arch/mips/lib/cache_init.S | 2 +- board/imgtec/malta/lowlevel_init.S | 1 - 5 files changed, 46 insertions(+), 20 deletions(-)
--
2.8.2