uboot/board/imgtec/malta
Paul Burton 4685d4e90d malta: Remove ".set mips32" directive
We always build for a mips32 or higher ISA, so this ".set mips32"
directive is redundant. Once MIPSr6 support is added it will become
harmful since some instruction encodings change & this directive will
cause the older encodings to be incorrectly emitted instead of the
appropriate ones for the build.

In preparation for supporting MIPSr6, remove this redundant directive.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2016-05-21 01:36:39 +02:00
..
Kconfig
MAINTAINERS
Makefile
flash-malta-boot.tcl
lowlevel_init.S malta: Remove ".set mips32" directive 2016-05-21 01:36:39 +02:00
malta.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
superio.c malta: Use I/O accessors for SuperI/O controller 2016-02-01 22:13:25 +01:00
superio.h malta: Use I/O accessors for SuperI/O controller 2016-02-01 22:13:25 +01:00